Skip to content
Snippets Groups Projects

Add minimal app switcher protocol

Merged Guido Gunther requested to merge f/phosh-private into librem5
All threads resolved!
Files
4
@@ -74,7 +74,7 @@ struct roots_desktop {
struct wlr_xwayland *xwayland;
struct wl_listener xwayland_surface;
#endif
struct phosh *phosh;
struct phosh_private *phosh;
};
struct roots_server;
Loading