gnome-shell/js/ui
Colin Walters 2726fdb831 Bug 588343 - Major rework of window monitoring to be application-based
The previous application monitoring code was originally designed
to be based on WM_CLASS, which was then resolved on a server.
We have that resolution code locally now, so instead
of saving WM_CLASS data, save application IDs.

Also, inside the WM we have a much better
infrastructure for tracking windows.  In particular, rather
than polling, we can just watch for focus notification on
the display, and window add/remove.

Instead of polling XScreensaver, use DBus to watch org.gnome.Session
which already has an idle time watch.

Now there is no polling at all inside the monitor.
2009-08-04 18:40:37 -04:00
..
altTab.js Make Alt-Tab highlight iconified items (in the tasklist) too 2009-06-01 11:10:46 -04:00
appDisplay.js Bug 588343 - Major rework of window monitoring to be application-based 2009-08-04 18:40:37 -04:00
button.js Bug 588462 - Use a plain black panel with a different layout 2009-07-16 22:02:32 +02:00
chrome.js Fix Chrome.removeActor() 2009-07-06 11:55:17 -04:00
dnd.js Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
docDisplay.js Fix showing small item previews 2009-07-29 17:56:13 -04:00
genericDisplay.js Fix showing small item previews 2009-07-29 17:56:13 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
lookingGlass.js lookingGlass: Add hierarchy list and property inspector 2009-08-04 11:12:02 -04:00
main.js LookingGlass - JavaScript prompt and interactive Clutter controller 2009-08-03 20:17:08 -04:00
Makefile.am lookingGlass: Add to Makefile.am 2009-08-04 10:01:06 -04:00
overlay.js Bug 589937 - Raise clone on window activation 2009-07-31 19:26:32 -04:00
panel.js Adjust tray spacing to cope with many icons 2009-08-03 20:42:00 -04:00
runDialog.js LookingGlass - JavaScript prompt and interactive Clutter controller 2009-08-03 20:17:08 -04:00
sidebar.js Add GConf schemas for sidebar prefs, and use those prefs from sidebar.js 2009-07-06 11:55:17 -04:00
tweener.js Port gnome-shell to the Clutter-1.0 API 2009-06-08 13:49:53 -04:00
widget.js Move drawing functions from shell-global into new shell-drawing.c file 2009-07-31 17:26:47 -04:00
widgetBox.js Fixes to allow widgets to be initially collapsed 2009-07-06 11:55:16 -04:00
windowManager.js Make switch-workspace faster (the same as the other wm ops) 2009-05-13 15:24:32 -04:00
workspaces.js Bug 589937 - Raise clone on window activation 2009-07-31 19:26:32 -04:00