mutter/src/core
Jasper St. Pierre eec0f5df47 display: Fix logic for determining whether our focus was successful
In some cases, we can focus the frame window instead of the client
window, so make sure that our checks include that as well.

https://bugzilla.gnome.org/show_bug.cgi?id=715030
2013-11-25 15:14:18 -05:00
..
above-tab-keycode.c Fix crash in meta_display_get_above_tab_keycode 2011-05-25 14:20:06 -04:00
async-getprop.c Revert "Remove a bunch of dead code" 2012-04-24 18:02:33 -04:00
async-getprop.h gnome-doc-tools version doesn't need to be so high. disable the entire 2008-12-01 22:54:57 +00:00
barrier.c display: Move barrier event processing to barrier.c 2013-11-12 16:53:14 -05:00
bell.c Fix regression in mutter-wayland translations 2013-09-11 16:01:07 +02:00
bell.h Fix gobs of gtk-doc warnings 2013-03-14 18:02:43 -04:00
boxes-private.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
boxes.c Add a meaningful name and description to all sections/files in the API docs 2013-03-14 18:11:04 -04:00
constraints.c Rename meta_window_get_outer_rect() to meta_window_get_frame_rect() 2013-11-19 14:04:16 -05:00
constraints.h Stop passing around MetaFrameBorders 2013-11-19 14:04:16 -05:00
core.c MetaFrame: Cache borders 2013-11-19 14:04:16 -05:00
core.h core: Remove old unused methods 2013-10-16 01:24:35 -04:00
delete.c Move window pings to MetaWindow 2013-11-21 14:24:04 -05:00
display-private.h Move window pings to MetaWindow 2013-11-21 14:24:04 -05:00
display.c display: Fix logic for determining whether our focus was successful 2013-11-25 15:14:18 -05:00
edge-resistance.c Rename meta_window_get_outer_rect() to meta_window_get_frame_rect() 2013-11-19 14:04:16 -05:00
edge-resistance.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
edid-parse.c MonitorXrandr: implement correct EDID parsing 2013-08-18 00:47:53 +02:00
edid.h MonitorXrandr: implement correct EDID parsing 2013-08-18 00:47:53 +02:00
errors.c Add a meaningful name and description to all sections/files in the API docs 2013-03-14 18:11:04 -04:00
frame.c MetaFrame: Cache borders 2013-11-19 14:04:16 -05:00
frame.h MetaFrame: Cache borders 2013-11-19 14:04:16 -05:00
group-private.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
group-props.c Added curly brackets in two places to keep -pedantic happy. 2008-05-04 17:57:11 +00:00
group-props.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
group.c Add a meaningful name and description to all sections/files in the API docs 2013-03-14 18:11:04 -04:00
iconcache.c iconcache: don't crash on a non-alpha mask pixmap 2011-03-21 18:51:14 -04:00
iconcache.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
keybindings-private.h keybindings: Port to Clutter 2013-11-12 16:53:14 -05:00
keybindings.c keybindings: Fix typo in port to Clutter events 2013-11-25 14:15:28 +01:00
main.c wayland: don't require Clutter backend variables to be set from outside 2013-09-11 16:01:09 +02:00
meta-cursor-tracker-private.h cursor-tracker: Force the grab cursor on grab ops 2013-11-18 19:34:24 -05:00
meta-cursor-tracker.c cursor-tracker: Make sure to sync after we change the cursor 2013-11-19 15:43:46 -05:00
meta-idle-monitor-private.h MetaIdleMonitor: add wayland support 2013-08-23 16:34:02 +02:00
meta-idle-monitor.c idle-monitor: Fix a GSList leak 2013-11-21 19:22:25 +01:00
meta-xrandr-shared.h Rename META_POWER_SAVE_UNKNOWN to UNSUPPORTED 2013-09-09 15:33:53 +02:00
monitor-config.c xrandr: use "hotplug_mode_update" property 2013-11-19 13:50:15 -05:00
monitor-kms.c MonitorManager: add a KMS backend 2013-09-16 00:34:48 +02:00
monitor-private.h xrandr: use "hotplug_mode_update" property 2013-11-19 13:50:15 -05:00
monitor-xrandr.c xrandr: use "hotplug_mode_update" property 2013-11-19 13:50:15 -05:00
monitor.c monitor: expose min-backlight-step 2013-10-21 23:23:54 +02:00
mutter-Xatomtype.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
mutter.c Fix regression in mutter-wayland translations 2013-09-11 16:01:07 +02:00
place.c Rename meta_window_get_outer_rect() to meta_window_get_frame_rect() 2013-11-19 14:04:16 -05:00
place.h Stop passing around MetaFrameBorders 2013-11-19 14:04:16 -05:00
prefs.c Don't translate debug logs and warnings 2013-09-11 16:01:09 +02:00
screen-private.h display: add support for more cursor types 2013-09-12 10:18:20 +02:00
screen.c Rename meta_window_get_outer_rect() to meta_window_get_frame_rect() 2013-11-19 14:04:16 -05:00
session.c wayland: die when gnome-session asks us to 2013-09-11 16:01:24 +02:00
session.h Adding doxygen headers to some files. 2008-08-18 10:25:17 +00:00
stack-tracker.c Fix distcheck 2013-09-03 17:00:18 +02:00
stack-tracker.h Add support for stacking X and Wayland windows together 2013-08-10 19:13:49 -04:00
stack.c stack: Drop unused code 2013-11-19 20:08:46 +01:00
stack.h Add support for stacking X and Wayland windows together 2013-08-10 19:13:49 -04:00
testasyncgetprop.c Fix set but not used variables 2011-01-24 16:26:57 -05:00
testboxes.c Revert "Remove a bunch of dead code" 2012-04-24 18:02:33 -04:00
util-private.h Fix regression in mutter-wayland translations 2013-09-11 16:01:07 +02:00
util.c Don't translate debug logs and warnings 2013-09-11 16:01:09 +02:00
window-private.h Move window pings to MetaWindow 2013-11-21 14:24:04 -05:00
window-props.c wayland: implement transient hints for wayland clients 2013-09-16 14:48:57 +02:00
window-props.h Remove unused public window-property functions 2012-10-03 23:35:35 -04:00
window.c window: Support pinging Wayland surfaces as well 2013-11-21 14:24:04 -05:00
workspace-private.h Make work_area calculation funcs public and introspectible 2013-02-06 00:03:47 -05:00
workspace.c workspace: Add missing chain-up for finalize() 2013-09-14 17:07:32 +02:00
xprops.c wayland: sync the keymap from X to wayland 2013-11-12 16:53:13 -05:00
xprops.h wayland: sync the keymap from X to wayland 2013-11-12 16:53:13 -05:00