-
-
Notifications
You must be signed in to change notification settings - Fork 77
Implement support for keeping shellclients in the multitasking view #2275
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
Conversation
e99cbb6 to
c6eb6ae
Compare
60e5c86 to
4d13578
Compare
4d13578 to
1764c24
Compare
3035854 to
178c000
Compare
|
This should be ready for an initial review now together with elementary/dock#375 |
lenemter
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! There are two issues:
- Missing X11 support
- Window clones have unfocused styles in multitasking view
But we can deal with them later
178c000 to
306272c
Compare
722d2dd to
3f39856
Compare
|
@lenemter I added support for X here, the other thing I'd like to do in a follow up :) |
28ed934 to
1ba00d4
Compare
This provides support for keeping a shellclient (the dock) visible in the multitasking view.
Everything one expects currently works. You can launch new apps, switch workspace by clicking on an app on another workspace etc..
Support was added to allow dragging windows to icon groups in the dock.
Goes with elementary/dock#375
Things todo/think about:
Fixes #2071 (at least most of the time, sometimes the user time is a bit outdated but better than main ig)