labwc/include/config
tokyo4j a2eae22fc2 view: decouple always-on-top windows from the omnipresent state
Before this commit, always-on-{top,bottom} windows were always visible
on all workspaces (omnipresent) because the they were not in
per-workspace trees like normal windows.

This commit fixes this by introducing per-layer trees in
`struct workspace`.

I also added `enum view_layer` and `view->layer` for simplicity.
2026-02-12 14:44:20 +09:00
..
default-bindings.h
keybind.h
libinput.h
mousebind.h
rcxml.h Avoid double use of struct workspace 2026-01-30 18:41:37 +01:00
session.h
tablet-tool.h
tablet.h
touch.h
types.h view: decouple always-on-top windows from the omnipresent state 2026-02-12 14:44:20 +09:00