]> git.mdlowis.com Git - proto/labwc.git/commit
overlay: s/preview/overlay/
authortokyo4j <hrak1529@gmail.com>
Sat, 20 Apr 2024 17:22:28 +0000 (02:22 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 22 Apr 2024 18:22:23 +0000 (19:22 +0100)
commit34290ef629c09bf3084d513bfb0d479924e7dabf
tree95a26d665168025aa0cb65d5d540bfb6e943a014
parent3f10857496e1027af3740d374b749fa5d58c0010
overlay: s/preview/overlay/

Replace "preview" in rc.xml and themerc with "overlay" since "preview" sounds
like it shows the window content.

Breaking changes are:
- `snapping.preview.*` in themerc is now replaced with `snapping.overlay`.
- `<snapping><preview>` in rc.xml is now replaced with `<snapping><overlay>`.
docs/labwc-config.5.scd
docs/labwc-theme.5.scd
docs/rc.xml.all
docs/themerc
include/config/rcxml.h
include/theme.h
src/config/rcxml.c
src/overlay.c
src/theme.c