gnome-shell/js
Florian Müllner d4ce51b1b7 altTab: Consider attached modals for window order
Similar to bug 667552 for the app switcher, attached modal dialogs
can result in an unexpected window order in the window switcher:
Selecting a window with an attached dialog will focus the dialog
instead, but as the dialog itself is ignored in the window list,
its last-used timestamp is not taken into account for the position
in the MRU list. Fix this by fetching the list of all NORMAL windows
and filter out skip-taskbar windows ourselves, while making sure that
windows appear in the position of their attached modal dialog where
appropriate.

https://bugzilla.gnome.org/show_bug.cgi?id=747153
2016-10-07 14:51:15 +02:00
..
extensionPrefs extensionPrefs: Fix extension list width 2016-09-14 09:18:23 +02:00
gdm loginDialog: fix cancel button in ask for username mode 2016-09-10 16:50:53 -05:00
misc loginManager: Extend canSuspend() callback 2016-05-27 17:04:46 +02:00
perf
portalHelper
ui altTab: Consider attached modals for window order 2016-10-07 14:51:15 +02:00
js-resources.gresource.xml Provide org.freedesktop.impl.portal.access implementation 2016-07-20 17:14:12 +02:00
Makefile.am