mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-22 07:02:28 +00:00
fullscreen-shell: deprecate
There are no real-world clients that use this protocol.
This commit is contained in:
parent
4a093c1082
commit
862a0b4826
@ -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…
Reference in New Issue
Block a user