mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-10-29 05:40:19 -04:00
cage: remove support for rotating outputs
This is now handled through wlr_output_management
This commit is contained in:
parent
bd5b20e1fa
commit
27b6971b36
4 changed files with 1 additions and 15 deletions
1
server.h
1
server.h
|
|
@ -49,7 +49,6 @@ struct cg_server {
|
|||
|
||||
bool xdg_decoration;
|
||||
bool allow_vt_switch;
|
||||
enum wl_output_transform output_transform;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue