mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-17 05:34:14 -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
|
* This is a deprecated interface of wlroots. It will be removed in a future
|
||||||
* future consistency of this API.
|
* version.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef WLR_USE_UNSTABLE
|
#ifndef WLR_USE_UNSTABLE
|
||||||
#error "Add -DWLR_USE_UNSTABLE to enable unstable wlroots features"
|
#error "Add -DWLR_USE_UNSTABLE to enable unstable wlroots features"
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue