]> git.mdlowis.com Git - proto/labwc.git/commit
xdg: add xdg_shell_init()
authorJohan Malm <jgm323@gmail.com>
Fri, 20 Oct 2023 21:04:08 +0000 (22:04 +0100)
committerJohn Lindgren <john@jlindgren.net>
Fri, 20 Oct 2023 22:14:11 +0000 (18:14 -0400)
commit7f30de113441f565f135c5497c616e5bcfe21c33
tree35d6c4b6804a5a7383855fc6e5cc995ec7c95406
parent8d17ab2d60dd862b9e6ec3e1336065c91cf09bf5
xdg: add xdg_shell_init()

...to have the event-handler functions in the same translation unit as
the signal connector.

No functional change intended.
include/labwc.h
src/server.c
src/xdg.c