Allen Webster
|
babb2ccb59
|
[digesting_libdecor] move libdecor_frame_private fields to libdecor_frame, eliminate 'private' frame
|
2026-02-26 16:27:42 -08:00 |
Allen Webster
|
617f855443
|
[digesting_libdecor] convert 'private' pointer in libdecor_frame to in-memory 'private' field
|
2026-02-26 16:22:26 -08:00 |
Allen Webster
|
fb76c306cd
|
[digesting_libdecor] eliminate libdecor_decorate
|
2026-02-26 15:50:10 -08:00 |
Allen Webster
|
eb54b56ee6
|
[digesting_libdecor] eliminate my implementation functions for libdecor's event callbacks
|
2026-02-26 15:39:02 -08:00 |
Allen Webster
|
405b88268c
|
remove redundant strcmp wrappers
|
2026-02-26 15:14:34 -08:00 |
Allen Webster
|
af182961cc
|
[digesting_libdecor] eliminate libdecor_plugin,libdecor_plugin_gtk, and the functions from the fallback plugin
|
2026-02-26 14:59:41 -08:00 |
Allen Webster
|
6c6f116885
|
[digesting_libdecor] eliminate the allocation and pass-through of the plugin completely
|
2026-02-26 14:51:02 -08:00 |
Allen Webster
|
6fed08cea3
|
[digesting_libdecor] move plugin_gtk fields into my context
|
2026-02-26 14:34:29 -08:00 |
Allen Webster
|
edb01d0014
|
[digesting_libdecor] port over the frame commit workaround
|
2026-02-26 13:33:20 -08:00 |
Allen Webster
|
71be40cf51
|
[digesting_libdecor] eliminate the init_wl* helper functions for setting up global object bindings
|
2026-02-25 21:53:50 -08:00 |
Allen Webster
|
10b6246ba4
|
[digesting_libdecor] merge plugin_gtk's two sync callbacks with the main one
|
2026-02-25 21:26:14 -08:00 |
Allen Webster
|
54039259ad
|
[digesting_libdecor] merge plugin_gtk's wl_registry instance with the main one
|
2026-02-25 21:05:33 -08:00 |
Allen Webster
|
30ece62d04
|
[digseting_libdecor] put plugin_gtk into global context, eliminate plugin_gtk as parameter in wl_registry_listener helper init functions
|
2026-02-25 20:56:54 -08:00 |
Allen Webster
|
cdedd70a3b
|
[digesting_libdecor] lift DBus desktop-settings out of gtk plugin
|
2026-02-25 20:28:02 -08:00 |
Allen Webster
|
9a043fb9c9
|
[digesting_libdecor] lift the gtk-plugin's registry listener vtable up next to my registry listener vtable
|
2026-02-25 20:21:19 -08:00 |
Allen Webster
|
63fc21f13a
|
[digesting_libdecor] eliminate the gtk plugin constructor function, lift gtk library init out of the plugin init path
|
2026-02-25 20:03:21 -08:00 |
Allen Webster
|
8467af0fd8
|
[digesting_libdecor] forward declare all of the vtables
|
2026-02-25 19:38:47 -08:00 |
Allen Webster
|
429ad60b74
|
[digesting_libdecor] move types and forward declarations into a separate header
|
2026-02-25 19:31:45 -08:00 |