mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
fullscreen-shell: deprecate
There are no real-world clients that use this protocol.
This commit is contained in:
parent
4a093c1082
commit
862a0b4826
1 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,8 @@
|
|||
/*
|
||||
* This an unstable interface of wlroots. No guarantees are made regarding the
|
||||
* future consistency of this API.
|
||||
* This is a deprecated interface of wlroots. It will be removed in a future
|
||||
* version.
|
||||
*/
|
||||
|
||||
#ifndef WLR_USE_UNSTABLE
|
||||
#error "Add -DWLR_USE_UNSTABLE to enable unstable wlroots features"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue