mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -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
|
|
@ -38,6 +38,7 @@ enum tearing_mode {
|
|||
LAB_TEARING_DISABLED,
|
||||
LAB_TEARING_ENABLED,
|
||||
LAB_TEARING_FULLSCREEN,
|
||||
LAB_TEARING_ALWAYS,
|
||||
};
|
||||
|
||||
struct usable_area_override {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue