112 Commits

Author SHA1 Message Date
jianglinxuan c0b78de383 Adjusting output information
* Turn on hotkey registration failure warnings
* Close the debug information for the "close window signal"
2021-01-12 15:57:16 +08:00
jianglinxuan 3b2e8022fa New: New function to close the window 2021-01-12 10:24:06 +08:00
droiing cfa14c7b32 Fix multi process contention for the DBusName in VNC environment 2020-11-07 14:28:31 +08:00
droiing 2133b78e5c Update changelog and version 2020-11-07 09:35:10 +08:00
Kevin.D ff0796b350 Update debhelper version (#26) 2020-10-31 17:06:19 +08:00
jianglinxuan 87b6925854 Fixed: Background display delay when multi-tasking view is first displayed 2020-10-31 11:02:59 +08:00
jianglinxuan 9647a59ca1 Add support for VNC
* Create different DBus object path for different DISPLAY;
* Create different file locks for different DISPLAY;
2020-10-31 10:58:58 +08:00
jianglinxuan a580e53eb6 Fix: The first time a user opens the multitasking view, a white area flashes in the top left corner 2020-10-15 14:36:41 +08:00
handsome-feng 44a6c21abe update changelog v3.0.0 2020-08-26 21:11:33 +08:00
jianglinxuan e16d68dc1b Bug fix: The workspace flashes and doesn't switch
* Fix: When in other workspaces, open the multitasking view
  and the first workspace will flash
* Fix: Selecting a workspace in multitasking view and then
  exiting the view, the workspace doesn't switch
2020-07-13 09:10:45 +08:00
jianglinxuan b262d0de91 Fix the bug that creates an icon in the taskbar when in multitasking view 2020-07-03 15:44:22 +08:00
jianglinxuan 2d0d813327 Adding Compile Dependencies: libgsettings-qt-dev 2020-07-03 15:38:53 +08:00
jianglinxuan 8c5f3de661 The background of the multitasking view changes with the desktop background
* Modify the way gsettings are obtained
* For issue #14
2020-07-03 15:33:57 +08:00
jianglinxuan d925404db2 Add two shortcuts to the multitasking view
* Ctrl + Alt + W
* Super + Tab
2020-06-30 15:38:05 +08:00
jianglinxuan 885c6e8a94 Fix the output of error messages 2020-06-30 15:37:02 +08:00
LinXuan Jiang bc54c2999d Merge pull request #20 from leichen-kylin/master
Add src/ukws_new_workspace_button.cpp and src/ukws_new_workspace_butt…
2020-06-28 15:01:10 +08:00
leichen-kylin 1591c2cedb Add src/ukws_new_workspace_button.cpp and src/ukws_new_workspace_button.h in debian/copyright
Add copyright
2020-06-28 14:57:41 +08:00
Felix Yan 6680e84c7c Fix build failures under Qt 5.15+ (#19) 2020-06-05 13:15:39 +08:00
jianglinxuan 070540fae0 Modify the method of drawing the window box border
* White lines appear at rounded corners when drawing translucent
  borders using QSS
* The current use of self-painted border lines
v2.0.3
2020-05-06 14:28:43 +08:00
jianglinxuan 7ada542ca7 Fix the window property of indicator 2020-05-06 13:04:11 +08:00
jianglinxuan a429eff051 Modify the method of drawing the window thumbnail border
* White lines appear at rounded corners when drawing translucent
  borders using QSS
* The current use of self-painted border lines
2020-05-06 11:46:47 +08:00
jianglinxuan b47e2c7327 Winbox in the multitasking view automatically hides the title bar
* Winbox in the multitasking view automatically hides the title bar
* Adjust the title bar and icon sizes
2020-04-29 17:28:39 +08:00
jianglinxuan b2ae116ffd Add UkwsNewWorkspaceButton widget and style(qss) 2020-04-29 17:27:58 +08:00
jianglinxuan 0c5818b287 Modify the logic of the debug output
* Do not mask terminal output when log files exist
2020-04-29 11:39:33 +08:00
jianglinxuan b12cf85a09 Add a dark color to the workspacebox in the unselected state 2020-04-29 11:39:09 +08:00