A tiling Wayland compositor
  • C 75.1%
  • C++ 24.4%
  • Meson 0.5%
Find a file
2026-06-07 17:26:25 +02:00
include Add moving views between workspaces 2026-06-07 17:26:25 +02:00
protocols Initial commit 2025-07-08 00:45:39 +02:00
.gitignore Fix gitignore build directory fuckup 2025-12-15 15:08:14 +01:00
config.cpp Add decoration protocol, fix layer shell, several other things 2025-12-15 14:38:45 +01:00
decorations.cpp Add decoration protocol, fix layer shell, several other things 2025-12-15 14:38:45 +01:00
keybind.cpp Add moving views between workspaces 2026-06-07 17:26:25 +02:00
keyboard.cpp Add tiling 2025-09-08 17:55:55 +02:00
layer_surface.cpp Wrapped all incompatible system headers 2026-06-07 10:47:20 +00:00
main.cpp Add decoration protocol, fix layer shell, several other things 2025-12-15 14:38:45 +01:00
meson.build Add xdg-activation protocol support 2025-12-15 17:07:24 +01:00
monitor.cpp Wrapped all incompatible system headers 2026-06-07 10:47:20 +00:00
mouse.cpp Add decoration protocol, fix layer shell, several other things 2025-12-15 14:38:45 +01:00
popup.cpp Wrapped all incompatible system headers 2026-06-07 10:47:20 +00:00
seat.cpp Add decoration protocol, fix layer shell, several other things 2025-12-15 14:38:45 +01:00
server.cpp Add fullscreen 2026-06-07 14:17:34 +02:00
tile.cpp Fix tile_node::prune branch fuckup 2026-06-07 20:30:39 +00:00
TODO Add fullscreen 2026-06-07 14:17:34 +02:00
view.cpp Add moving views between workspaces 2026-06-07 17:26:25 +02:00
xdg_activation.cpp Add xdg-activation protocol support 2025-12-15 17:07:24 +01:00