fullscreen-shell: deprecate

There are no real-world clients that use this protocol.
This commit is contained in:
Kirill Primak 2024-05-25 15:17:32 +03:00 committed by Simon Zeni
parent 4a093c1082
commit 862a0b4826

View File

@ -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