20305 Commits (c2ecadae14920f9c3fd8de6723bcfb010d8b2baf)
 

Author SHA1 Message Date
Mike Blumenkrantz c2ecadae14 reject x11 NotifyVirtual and NotifyInferior mouse in events 8 years ago
Mike Blumenkrantz 0a8ee7b5ad allow x11 mouse wheel events to check ev->event_window for possible client match 8 years ago
Mike Blumenkrantz 0d19a5914b apply csd sizing transform for wayland configure events 8 years ago
Mike Blumenkrantz 9e4fe82fbc always send geometry to configure method for wayland clients when not resizing 8 years ago
Mike Blumenkrantz 0321fd690e do not send duplicate configures for wayland clients during maximize 8 years ago
Mike Blumenkrantz dd1577a169 fix client smart callbacks on (un)maximize 8 years ago
Mike Blumenkrantz 187fd44936 add an actual module no-save blacklist 8 years ago
Chris Michael 33414c0a0d enlightenment: Remove static function prototype for unused function 8 years ago
Chris Michael b98a58f632 enlightenment: Allocate space for terminating NULL 8 years ago
Chris Michael f25f074be5 enlightenment: Remove listener for XDnD status 8 years ago
maxerba 125de03bbe Updating catalan translation 8 years ago
maxerba 1f46bc678b Updating italian translation 8 years ago
Derek Foreman 457f3c013c wayland: fix key repeat 8 years ago
Mike Blumenkrantz 5cbbe261d7 add a timer for wl client focus to delay held key input 8 years ago
Mike Blumenkrantz 738622b068 send wl kbd modifiers only when changes occur 8 years ago
Mike Blumenkrantz d38b2eb6b3 create/manage list of focused wl keyboard resources for reuse in kbd operations 8 years ago
Mike Blumenkrantz 0b66c2d841 set new_client flag on xwl clients during swap 8 years ago
Mike Blumenkrantz ae1fc10d06 remove unnecessary geometry setting during xwl client swap 8 years ago
Mike Blumenkrantz 43ed8dbdb5 set shell-less wl surface mapped state regardless of visibility during commit 8 years ago
Mike Blumenkrantz 6dfc6da02c update wl keyboard resource key presses on focus in/out of surfaces 8 years ago
Mike Blumenkrantz 5c5fb11187 allow wl client focus-out callback to execute on deleted E_Clients 8 years ago
Mike Blumenkrantz 435bd8794a don't update wl keyboard state on client focus events 8 years ago
Mike Blumenkrantz 75fb072dc3 fix backlight init value 8 years ago
Mike Blumenkrantz 818fcb01f4 fix compositing error when client is ec->hidden during show animation 8 years ago
Mike Blumenkrantz a3d5762bf2 simplify deskmirror client desk checking 8 years ago
Mike Blumenkrantz 9c1fca5a16 fix wl build 8 years ago
Mike Blumenkrantz a9db84f94e simulate modal windows for badly behaved x11 clients 8 years ago
Mike Blumenkrantz a951b88305 don't block keybind activation while grabs are active 8 years ago
Mike Blumenkrantz b51e5fa0b2 ensure clients possess comp_data before dereferencing it during x11 stacking 8 years ago
Mike Blumenkrantz 5c00c1009b redo wl compositor key eventing 8 years ago
Mike Blumenkrantz d2fce4ce27 do not add x11 compositor desklock hooks in non-x11 compositor 8 years ago
Mike Blumenkrantz 2ce5dfa33f add wl compositor desklock hooks to add grabs during lock 8 years ago
Mike Blumenkrantz 21b8016c5b add clients to focus stack as necessary in e_client_unignore() 8 years ago
Mike Blumenkrantz 2eabf1142f always stop passing key events on once they reach the lokker callback 8 years ago
Mike Blumenkrantz 7aea28a86b do not attempt to remove wl xdg popup clients from focus stack 8 years ago
Mike Blumenkrantz 269d589cd1 do not block winlist activity based on event window in non-x11 compositors 8 years ago
Derek Foreman aae280bfcd shot: Skip the wayland setup bits when running under X 8 years ago
Chris Michael e78abc23c1 desklock: Fix T2589: Screen Lock crashes in E 8 years ago
Mike Blumenkrantz 3c3f0845f3 fix typo in comp object opaque region render 8 years ago
Mike Blumenkrantz f6725c53a4 move opaque region (image border) apply to render fn 8 years ago
Mike Blumenkrantz 612a61ce0e don't mangle wl client opaque region tiler during commit clip 8 years ago
Mike Blumenkrantz 4acce00428 improve wl compositor tiler usage 8 years ago
Mike Blumenkrantz 4d76741533 only perform keybind grabs on root window for x11 compositors 8 years ago
Mike Blumenkrantz f2d71ad903 block compositor keybinds using more accurate x11 detection 8 years ago
Derek Foreman 35938839bd wayland: Also link with libwayland-client.so 8 years ago
Carsten Haitzler ee16a11455 e - randr allow you to turn off screens and keep them off if config says so 8 years ago
Carsten Haitzler 94a15856bd e - unbreak client pixmaps when native surf is used 8 years ago
Mike Blumenkrantz 6b7ce91373 do not set opaque regions on comp object mirrors 8 years ago
Mike Blumenkrantz 1d4d906361 render surface opaque regions as opaque when image border is set 8 years ago
Mike Blumenkrantz 552f065c09 zero out wl surface opaque region on commit in all cases 8 years ago