mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
tearing protocol support and documentation
This commit is contained in:
parent
2f0a9ef158
commit
fc69b80234
11 changed files with 112 additions and 19 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue