]> git.mdlowis.com Git - proto/labwc.git/commit
action: make "FocusOutput" behave like "MoveToOutput"
authorOrfeas <38209077+0xfea5@users.noreply.github.com>
Wed, 21 Aug 2024 04:38:44 +0000 (07:38 +0300)
committerAndrew J. Hesford <ajh@sideband.org>
Sat, 24 Aug 2024 18:59:42 +0000 (14:59 -0400)
commitdda47a5e14b33e49ed8349cd9a6546f78fded2a9
tree5520ed4e909c919860cfd4d7a59f1fc41bba75f1
parentf2b6661db4828d40a45002bb749aaae6a6d5ee89
action: make "FocusOutput" behave like "MoveToOutput"
docs/labwc-actions.5.scd
include/common/direction.h [new file with mode: 0644]
include/labwc.h
include/view.h
src/action.c
src/common/direction.c [new file with mode: 0644]
src/common/meson.build
src/desktop.c
src/output.c
src/view.c