916f1e6144
refactor: mv src/gui/src/HotkeyDialog => src/gui/src/dialogs/HotkeyDialog
2024-11-08 07:05:57 -05:00
4f4261a237
refactor: mv src/gui/src/AddClientDialog => src/gui/src/dialog/AddClientDialog
2024-11-08 07:05:57 -05:00
e06741e62e
refactor: mv src/gui/src/ActionDialog => src/gui/src/dialogs/ActionDialog
2024-11-08 07:05:57 -05:00
585a895b4a
refactor: Settings Dialog rm ui as base class
2024-11-08 07:05:56 -05:00
dc5c2b9422
refactor: mv src/lib/gui/dialogs/SettingsDialog => src/gui/src/dialogs/SettingsDialpg
2024-11-08 07:05:54 -05:00
3822336db2
ci: release on master or tags/v
2024-11-08 10:02:21 +00:00
5ca9afc3f7
ci: get-version strip refs/tags/v from DESKFLOW_PACKAGE_VERSION"
2024-11-08 10:02:21 +00:00
8273c0e70b
chore: Replace screen leave/enter asserts with warnings
2024-11-06 20:55:59 -05:00
fa9b2d91d5
ci: release a file with packages sums 'sums.txt' with releases
2024-11-06 15:41:37 -05:00
170b4251f3
build: align window mac names with community norms
2024-11-06 12:45:28 -05:00
ddf6450486
build: use PACKAGE_VERSION_LABEL to set generated package's name
...
If unset use CPACK_PACKAGE_VERSION when set only replaces the version in the package's filename
2024-11-06 11:49:31 -05:00
4a769e6a7f
ci: get-version action new DESKFLOW_PACKAGE_VERSION returns "continuous" when not a v* tag otherwise the tag
...
DESKFLOW_VERSION is the version described by git
2024-11-06 11:32:50 -05:00
07fb3a9a7a
chore: add homebrew tap info to readme
2024-11-06 14:51:46 +00:00
155e4d6b32
refactor: ui less aboutDialog
2024-11-06 14:50:39 +00:00
f87b4bc0c2
refactor: mv AboutDialog to gui/src/dialogs/
2024-11-06 14:50:39 +00:00
f66a0219f6
fix: isDarkMode Check
...
while newer Qt does provide a method to check if dark mode
Its not always correct the old method is
Anytime the text is lighter then the window its dark mode.
2024-11-06 14:50:39 +00:00
3a53149a48
docs: contributors on readme
2024-11-06 14:11:15 +00:00
45f328cd80
fix: crash on --help arg
2024-11-05 13:26:00 -05:00
1e3d332002
chore: add project version for windows rc
2024-11-05 13:17:08 -05:00
3359a2a9d9
build: add deskflow devs to binary copyright
2024-11-05 13:17:08 -05:00
e369af9d74
chore: remove scripts/lib/github.py file
2024-11-05 14:33:23 +00:00
afab39e7f8
chore: remove unused scripts/tests.py
2024-11-05 14:33:23 +00:00
e33405bef8
chore: remove unused package parts, do not allow package via python on linux
2024-11-05 14:33:23 +00:00
9875bc6613
chore: Remove unused install deps scripts and related parts
2024-11-05 14:33:23 +00:00
16a1ba8f45
ci: adjust pacakge script to use the names we would like when in cpack
2024-11-01 12:02:00 +00:00
37889e5659
ci: git-version-action: Always report described version
2024-11-01 11:52:45 +00:00
1835a2cab6
ci: use pre-release for continuous to stop it from grabbing latest tag also
2024-11-01 10:16:24 +00:00
8c314ad82c
ci: Use GITHUB_TOKEN in place of PAT
2024-10-31 12:39:39 +00:00
da64ca577c
docs: Improve error messages around Doxygen
2024-10-31 12:38:44 +00:00
232e8fafee
doc: correct target for documents
2024-10-31 11:57:16 +00:00
fb686ede21
refactor: remove desktop legacy
2024-10-30 20:04:55 +00:00
ce784ab383
refactor: CoreTool use arch classes directly
2024-10-30 20:04:55 +00:00
946a2b778e
refactor: rm unused coreTool include in tlscert.h
2024-10-30 20:04:55 +00:00
45bde73810
chore: settingsDialog rm unused CoreTool include
2024-10-30 17:41:17 +00:00
8b62f5b083
docs: cmake to generate doxygen
2024-10-30 16:50:12 +00:00
f74cce32a4
doc: New document mainpage
2024-10-30 16:50:12 +00:00
170d6f4889
docs: Add new doc/configuration.md
2024-10-30 16:50:12 +00:00
48a8111fc5
docs: Remove BUILD.md
2024-10-30 16:50:12 +00:00
656601f2ba
docs: rm CONTRIBUTING.md
2024-10-30 16:50:12 +00:00
1880a157b6
ci: added updated winget package submission
2024-10-30 13:28:38 +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
915760b899
chore: add link to wayland discussion
...
added an additional link to the linux wayland question pointing to the discussion
2024-10-28 11:56:08 +00:00
077412f7ec
build: update package names for linux to be more unified
...
We are not making offical packages
we should not set a rpm or debian revision
we should do not have to use 'correct' names for deb / rpm
2024-10-25 20:29:05 +01:00
968037b85b
build(cmd/deskflow-core):Explicit Sources
2024-10-24 15:11:03 -04:00
08d3347740
build(cmd/deskflow-legacy): Explicit Sources
2024-10-24 15:11:03 -04:00
ad6551262c
build(cmd/deskflows): Explicit Sources
2024-10-24 15:11:03 -04:00
337d236f54
build(cmd/deskflowd): Explicit Sources
2024-10-24 15:11:03 -04:00
04d6895990
build(cmd/deskflowc): Explicit Sources
2024-10-24 15:11:03 -04:00