summaryrefslogtreecommitdiff
path: root/applets/wncklet/wayland-backend.h
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2025-09-20 22:31:09 -0400
committerLuke from DC <[email protected]>2025-09-28 16:33:41 +0000
commit96613f26127df84440d2d7adf2be570725f483b3 (patch)
tree49aeb6faf3402d30112cfa02fa5c868349a33833 /applets/wncklet/wayland-backend.h
parentcf2f458dd8b70450c3fdffb10d4a45c8c369b3e9 (diff)
downloadmate-panel-96613f26127df84440d2d7adf2be570725f483b3.tar.bz2
mate-panel-96613f26127df84440d2d7adf2be570725f483b3.tar.xz
Show desktop: support wayland use
Diffstat (limited to 'applets/wncklet/wayland-backend.h')
-rw-r--r--applets/wncklet/wayland-backend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/applets/wncklet/wayland-backend.h b/applets/wncklet/wayland-backend.h
index e2402236..0bff2b5f 100644
--- a/applets/wncklet/wayland-backend.h
+++ b/applets/wncklet/wayland-backend.h
@@ -35,6 +35,7 @@
extern "C" {
#endif
+void toggle_show_desktop(GtkWidget *button, gboolean desktop_showing);
GtkWidget* wayland_tasklist_new (void);
void wayland_tasklist_set_orientation (GtkWidget* tasklist_widget, GtkOrientation orient);