mirror of
https://github.com/swaywm/sway.git
synced 2025-11-09 13:29:49 -05:00
Remove debug tree
This feature has served its purpose. It's better to use IPC now.
This commit is contained in:
parent
38bd60c4b3
commit
e9a476244d
9 changed files with 14 additions and 206 deletions
|
|
@ -21,8 +21,6 @@ struct sway_root {
|
|||
#endif
|
||||
struct wl_list drag_icons; // sway_drag_icon::link
|
||||
|
||||
struct wlr_texture *debug_tree;
|
||||
|
||||
// Includes disabled outputs
|
||||
struct wl_list all_outputs; // sway_output::link
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue