Commit Graph

3 Commits

Author SHA1 Message Date
Florian Müllner
8d7157841c
Fix scrollable workspace menu
Children that are scrolled out of view are still visible
to picks. Luckily we can address that without backporting
major pick changes in Clutter/St by clipping the scroll view
to its allocation.

Resolves: https://redhat.atlassian.net/browse/RHEL-171972
2026-06-04 19:37:10 +02:00
Florian Müllner
df2ad1d8b0
Fix flipping workspace menu in window-list
Related: https://redhat.atlassian.net/browse/RHEL-143030
2026-03-18 15:49:28 +01:00
Florian Müllner
33b108777a
Support scrolling in workspace menu
Resolves: https://issues.redhat.com/browse/RHEL-143030
2026-03-03 20:26:08 +01:00