-
-
Notifications
You must be signed in to change notification settings - Fork 120
Description
Thanks for the work and effort you put into this desktop. I don't know if this breaks any design guidelines or if the internal C API is not meant to do this (I'm not well familiar with C/GTK+).
I think it would be nice to let users opt-in for a more modern design by hiding the window labels on the Window List applet. Like the XFCE DE:
This shows only the icons which might come in handy for people using a single panel. This is already possible to "emulate" on vertical panels if you set the panel size to the minimum allowed:
Active windows are already highlighted as intended:
I don't know if a window counter/popup could help but if you are familiar enough with marco both Alt + Tab and Alt + Esc should do the trick.
This also could help users stop relying on third-party applets such as the mate-dock-applet which is outdated for anyone using MATE outside Debian/Ubuntu based distributions.
I don´t have much experience with C or GTK so I don't know how much I can contribute to this cause. I'll be happy to test the feature if that helps somehow :)