Luna/gui/wind
apio fb3333a086
All checks were successful
Build and test / build (push) Successful in 1m38s
wind: Remove special window attributes and add different window layers.
Two layers are accessible to all apps: global and global_top (for popups and similar windows).
Three other layers are accessible to privileged clients (background, system and lock), for things that need to be on a different level than user apps, like the taskbar, system popups, menus and the lock screen.
2024-12-13 21:53:12 +01:00
..
Client.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
CMakeLists.txt wind: Remove special window attributes and add different window layers. 2024-12-13 21:53:12 +01:00
IPC.cpp wind: Remove special window attributes and add different window layers. 2024-12-13 21:53:12 +01:00
IPC.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Keyboard.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Keyboard.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Layer.cpp wind: Remove special window attributes and add different window layers. 2024-12-13 21:53:12 +01:00
Layer.h wind: Remove special window attributes and add different window layers. 2024-12-13 21:53:12 +01:00
main.cpp wind: Remove special window attributes and add different window layers. 2024-12-13 21:53:12 +01:00
Mouse.cpp wind: Remove special window attributes and add different window layers. 2024-12-13 21:53:12 +01:00
Mouse.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Screen.cpp all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Screen.h all: Reorder directory structure 2024-07-21 13:24:46 +02:00
Window.cpp wind: Remove special window attributes and add different window layers. 2024-12-13 21:53:12 +01:00
Window.h wind: Remove special window attributes and add different window layers. 2024-12-13 21:53:12 +01:00