gnome-shell/js/ui
Adel Gadllah 2d574047e4 Don't show chrome when a fullscreen window is open
Currently the check in chrome.js checks if a window is on the
primary screen by checking its coordinates, width and height.

This check misses the case where windows just set
_NET_WM_FULLSCREEN without changing their position and
size (examples are Flash and ooimpress's presentation window).

Fix this by separating the check for fullscreen windows from the
override redirect one, and only check whether the window is
anywhere on the primary screen in the fullscreen case.

https://bugzilla.gnome.org/show_bug.cgi?id=597271
2010-02-09 21:35:45 +01:00
..
altTab.js [altTab] Position on the currently focused monitor 2010-02-07 19:28:35 +01:00
appDisplay.js Fix drag point for application icons 2010-02-05 10:57:17 -05:00
appFavorites.js Add "InfoBar" and undo capability to overview 2010-02-09 01:59:26 +03:00
calendar.js calendar.js: switch buttons direction in RTL mode 2010-01-20 17:24:22 -05:00
chrome.js Don't show chrome when a fullscreen window is open 2010-02-09 21:35:45 +01:00
dash.js [dash] Change section titles to match 20091114 mockup 2010-01-07 18:33:00 -05:00
dnd.js [dnd] revert the change to only allow dropping on reactive actors 2010-01-20 14:01:37 -05:00
docDisplay.js Fix resizing problems with DashDocDisplay 2010-02-03 13:51:02 -05:00
environment.js environment.js: set default direction for St widgets 2009-11-16 11:46:35 -05:00
extensionSystem.js Add extensionSystem 2009-12-18 11:19:59 -05:00
genericDisplay.js change a few stray tabs to spaces 2010-02-02 10:31:38 -05:00
lightbox.js [Overview] Allow selecting windows in lightbox mode 2010-01-18 13:53:31 +01:00
link.js Make link.js into a St.Button, delete unused link imports 2009-12-18 11:20:05 -05:00
lookingGlass.js Change event handling so Escape always works 2009-12-18 21:53:25 +01:00
main.js Make parameters configureable 2010-02-08 21:31:30 +01:00
Makefile.am New workspaces view 2010-01-22 13:47:52 -05:00
messageTray.js Limit activation to summary area and notifications 2010-02-09 19:31:39 +01:00
notificationDaemon.js [MessageTray] add support for notification actions 2010-02-03 13:43:17 -05:00
overview.js Add "InfoBar" and undo capability to overview 2010-02-09 01:59:26 +03:00
panel.js Draw a ripple when the hot corner is hit 2010-02-08 14:04:45 -05:00
placeDisplay.js [Places] Hide desktop icon when desktop_is_home_dir 2010-01-20 23:36:14 +01:00
runDialog.js [Overview] Allow selecting windows in lightbox mode 2010-01-18 13:53:31 +01:00
search.js Add search.js, rebase search system on top 2009-12-18 10:07:22 -05:00
shellDBus.js [shellDBus] Avoid sending undefined over DBus 2009-11-13 12:45:46 -05:00
sidebar.js autohide sidebar in compact mode (v3) 2010-01-08 16:32:51 -05:00
statusMenu.js Misc. style changes 2010-01-07 18:33:00 -05:00
tweener.js change a few stray tabs to spaces 2010-02-02 10:31:38 -05:00
widget.js Rebase recent documents on top of ShellDocSystem 2009-12-15 16:08:12 -05:00
widgetBox.js change a few stray tabs to spaces 2010-02-02 10:31:38 -05:00
windowManager.js Consume windows by the Activities button on minimize 2010-02-05 17:01:18 +01:00
workspace.js [Overview] Update window titles when they change 2010-02-08 21:45:01 +01:00
workspacesView.js Fix misuse of ShellGenericContainerAllocation in two places 2010-02-01 11:54:47 -05:00