|
|
1ec6d02339
|
refactor: use theme icons for on settings dialog and mac os tray
|
2025-01-21 11:22:11 -05:00 |
|
|
|
09bd4006d1
|
refactor: MainWindow, use system-run for the start button and action
|
2025-01-21 11:16:53 +00:00 |
|
|
|
c84a8c20c1
|
refactor: MainWindow, use ProcessStop for the stop action and button
|
2025-01-21 11:16:53 +00:00 |
|
|
|
b91681a125
|
refactor: MainWindow, add help-about icon
|
2025-01-21 11:16:53 +00:00 |
|
|
|
f578da16c0
|
refactor: MainWindow, Icon for the clear settings action
|
2025-01-21 11:16:53 +00:00 |
|
|
|
c583ab7d2c
|
refactor: MainWindow, add icons for configure
|
2025-01-21 11:16:53 +00:00 |
|
|
|
e6ae6bd0d1
|
refactor: MainWindow, add document-save-as icon
|
2025-01-21 11:16:53 +00:00 |
|
|
|
24b2d9b0c1
|
refactor: MainWindow add application-exit icon
|
2025-01-21 11:16:53 +00:00 |
|
|
|
0adef8d781
|
refactor: MainWindow, Add tools-report-bug icon
|
2025-01-21 11:16:53 +00:00 |
|
|
|
89ec18a8e4
|
feat: bake in light and dark icon theme
|
2025-01-20 10:42:29 +00:00 |
|
|
|
90c081c889
|
chore: remove unneeded setVisible override and the unused mac os old tray code within it
|
2025-01-14 21:00:20 +00:00 |
|
|
|
a08b0c41e0
|
fix: always show the hide / show option in the tray menu
Some DE's are like mac os and prevent the user from using click to restore / hide the window
|
2025-01-14 21:00:20 +00:00 |
|
|
|
8533348c88
|
refactor: simplify updateSize
|
2025-01-10 10:36:19 +00:00 |
|
|
|
dd0812c201
|
fix: Mainwindow window size restore \n fixes https://github.com/deskflow/deskflow/issues/8056
|
2025-01-10 10:36:19 +00:00 |
|
|
|
9a3a89efab
|
refactor: simplify windows size/pos saving
|
2025-01-10 10:36:19 +00:00 |
|
|
|
42a17726d9
|
feat: Allow users to pick mono color (based on isDarkMode) or colorful icon
|
2025-01-07 23:51:34 +00:00 |
|
|
|
5d41537505
|
refactor: remove macOS check for icon theme macOS 11+ uses a mask
|
2025-01-07 23:51:34 +00:00 |
|
|
|
f505bfd3e7
|
refactor: MainWindow setupTrayIcon in method
remove unused MainWindow::createStatusBar and MainWinow::createTrayIcon
|
2025-01-07 23:51:34 +00:00 |
|
|
|
d5e651bae9
|
refactor: MainWindow use QSystemTrayIcon in place of TrayIcon
removes the TrayIcon class
|
2025-01-07 23:51:34 +00:00 |
|
|
|
665049b723
|
fix #8059 re add shortcut for quit on windows
|
2025-01-07 17:17:19 -05:00 |
|
|
|
abdab2d06d
|
feat: resolve #7975, allow only one instance of the gui
|
2025-01-07 16:54:47 -05:00 |
|
|
|
351c5123ef
|
fix: Mac Os use Native Hide Event
|
2025-01-03 13:56:39 +00:00 |
|
|
|
ba334d5411
|
refactor: MainWindow remove unneeded onAppAboutToQuit slot
|
2025-01-03 13:56:39 +00:00 |
|
|
|
08d4b348e0
|
fix: use the closeEvent to hide to tray and quit the application
|
2025-01-03 13:56:39 +00:00 |
|
|
|
58563d36ca
|
fix: Stop core process when mode changes in gui
|
2025-01-03 13:32:13 +00:00 |
|
|
|
df089dab53
|
fix: Wayland Prompt starts under MainWindow
|
2025-01-02 13:12:09 +00:00 |
|
|
|
86ee88d17d
|
feat: Show the TLS Enabled label no matter the selected mode
|
2025-01-02 13:02:51 +00:00 |
|
|
|
4f9494245f
|
fix: The Tls Fingerprint label not being shown on start up
|
2025-01-02 13:02:51 +00:00 |
|
|
|
2294981525
|
fix: Unify both Quit actions to use the same function
Mac os tray quit not working
|
2024-12-30 11:07:34 +00:00 |
|
|
|
81d478632a
|
fix: 8012 use 2/3 height on mac os for the log indicator
|
2024-12-26 16:32:11 +00:00 |
|
|
|
8e9925d6c8
|
fix: Mac os missing Quit from tray menu
|
2024-12-26 16:32:11 +00:00 |
|
|
|
368ccbbe4c
|
fix: show normal mac os
|
2024-12-26 16:32:11 +00:00 |
|
|
|
a401c98bf6
|
build: fix mac os missing ;
|
2024-12-26 15:24:02 +00:00 |
|
|
|
638970d65e
|
feat: Visiblity toggle for the log on the main window
|
2024-12-26 14:45:52 +00:00 |
|
|
|
225ca23482
|
refactor: move all apps to one src/apps folder
|
2024-12-26 13:37:29 +00:00 |
|