-
Notifications
You must be signed in to change notification settings - Fork 816
[WIP] gwl: Add overflow support through sliding #13352
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
[WIP] gwl: Add overflow support through sliding #13352
Conversation
|
This feature is great, it's similar to dash to dock and dash to panel. Hopefully it will be implemented in the stable version. |
|
Didn't actually try it yet, but it looks pretty slick. Wonder if you could use vfade when the slider button shows up as a bit more of a visual cue. |
…orkspaces To find the new app position in the container instead of using actor.x we are summing the size of each preceding appGroup until the current app to focus because actor.x would report 0 some times.
This was triggering GLib Critical error in the logs.
…after being removed already
…uttons visibility This avoids issues with improper representation of the current allocation after the buttons are hidden.
c3016dd to
21564ff
Compare
21564ff to
5da320c
Compare
I'll give it a try and see if I can get it to work with it. |
closes #11540
solves https://github.com/orgs/linuxmint/discussions/82
Example of how should work
2026-01-11.20-17-06.mp4