mutter/src/core
Jasper St. Pierre 258112d6a7 display: Remove COMPOSITOR from mouse/keyboard grab ops
Looking at the code paths where is_mouse / is_keyboard are used,
all of them should never be run when dealing with a COMPOSITOR
grab op, since they're filtered out above or the method is just
never run during that time.

It's confusing that COMPOSITOR is in here, and requires us to
be funny with other places in code, so just take it out.
2014-04-20 12:03:24 -04:00
..
barrier.c display: Move barrier event processing to barrier.c 2013-11-12 16:53:14 -05:00
bell.c Name all timeouts and idles 2014-04-10 18:59:46 +02:00
bell.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
boxes-private.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
boxes.c Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
constraints.c Fix identification of CSD windows when checking whether to force fullscreen 2014-03-11 13:02:19 -04:00
constraints.h window: Move move_resize_internal logic to protocol-specific directories 2014-03-20 11:02:50 -04:00
core.c display: Kill off grab_screen 2014-03-26 12:04:48 -04:00
core.h Remove meta_core_increment_event_serial 2014-03-18 21:12:37 -04:00
delete.c Move delete / kill to be a vfunc 2014-03-20 15:07:44 -04:00
display-private.h display: Rename grab_op_is_wayland to grab_op_should_block_wayland 2014-04-12 00:24:26 -07:00
display.c display: Remove COMPOSITOR from mouse/keyboard grab ops 2014-04-20 12:03:24 -04:00
edge-resistance.c Name all timeouts and idles 2014-04-10 18:59:46 +02:00
edge-resistance.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
errors.c errors: Kill off meta_error_trap_push_with_return 2014-04-07 10:37:03 -04:00
events.c display: Kill #if 0'd support for _NET_RESTACK_WINDOW requests 2014-04-18 10:12:11 -04:00
events.h Move event handling to a new file 2014-03-20 15:46:32 -04:00
frame.c window: Kill off the rest of colormaps 2014-03-20 16:27:22 -04:00
frame.h Always map the client and frame windows 2014-02-14 23:19:41 -05:00
keybindings-private.h keybindings: Rename MetaKeyPref.bindings to MetaKeyPref.combos 2014-03-04 15:46:06 +01:00
keybindings.c keybindings: Handle switch-to-workspace-{up,down,left,right} again 2014-04-17 17:05:38 +02:00
main.c Move MetaLauncher to meta-backend 2014-03-31 23:44:46 -04:00
meta-accel-parse.c accel-parse: Add a notice about where the code came from 2014-04-07 11:25:16 -04:00
meta-accel-parse.h Move meta_ui_parse_accelerator into core/ 2014-04-07 10:59:46 -04:00
mutter.c Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
place.c Replace wm_state_modal usage with META_WINDOW_TYPE_DIALOG 2014-03-18 11:24:24 -04:00
place.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
prefs.c Name all timeouts and idles 2014-04-10 18:59:46 +02:00
screen-private.h Rename monitor => meta-monitor-manager 2014-03-31 22:05:24 -04:00
screen.c Name all timeouts and idles 2014-04-10 18:59:46 +02:00
stack-tracker.c stack-tracker: Fix unitialized variable 2014-04-20 16:02:48 +02:00
stack-tracker.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
stack.c stack: Fix a crasher from a buffer overrun 2014-04-12 08:15:58 -07:00
stack.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
testboxes.c Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
util-private.h Fix regression in mutter-wayland translations 2013-09-11 16:01:07 +02:00
util.c util: Don't check whether zenity supports options 2014-04-15 17:20:42 -04:00
window-private.h window: Add proper interpretation of dx/dy 2014-04-16 16:31:45 -04:00
window.c window: Queue a fullscreen check when moving between monitors 2014-04-17 18:30:16 +02:00
workspace-private.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
workspace.c compositor: Kill off MetaCompScreen 2014-03-26 12:04:48 -04:00