Commit Graph

97 Commits

Author SHA1 Message Date
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
640a52ee97 Add header links in README.md for easier nav 2024-09-10 10:43:43 +01:00
9f0de896cd Simplify Wayland support detail on README.md 2024-09-10 10:40:50 +01:00
d4fa14e493 Update build instructions on README.md (#7501)
* Update build instructions on README.md

* Add missing `_` char

* Remove space to make associated lines clearer

* Add 'Synergy' next to version number

* Add badges
2024-09-10 10:39:12 +01:00
5f7a73993e Update README.md to reflect v1.16 release 2024-09-09 19:17:49 +01:00
59280bb124 Add roadmap to README.md 2024-09-08 09:22:30 +01:00
ca49855fc1 Add BUILD.md to get people started (#7479)
* Add `BUILD.md` file

* Improve wording

* Add note about broken packages

* Reorg package instructions

* Reorg package instructions (macOS first)

* Correct broken to outdated

* Fixed formatting

* Sync info with README

* Improve wording around development of the code

* Fixed typo

* Update ChangeLog
2024-09-06 10:52:21 +01:00
ad330d7fba FreeBSD GitHub runner with vmactions/freebsd-vm@v1 (#7474)
* Add experimental BSD job to CI

* Remove container

* cd into ` synergy/synergy/`

* Change unix to bsd

* Use only run param and not prepare

* Install python3 on FreeBSD

* Add missing command to prepare param

* Add all the Unix-like BSD-derived

* Use latest python3 for NetBSD and DragonFly BSD

* Use env for cmd and correct prepare commands

* Add deps config for unix-like

* Install Python deps on Unix-like

* Return matching entry in `get_unix_like_os`

* Add cmake dep for cmakelang py module

* Back out Unix-like support in `install_deps.py` (Python is tricky on BSD)

* Back out BSD from config

* Create install_deps.sh script for BSD-derived

* Use .sh script instead of .py for BSD-derived

* Add other case and fixed syntax

* Use /usr/bin/env

* Use more available sh

* Restore debian command

* Fixed syntax error

* Remove prepare args

* Remove space

* Use which instead of command

* Add libX11 dep

* Add other BSD-derivatives

* Set CMAKE_REQUIRED_INCLUDES

* Fixed bad separator for CMAKE_REQUIRED_INCLUDES

* Add debug lines

* Set CMAKE_REQUIRED_LIBRARIES to lib names

* use CMAKE_REQUIRED_QUIET

* Set CMAKE_REQUIRED_FLAGS for BSD

* Message for BSD packaging

* Make PKG_CONFIG_FOUND optional

* Move debug to all OS

* Remove solaris for now, too many missing packages

* Add missing  override to XWindowsScreen.h

* Add PC_GLIB_INCLUDE_DIRS

* Fixed glib include

* Make libnotify optional

* Set CMAKE_LIBRARY_PATH

* Only run tests if toml++ available

* Also run integ tests

* Remove DragonFly (C++ version too old)

* Fixed NetBSD command

* Aww sucks. Well, I tried. Patches welcome

* Update ChangeLog

* Fixed README for OpenBSD, NetBSD, DragonFly BSD, Solaris

* Add missing case for SunOS

* Drop redundant virtual specifiers

* Print libs on FreeBSD

* Restore link_directories

* Beef up to ubuntu-24.04-16-core-x64, export QT_QPA_PLATFORM, improve comment

* Remove debug line

* Simplify debug text

* Restore ubuntu-latest

* Fixed really stupid typo

* Beef up with ubuntu-22.04-16-core-x64

* Revert "Beef up with ubuntu-22.04-16-core-x64"

This reverts commit 3de5773ef6c6eea99b93d3ee8448b0b95dc00dde.

* Add missing name

* Make .sh file primary deps file

* Tweaked deps instruction label
2024-09-06 10:03:34 +01:00
38536a9726 Improve history FAQ item on README.md (#7477) 2024-09-06 00:57:54 +01:00
ab4bd9dff1 Improve grammar in FAQ section of README.md 2024-09-06 00:16:06 +01:00
5ad35bb97c Correct references to BSD in README.md 2024-09-05 21:33:34 +01:00
e9926230c2 Add missing Linux distro to README.md 2024-09-05 10:56:44 +01:00