mirror of
https://github.com/labwc/labwc.git
synced 2026-02-05 04:06:33 -05:00
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 removing per-workspace trees and instead
showing/hiding views individually based on view->workspace.
|
||
|---|---|---|
| .. | ||
| default-bindings.h | ||
| keybind.h | ||
| libinput.h | ||
| mousebind.h | ||
| rcxml.h | ||
| session.h | ||
| tablet-tool.h | ||
| tablet.h | ||
| touch.h | ||
| types.h | ||