]> git.mdlowis.com Git - proto/labwc.git/commit
src/desktop.c: remove osd_review_restore() call in desktop_cycle_view()
authortokyo4j <hrak1529@gmail.com>
Sun, 29 Dec 2024 15:38:43 +0000 (00:38 +0900)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Mon, 30 Dec 2024 09:07:45 +0000 (18:07 +0900)
commit1e0a7e25627d0bc79aaf22f9a46db7836001e927
tree0e66c6dc99ddabca1ed145f8cec0360600b9bb42
parentbb982dc0af8eba6c8890d230feeb1092a1c371a5
src/desktop.c: remove osd_review_restore() call in desktop_cycle_view()

It was a cruft from days when we used to walk scene-nodes to get the next
view to cycle.
src/desktop.c