Commit Graph

25 Commits

Author SHA1 Message Date
gfgit 8fb5a80702 AppModel: fix code style 2024-01-03 12:04:53 +01:00
gfgit 4d1076c703 AppSwitcher: dynamically adjust to screen shape
Follow window resize and adjust accordingly
2024-01-02 23:02:58 +01:00
gfgit 2769857ffd Try to map window to desktop file
See https://nicolasfella.de/posts/importance-of-desktop-file-mapping

For now it returns empty strings because we do not use Plasma Qt
Integration
2024-01-02 19:47:13 +01:00
gfgit adb52cde3f AppSwitcher: set orientation
Layout now adjusts to specified orientation
2024-01-02 19:46:12 +01:00
gfgit 1b2d66990d main.cpp: quit on last window closed and show on start 2024-01-02 19:45:11 +01:00
gfgit bb90e87836 AppSwitcher: do not close on releasing keyboard modifier 2024-01-02 19:44:10 +01:00
gfgit e50f42c0c4 Use nullptr and default initialize some members 2024-01-02 19:43:09 +01:00
gfgit 5e5fe08b76 Port to KX11Extras
Many X11 specific functions in KWindowSystem got deprecated
and the correct replacement is KX11Etras
2024-01-02 19:42:08 +01:00
zJes fd59dcb0e3 removed debug 2020-10-13 18:49:57 +02:00
zJes e6bc553890 Fixed obsolete methods, clang format, added kvantum theme 2020-10-13 18:46:23 +02:00
zJes 01ccb31f00 Added licensing 2017-12-02 11:46:54 +01:00
zJes 73ac87cfa8 Fixed all desktop display and hide windows with skipTaskbar hint 2016-06-14 21:44:23 +02:00
zJes f05e4e9946 fixed custom font behavior 2016-02-29 19:01:50 +01:00
zJes 6e5171dcfb Added custom font size, increase max len of text limit, added memonics for configure dialog 2016-02-29 14:12:03 +01:00
zJes eedf255f4d Possible fixed window disappearing 2016-02-25 12:39:26 +01:00
zJes 1bd3bf2c73 Better timer fix 2016-02-22 18:01:49 +01:00
zJes d63b3bdeae Switch off timer on empty list 2016-02-22 17:37:18 +01:00
zJes eda930ddd8 Fixed crash on empty application list 2016-02-22 14:59:57 +01:00
zJes aa8f871934 Fixed desktop switching if app in different desktop 2016-02-22 13:48:24 +01:00
Jes a59993de6f Added reverse ordering to switch applications, added desktop file 2015-12-01 18:24:18 +01:00
zJes 2a3ba53016 #! Fixed for kwin activation method 2015-09-25 19:31:14 +02:00
zJes 29fd277fda #! Fixed for kwin activation method 2015-09-25 19:30:29 +02:00
zJes 146f04a1e9 Fixed timer 2015-09-25 17:20:25 +02:00
zJes 3a50cb0e47 #! Fixed installation 2015-09-25 16:52:34 +02:00
zJes a803329b32 Initial commit 2015-09-25 10:36:20 +02:00