]> git.mdlowis.com Git - proto/labwc.git/commit
feat: add Shade/Unshade/ToggleShade actions
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Tue, 8 Aug 2023 01:39:35 +0000 (03:39 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 15 Jan 2024 21:37:36 +0000 (21:37 +0000)
commite05bedb14071a8263e306798005b74a29d241b8d
tree0c7c0b2861de48e21f908d12696fe3e376a46151
parent722a802de0e687b2838ba3a43cad0f754f0df18c
feat: add Shade/Unshade/ToggleShade actions

This builds on the work of @Consolatis in #1018.

Co-authored-by: Consolatis <35009135+Consolatis@users.noreply.github.com>
Co-authored-by: Andrew J. Hesford <ajh@sideband.org>
19 files changed:
docs/labwc-actions.5.scd
docs/menu.xml
docs/rc.xml.all
include/ssd.h
include/view.h
po/labwc.pot
src/action.c
src/config/rcxml.c
src/input/cursor.c
src/interactive.c
src/menu/menu.c
src/placement.c
src/resistance.c
src/snap.c
src/ssd/resize_indicator.c
src/ssd/ssd.c
src/ssd/ssd_border.c
src/ssd/ssd_extents.c
src/view.c