Commit Graph

108 Commits

Author SHA1 Message Date
293c5e394c fix: broken link "built it" in README 2025-05-22 09:53:48 -07:00
0c94adf03c docs: Improve readability of readme
- Condensed and deduped the Synergy sponsor text
- Add more headings to make sections clearer
- Add rewarded bounty badge
2025-05-02 12:21:31 +01:00
ed4ecc2d81 docs(readme): Add contrib link and badges to README.md
The 'good first issue' label curates easy pickings and helps people make their first contribution to open-source.
2025-04-25 05:53:02 -07:00
1594b8e760 docs: Make Windows MSVC redist requirement stand out 2025-03-07 07:16:46 -05:00
029cb8fc0b build: do not ship vc msm file, link the redist in the readme 2025-03-06 19:17:53 +00:00
10c50c9740 docs: Link to the known wayland issues in the readme 2025-02-03 12:45:22 +00:00
415fc3ea63 docs: update openSSL exception link 2025-01-28 12:48:36 +00:00
d61bce4534 ci: Add reuse compliance check 2025-01-27 17:05:47 -05:00
2c2045b6bb docs: Fixed incorrect link on README.md for rewarded bounties 2025-01-27 09:35:25 -05:00
0112a5eac8 docs: Update README.md to raise awareness of bounties
Right now we're only seeing bounty interest through Algora's network of developers.

We can increase the number of potential contributors aware of bounties by making this prominent on our README.
2025-01-24 09:22:38 -05:00
2ccf0c6639 docs: Indicate S1/S3 compatibility
Synergy 3 uses mDNS which makes it incompatible for now.
2025-01-20 08:34:53 -05:00
ab61fcc007 chore: update readme's linux support. Removes distros list and show the ei / portal needs 2025-01-14 17:01:33 +00:00
482aa7a049 chore: Add minimum macOS version to readme 2024-12-16 08:59:33 -05:00
e12432d3d8 Update README.md 2024-12-06 07:40:05 -05:00
25660049e4 Add windows requirement and flathub link to readme 2024-11-25 21:15:07 +00:00
11896e652f fix: single typo in README.md
`brew instal` works as intended, but only because Homebrew has aliases for a few common typos
2024-11-17 16:32:24 -05:00
ab244debed Rename CI badge to match new .yml filename 2024-11-12 16:17:22 -05:00
944f68bf81 docs: Update readme to use latest for the stable link and continuous to continuous 2024-11-08 16:14:23 +00:00
07fb3a9a7a chore: add homebrew tap info to readme 2024-11-06 14:51:46 +00:00
3a53149a48 docs: contributors on readme 2024-11-06 14:11:15 +00:00
3cb1980af3 docs: Fixed sponsor link 2024-10-29 14:27:39 +00:00
c24444c77e docs: Update README.md to restore sponsor link 2024-10-29 12:56:45 +00:00
675e10d7b1 docs: readme add mac os xattr note
add a tip for mac users to run xattr -c on the app post download
2024-10-28 12:22:41 +00:00
9b4635b6d2 docs: Remote build containers badge
The build containers badge now points at a nonexistent workflow.
2024-10-23 15:24:01 -04:00
32b84f0a4b docs: Remove confusing reference in readme 2024-10-23 08:30:36 -04:00
dfbd612e2f doc: clean up readme 2024-10-22 20:13:17 +01:00
add8d5370a ci: Remove CMake presets 2024-10-18 18:23:26 +01:00
9b7cd1e250 docs: Add leading edge philosophy to README.md
I think it's important to help people understand the difference between Deskflow and Input Leap. e.g. We don't support Qt5, but IL seem to want to support Qt5.
2024-10-14 16:52:21 +01:00
80503cd2c6 docs: Add discussion value to project values in README.md 2024-10-11 08:50:24 -04:00
e3ed711b98 docs: Make README.md more relevant to current repo state 2024-10-03 13:38:45 +01:00
0c28a38d90 docs: Update README.md with Matrix link 2024-10-02 09:37:30 -04:00
31e1c8da84 docs :fixed broken URL in README.md 2024-09-27 10:50:43 +01:00
5c6dbddf1e docs: add new logo to readme and update screenshot 2024-09-22 07:14:58 -04:00
60967bbc8d docs: add extra badges and fix sponsor link 2024-09-21 12:04:10 +01:00
3d4d19fe11 docs: add sponsor badge and blurb to readme 2024-09-20 09:35:23 -04:00
4db927eb63 docs: fixed link to config.yaml in README.md 2024-09-20 09:13:04 -04:00
ed1217e9cc Use Deskflow Name (#7519)
* Use Deskflow Name

* Remove business-oriented options from issue templates

* Remove business-oriented workflow

* Bump version to 3.0.0 (to avoid confusion with previously used version numbers 1.x & 2.x)

* Update readme to reflect new project name and goals

* Found some more "synergy" to rename

* Rename `synlib` to `app`

* Rename `syntool` to `deskflow-legacy`

* Rename `synwinhk` to `dfwhook`

* Rename dirs from synergy to deskflow

* Rename more "Synergy" files

* Rename app bundle ID

* Fixed copyright typo

* Rename only title in serial key dialog (to be moved downstream later)

* Preserve original serial key window for moving downstream

* Restore dialogs ready for moving downstream

* Rename `QDeskflowApplication` to `DeskflowApplication` (the Q is confusing)

* Restore Volker's original project name

* Fixed mimetype

* Fixed weird grammar

* Fixed (more) weird grammar

* Broken link, restoring (but we should move all links out of source)

* Broken link, restoring (but we should move all links out of source)

* Add write permission to valgrind-analysis.yml

* Restore AUR conflicts

* Apply Clang format

* Update ChangeLog

* Back out version change

---------

Co-authored-by: Nick Bolton <nick@symless.com>
2024-09-17 20:00:25 +01:00
1fa4b9631b Changed all links to deskflow/deskflow in README.md 2024-09-16 21:33:07 +01:00
04a0a8976f Update README.md to add spacing after IRC channels 2024-09-16 20:48:29 +01:00
cbb88621ef Update README.md to reference new project name 2024-09-16 20:48:05 +01:00
62a9212cc5 Make it easier for people to contact us on README.md (#7512)
* Make it easier for people to contact us on README.md

* Hopeful note

* Better grammar
2024-09-13 12:03:17 +01:00
85bacccfcc Add link to community reboot discussion on README.md 2024-09-12 09:05:20 +01:00
c9eebe0d1a Add 'Similar Projects' to README.md 2024-09-10 21:16:29 +01:00
83825c6723 Make tip clearer about build guide in README 2024-09-10 13:12:38 +01:00
6aa2b5096c Reorganize code quality badge in README.md 2024-09-10 12:05:43 +01:00
b7d8007223 Match OpenSSL SPDX license exception text
https://spdx.org/licenses/openvpn-openssl-exception.html
2024-09-10 12:02:15 +01:00
708126e40c Use more conventional LICENSE_EXCEPTION filename 2024-09-10 11:52:08 +01:00
3d36cc56ea Fixed badge links in README.md 2024-09-10 11:40:35 +01:00
4e70c138f6 Fixed link to OpenSSL exception in README.md 2024-09-10 11:39:09 +01:00
297ead9494 Add license special exception for OpenSSL 2024-09-10 11:35:54 +01:00