]> git.mdlowis.com Git - proto/labwc.git/commit
workspaces: react to Reconfigure
authortokyo4j <hrak1529@gmail.com>
Wed, 17 Apr 2024 09:09:01 +0000 (18:09 +0900)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Sun, 21 Apr 2024 20:44:52 +0000 (05:44 +0900)
commitbc0174d8490188fdd10afc2c6a4aa8b7c86268aa
tree764b5dc5fa7b816691f49636b70a8aa65c2170c4
parentd64e3915a39dc95a6196e49c07b940cbf94b388c
workspaces: react to Reconfigure

Changes in `<desktops><names>` or `<desktop><number="" prefix="">` required
restarting labwc to take effect.

This commit adds `workspaces_reconfigure()` to update `server->workspaces` on
Reconfigure.
include/workspaces.h
src/server.c
src/workspaces.c