]> git.mdlowis.com Git - proto/labwc.git/commit
action: support {Go,Send}ToDesktop 'wrap' option
authorTomi Ollila <tomi.ollila@iki.fi>
Sun, 14 May 2023 17:44:59 +0000 (20:44 +0300)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Sun, 21 May 2023 20:32:07 +0000 (22:32 +0200)
commitf2c3f83041fce356165bd4124fd4f388bf06570d
tree82b0cd593f698b4caca65376cf863a4d031c3361
parent44645d06c2cb1816ebb6be37b71d479e61cae3b0
action: support {Go,Send}ToDesktop 'wrap' option

Make wrap 'true' by default for both GoToDesktop and SendToDesktop,
in order to default to the current behaviour, and to stay consistent
with Openbox behaviour.
docs/labwc-actions.5.scd
docs/rc.xml.all
include/workspaces.h
src/action.c
src/workspaces.c