Commit Graph
5 Commits
Author SHA1 Message Date
Daniel EklöfandIsaac Freund c8fb3952f8 XwaylandView: drop set_decorations link in handleDestroy()
Fixes yet another assertion in wlroots:

    river: xwayland/xwm.c:601: xwayland_surface_destroy: Assertion `wl_list_empty(&xsurface->events.set_decorations.listener_list)' failed.
2025-06-18 12:22:17 +02:00
Daniel EklöfandIsaac Freund 40294223d4 LayerSurface: drop new_popup link in handleDestroy()
This fixes an assertion in wlroots:

    river: types/wlr_layer_shell_v1.c:55: layer_surface_destroy: Assertion `wl_list_empty(&surface->events.new_popup.listener_list)' failed.
2025-06-18 12:22:17 +02:00
Daniel EklöfandIsaac Freund 8f59075bc5 completions: fish: new completions for the ‘hide-cursor’ command 2022-04-20 20:33:55 +02:00
Daniel EklöfandIsaac Freund 3979dd5cf9 completions: bash: new completions for the ‘hide-cursor’ command 2022-04-20 20:33:50 +02:00
Daniel Eklöf 790de95726 completions: zsh: new completions for the ‘hide-cursor’ command 2022-04-20 19:00:26 +02:00