Commit Graph

18 Commits

Author SHA1 Message Date
GamesTrap
63e64bb8cf
Merge branch 'taskbar-progress' into application-badge 2025-09-23 19:48:28 +02:00
GamesTrap
d915058373
Fix crash on big-endian systems when calling _glfwAppendDictDataDBusPOSIX()
See https://github.com/libsdl-org/SDL/pull/14029 for reference
2025-09-23 19:36:06 +02:00
GamesTrap
bf91d28b2c
Merge origin/taskbar-progress into application-badge 2023-04-12 00:55:41 +02:00
GamesTrap
8f1ddbb908
Fixed DBus crash because of illegal characters in executable name 2023-04-12 00:54:47 +02:00
GamesTrap
c31a759221
Merge origin/taskbar-progress into origin/application-badge 2023-04-12 00:33:36 +02:00
GamesTrap
5842644e2e
Improved DBus repetition 2023-04-12 00:10:39 +02:00
GamesTrap
59514c4bb5
DBus made bus and signal paths unique 2023-04-12 00:02:35 +02:00
GamesTrap
1824da004f
Added caching of desktop file path 2023-04-10 14:16:08 +02:00
GamesTrap
e3bcb1e384
Added caching of desktop file path 2023-04-10 14:11:51 +02:00
GamesTrap
3ed4a360fd
Merge origin/taskbar-progress into origin/application-badge 2023-03-21 13:36:38 +01:00
GamesTrap
589e6b78d9
Added DBus pointer checks 2023-03-08 14:47:40 +01:00
Andreas
ef4d722b76
Merge(#3): Finalized progress API 2023-03-08 14:10:00 +01:00
GamesTrap
367a50e82d
Renamed badge API functions 2023-03-08 01:00:21 +01:00
GamesTrap
5e8c055004
glfwSetWindowsTaskbarBadge() Added Linux implementation 2023-03-05 00:16:39 +01:00
GamesTrap
9f17a69a67
glfwSetWindowTaskbarProgress Polishing 2023-03-03 16:18:16 +01:00
GamesTrap
3e7b016a00
Renamed GLFW_TASKBAR_PROGRESS_NOPROGRESS to GLFW_TASKBAR_PROGRESS_DISABLED 2023-03-01 22:22:01 +01:00
GamesTrap
48818fc7a9
Unified X11/Wayland code path using _glfwUpdateTaskbarProgressDBusPOSIX() 2023-02-03 23:23:25 +01:00
GamesTrap
827cf79f63
Linux Added support for taskbar progress (KDE & Unity) 2022-09-02 02:49:53 +02:00