20985 Commits (8500517e348345b1eed17de2d463ec9cc8b1b17f)
 

Author SHA1 Message Date
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
Mike Blumenkrantz d4bbe0727e |= instead of = flag setting for want_focus during wayland surface commit 7 years ago
Mike Blumenkrantz 77485f322e improve focus setting during wayland client show callback 7 years ago
Mike Blumenkrantz e3f829ace7 more correctly handle evry mouse detection on wayland 7 years ago
Mike Blumenkrantz 0a2442d3b7 only do passthrough surface map on xwayland surfaces during commit 7 years ago
Mike Blumenkrantz 0df8c94572 set want_focus for xdg popup surfaces on creation 7 years ago
Mike Blumenkrantz d52fffeec9 call xdg surface map when creating a surface for visible internal windows 7 years ago
Mike Blumenkrantz 092c834c5e Revert "Fix issue of compositor surface create passing wrong parameter to" 7 years ago
Mike Blumenkrantz fbe959cccc remove need_reparent, reparented, first_damage flags from wl client comp_data 7 years ago
Chris Michael 1b36f93956 Fix issue of using the wrong id when finding pixmap client 7 years ago
Chris Michael 67170f40a1 Fix issue of compositor surface create passing wrong parameter to 7 years ago
Marcel Hollerbach 37ad839f51 e_comp_wl: only ignore ignored clients 7 years ago
Marcel Hollerbach 1c7cd941d0 xkbswitch: change icon if E_EVENT_XKB_CHANGED is emitted 7 years ago
Marcel Hollerbach bd7136ade1 xkbswitch: enable module for wayland 7 years ago
Marcel Hollerbach 8b2eb6fb8b e_xkb: emit changed event if ECORE_X_EVENT_XKB_STATE_NOTIFY is emitted 7 years ago
Marcel Hollerbach 7e74ad229c e_xkb: emit changed event if wayland keyboard has changed 7 years ago
Mike Blumenkrantz d12c5f9474 automatically attempt to create a wayland x11 output during comp init 7 years ago
Mike Blumenkrantz 352d023d76 use more correct defines for enabling wl output modules during comp init 7 years ago
Mike Blumenkrantz 4d717df870 if available, use wl output (nested) for wayland compositor creation 7 years ago
Mike Blumenkrantz 262b303984 use 2/3 screen size for wl output (nested) compositor size 7 years ago
Mike Blumenkrantz f8a0cbd534 unset WM_STATE for x11 clients upon unmapping them 7 years ago
Mike Blumenkrantz 1dd45a3cc1 do not unset comp object native surface during shape apply 7 years ago
Mike Blumenkrantz 3057b34098 create comp object updates tiler in helper function from either show or damage 7 years ago
Mike Blumenkrantz 45be3360d8 apply zone coords when calculating zone useful geometry 7 years ago
Marcel Hollerbach dcbf258a35 e_grabinput: do not pass a faulty time 7 years ago
Mike Blumenkrantz ac809440e9 add function for creating a demo version of the lockscreen 7 years ago
Mike Blumenkrantz de59970690 set zone-based name on lokker comp objects 7 years ago
Mike Blumenkrantz f12b6b9385 update existing shelf obstacle geometries on shelf move/resize 7 years ago
Mike Blumenkrantz b1a0a91f83 only recalc shelf obstacles on desk count change if shelf uses desk_show_mode 7 years ago