21013 Commits (331a3e74e136aba26827b596dafe8f089f5a0d09)
 

Author SHA1 Message Date
Mike Blumenkrantz 331a3e74e1 disable map when unsetting zoomap child 7 years ago
Mike Blumenkrantz 6a4488faea set child of zoomap as new content for comp util objects when changing type 7 years ago
Mike Blumenkrantz b5103ac3e2 compare key OR keyname in e_bindings_key_event_find() 7 years ago
Mike Blumenkrantz 782cf3606e send mouse out+in on desk flip end 7 years ago
Mike Blumenkrantz ac6e800c35 enable drm e_alert during configure only if drm support is enabled 7 years ago
Mike Blumenkrantz 6544ae2c65 add back binding key->keyname check in e_bindings_key_event_find() 7 years ago
Mike Blumenkrantz d6772d8911 update xkb.cur_group and send event upon serializing an EFFECTIVE layout in wl input 7 years ago
Mike Blumenkrantz 8678e01ce9 do not update keymap group in _e_comp_wl_input_keymap_update() 7 years ago
Chris Michael c692381f2e add missing EINA_UNUSED for _xkb_changed_state function 7 years ago
Mike Blumenkrantz 10c43efc83 fill zone obstacles on x/y axis during useful geometry recalc 7 years ago
Mike Blumenkrantz ea2ec5a2f3 use desk obstacles for calculating desk-specific zone useful geometry 7 years ago
Mike Blumenkrantz 6a20006ac2 prefer specific context activation for bindings over generic context 7 years ago
Mike Blumenkrantz 37394b26c3 use event-finding functions to simplify key/edge binding handlers 7 years ago
Mike Blumenkrantz 93b106f17e add edge binding event find function 7 years ago
Mike Blumenkrantz 6e3b9763b0 remove e_bindings_key_up_event_find, rename other one to e_bindings_key_event_find 7 years ago
Mike Blumenkrantz e88823dd1b disable shelf shadows if "noshadow" data item exists in shelf theme 7 years ago
Mike Blumenkrantz c637c70f1c add extra param to e_bindings_key_down_event_find() to return found binding 7 years ago
Mike Blumenkrantz 6d45baa510 do not shortcut access of Efreet_Desktop->x hash in fileman 7 years ago
Mike Blumenkrantz 85d7c121bd do not attempt to create x11 canvas during xwayland init 7 years ago
Mike Blumenkrantz 8f510bc228 add macros for creating and binding wayland globals in extensions file 7 years ago
Mike Blumenkrantz edba13322a disable bindings during wayland screenshot operations 7 years ago
Mike Blumenkrantz 446f9c4b68 defer screenshot action execution using a job 7 years ago
Mike Blumenkrantz 542079d841 move all wayland extension implementations into e_comp_wl_extensions.c 7 years ago
Mike Blumenkrantz df5106f1cb ship tiling module edj file 7 years ago
Mike Blumenkrantz 1d092a08b4 move wayland protocols and generated files into separate directories 7 years ago
Mike Blumenkrantz c86aa21e90 remove comp canvas key handler shortcuts for passing keys to wayland clients 7 years ago
Mike Blumenkrantz fc6458bccd re-add MANAGER context bindings 7 years ago
Mike Blumenkrantz 194b1ab336 disable binding activation when grab dialog, menus, or dnd is active 7 years ago
Mike Blumenkrantz 8500517e34 add function for disabling mouse/key/wheel/signal bindings 7 years ago
Mike Blumenkrantz f54bf1ec60 allocate E_Shell_Data for all xdg surfaces (popups) 7 years ago
Mike Blumenkrantz 9245b1ec27 handle more mouse buttons in wayland 7 years ago
Mike Blumenkrantz fabf2de023 determine new_client state for xwayland clients using xwayland pixmap 7 years ago
Mike Blumenkrantz b10344899d use zone obstacles for resist calculations 7 years ago
Mike Blumenkrantz 8d94637e28 allow instant client mouse actions to persist until mouse up 7 years ago
Mike Blumenkrantz 945eafd791 unify client mouse action ending 7 years ago
Mike Blumenkrantz ec0cbc7ead remove duplicate E_Config_XKB_Option config descriptors 7 years ago
Mike Blumenkrantz 3e8b5890bc enable surface visibility fallthrough for drag clients 7 years ago
Mike Blumenkrantz d689ab5e75 track wayland client mouse button states as a full button mask 7 years ago
Chris Michael d09b1030b8 check siginfo si_code to verify that SIGUSR2 comes from user 7 years ago
Mike Blumenkrantz d33a12b434 remove _e_comp_wl_focus_down_set() 7 years ago
Mike Blumenkrantz 9c23679bac reenable fallthrough surface (un)mapping for subsurfaces during commit 7 years ago
Mike Blumenkrantz 892c4a44ca add render updates for cursor clients if damages exist during set_cursor 7 years ago
Mike Blumenkrantz 039c08617e remove duplicate visibility setting blocks from wayland surface commit 7 years ago
Mike Blumenkrantz 1a47836723 always apply damages and input regions during wayland commit 7 years ago
Mike Blumenkrantz 97d8f26724 do not set focus in wayland client show callback for cursor clients 7 years ago
Mike Blumenkrantz fbedd9dcac automatically mark wayland cursor surfaces as visible during set_cursor 7 years ago
Mike Blumenkrantz ba40fb5cb4 add wayland-only mouse action for translating a button press to a key 7 years ago
Mike Blumenkrantz 40c1e796fe add function for wayland compositors to generate (fake) keyboard events 7 years ago
Chris Michael 01ae2a6287 fix compiler warning about comparison between signed and unsigned ints 7 years ago
Mike Blumenkrantz 00d3cdd7ab remove WAYLAND_ONLY ifdefs from kbd layout change actions 7 years ago