gnome-shell/js/ui
Dan Winship c32e928fc6 Make Alt-Tab highlight iconified items (in the tasklist) too
Change the "overlay" actor to be a group of 4 actors that we can
rearrange so as to have a hole in the middle (to cover up the whole
screen except for the highlighted icon). For non-iconified windows, we
still highlight them the old way (raising them above the overlay),
because we don't want square highlights around shaped windows.
2009-06-01 11:10:46 -04:00
..
altTab.js Make Alt-Tab highlight iconified items (in the tasklist) too 2009-06-01 11:10:46 -04:00
appDisplay.js Fix syntax error in previous patch 2009-05-26 13:55:51 -04:00
button.js Press in the Activities button when the overlay is entered 2009-05-08 16:27:14 -04:00
chrome.js Fix Chrome group not to interfere with drag-and-drop 2009-05-23 10:47:13 -04:00
dnd.js Bug 574697 - Slide the workspaces back in if the user starts dragging a document or an application item in the expanded display mode 2009-03-11 15:41:33 -04:00
docDisplay.js Fix showing image previews 2009-05-26 17:26:00 -04:00
genericDisplay.js Bug 578178 – Show large previews for image files 2009-04-28 15:35:36 -04:00
link.js Fix behavior of More... links by adding a Link class 2009-02-26 18:07:25 -05:00
main.js Add an initial implementation of the sidebar 2009-05-15 17:04:18 -04:00
Makefile.am Bug 582248 - Async loading of pixbufs and icon caching 2009-05-20 11:22:56 -04:00
overlay.js Reorganize overlay hiding/showing code 2009-05-07 16:41:07 -04:00
panel.js Improve the framework for managing shell UI 2009-05-15 16:12:53 -04:00
runDialog.js Port to Clutter-0.9 2009-02-23 14:53:06 -05:00
sidebar.js Add an initial implementation of the sidebar 2009-05-15 17:04:18 -04:00
tweener.js Add a wrapper around tweener to do some extra integration 2009-02-10 11:20:39 -05:00
widget.js Add an initial implementation of the sidebar 2009-05-15 17:04:18 -04:00
widgetBox.js Add an initial implementation of the sidebar 2009-05-15 17:04:18 -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 Use full opacity for windows in workspace/window selector 2009-05-20 17:07:37 -04:00