After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 323682 - Suggestion to add feedback in the window list when switching windows with Alt+Tab
Suggestion to add feedback in the window list when switching windows with Alt...
Status: RESOLVED OBSOLETE
Product: libwnck
Classification: Core
Component: tasklist
2.12.x
Other All
: Normal enhancement
: ---
Assigned To: libwnck maintainers
libwnck maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-10 01:36 UTC by Cholo
Modified: 2018-01-24 13:30 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Blueish taskbar when selecting windows (501.94 KB, image/png)
2009-08-08 00:39 UTC, Marcus Carlson
  Details
Prof of concept patch against libwnck (5.67 KB, patch)
2009-08-08 00:52 UTC, Marcus Carlson
none Details | Review
Prof of concept patch against metacity (2.12 KB, patch)
2009-08-08 00:52 UTC, Marcus Carlson
none Details | Review

Description Cholo 2005-12-10 01:36:59 UTC
When switching windows using Alt+Tab, one sees a list of the current windows and
can choose from them. As one searches for the right window, its border is shown
in black. This helps to recognize the right window. To make recognizing the
desired window easier, it would be nice if the entry in the wondow list of the
window currently being the candidate for raising was highlighted. (Maybe in a
similar way as with the 'urgent' hint.)

Other information:
Comment 1 Vincent Untz 2005-12-31 11:33:50 UTC
Reassigning
Comment 2 Marcus Carlson 2009-08-08 00:39:52 UTC
Created attachment 140164 [details]
Blueish taskbar when selecting windows

I've been doing some hacking to get this working and I now have that's kinda working, mostly for POC. See screenshot.

This is how I've solved it;
 - When Alt-tabbing in metacity send a XPropertyChange which says a window is in switching mode (and removes the property when not selected)
 - Listen to this change in libwnck and use the window state infrastructure

A few problem with this; 
 - It's not part of the wm-spec
 - It's got an ugly blue color in the taskbar
 - It crashes sometimes :-)

Is this something we want? If so - is my idea of solving it in the right path?
Comment 3 Marcus Carlson 2009-08-08 00:52:20 UTC
Created attachment 140165 [details] [review]
Prof of concept patch against libwnck
Comment 4 Marcus Carlson 2009-08-08 00:52:59 UTC
Created attachment 140166 [details] [review]
Prof of concept patch against metacity
Comment 5 Vincent Untz 2010-03-09 02:28:15 UTC
It's interesting. I like the idea, but it really needs to be discussed on wm-spec-list. Marcus, is this something you'd be willing to push, and see if there's interest from other people working on the EWMH?
Comment 6 Marcus Carlson 2010-03-18 17:25:53 UTC
@Vincent, at the moment I don't have the time so you're more than welcome to do the talking ;)
Comment 7 GNOME Infrastructure Team 2018-01-24 13:30:28 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/libwnck/issues/53.