]> git.mdlowis.com Git - proto/labwc.git/commit
action: support SendToDesktop 'follow' option
authorJohan Malm <jgm323@gmail.com>
Sun, 26 Mar 2023 09:57:53 +0000 (10:57 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Sun, 26 Mar 2023 17:52:50 +0000 (19:52 +0200)
commit33b98b19aa543b5b16f258d70b8f2b01ee7a34b9
tree2c99be1d16291333c3c2391490cce10364f65743
parentbdf6e13881496d5e186065c56c9382c0a6206985
action: support SendToDesktop 'follow' option

Make follow 'true' by default as per Openbox 3.6 specification.
Note: this is an interface change.

Fixes: issue #841
docs/labwc-actions.5.scd
docs/menu.xml
include/action.h
src/action.c
src/config/rcxml.c
src/menu/menu.c