tearing protocol support and documentation

This commit is contained in:
Ph42oN 2024-01-04 01:24:29 +02:00
parent 2f0a9ef158
commit fc69b80234
11 changed files with 112 additions and 19 deletions

View file

@ -151,6 +151,7 @@ struct view {
bool minimized;
enum view_axis maximized;
bool fullscreen;
bool tearing_hint;
bool visible_on_all_workspaces;
enum view_edge tiled;
bool inhibits_keybinds;