]> git.mdlowis.com Git - proto/labwc.git/commit
osd: do not use server->workspace_current->tree
authorJohan Malm <jgm323@gmail.com>
Sun, 3 Mar 2024 19:51:15 +0000 (19:51 +0000)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Tue, 5 Mar 2024 21:16:55 +0000 (22:16 +0100)
commit41419d9479f2aa60d098d1de0ad43499476b7e2e
tree562d8d27a0cbb442e8d27ae19add31e9f7c32440
parent7704b595d3a3d668b33be27efeef1f18b27ab29f
osd: do not use server->workspace_current->tree

...as it is no longer needed following the use of shared infrastructure
between osd.c and desktop.c introduced in the last few commits.
src/osd.c