19236 Commits (43dea93969409bcd4f5fefa79debd4d9e9350bb6)

Author SHA1 Message Date
Mike Blumenkrantz 43dea93969 handle rotations with fake xinerama screens 6 years ago
Mike Blumenkrantz 789eccf12f try redirecting failed clients again during resize 6 years ago
Mike Blumenkrantz 44693a1852 only unredirect clients during comp update after 3 failures 6 years ago
Mike Blumenkrantz 07d4f3bcf6 don't call comp object cleanup functions for clients without comp objects 6 years ago
Mike Blumenkrantz 1f0bed7e0b check ec pointer before deref in luncher's E_EVENT_EXEC_DEL handler 6 years ago
Mike Blumenkrantz 9357ecc443 don't force shm for xwayland launch and enable gl 6 years ago
Mike Blumenkrantz fea11b1621 don't run x11 focus (un)set callbacks for override clients 6 years ago
Mike Blumenkrantz 836845a615 use xwayland check for clients when checking whether to reset focus to root 6 years ago
Mike Blumenkrantz 69c85fc1aa only set E_Client->want_focus for wl override clients if not popup client 6 years ago
Mike Blumenkrantz b183e001a1 make e_comp_object_frame_allowed() return false for ignored clients 6 years ago
Mike Blumenkrantz d0accb8e52 block pointer warping on override clients 6 years ago
Mike Blumenkrantz 3fdcc92ab0 check exit status from auth subprocess 6 years ago
Mike Blumenkrantz 42523d27f0 multiply pointer axis values by 10 for wl clients 6 years ago
Mike Blumenkrantz 89aa89f3a6 use event grabber for gadget editors to improve event detection 6 years ago
Mike Blumenkrantz 1fe4555d7b remove eeze init/shutdown calls from modules 6 years ago
Mike Blumenkrantz 809a3492ae unset gadget editor pointer on editor delete 6 years ago
Mike Blumenkrantz 4f77573e6c perform move after resize during comp object show 6 years ago
Derek Foreman e26f2a12f5 Test dmabuf via native_surface_set even in software render 6 years ago
Mike Blumenkrantz bb1d7790b0 force shape queue when adding/deleting action client event grabber 6 years ago
Mike Blumenkrantz 63f3fe949c block "user" client resizes during comp client updating phase 6 years ago
Mike Blumenkrantz 0a67a96df3 Revert "block client mouse move calls from comp object during move/resize" 6 years ago
Mike Blumenkrantz 4464c681fd block client mouse move calls from comp object during move/resize 6 years ago
Carsten Haitzler a9cd60fb90 e - remove doofus-like code from mike with regards to making e crash or not 6 years ago
Mike Blumenkrantz aad74ea341 do not enable abort on critical in development builds for raster only 6 years ago
Mike Blumenkrantz 46fc9c0988 freeze client action event grabber stacking 6 years ago
Mike Blumenkrantz 8b8703cfa6 use safe list iterating when clearing a gadget site during shutdown 6 years ago
Mike Blumenkrantz 9fa3fdfc78 always grab input when showing a gadget wizard 6 years ago
Mike Blumenkrantz be0015a283 hide gadget editor when dragging/wizarding a new gadget 6 years ago
Mike Blumenkrantz 11a6d7ae35 Revert "e - allow env var to turn off aborting at any CRI issue" 6 years ago
Mike Blumenkrantz fd2817df4a use seat0 as default seat name instead of default 6 years ago
Mike Blumenkrantz 7e6a2a9064 update gadget position during a resize from top/left edge 6 years ago
Mike Blumenkrantz 099e6e019d reset demo gadget id before deleting gadget object during drop operation 6 years ago
Mike Blumenkrantz 446860b68a if gadget wizard returns a zero id, remove gadget from site and destroy 6 years ago
Mike Blumenkrantz 4c58940291 force horizontal orient for all gadget editors with orientation 6 years ago
Mike Blumenkrantz ebfb925a11 redo the gadget editor (again) 6 years ago
Mike Blumenkrantz 0180cef47d do not attempt to pack cpumonitor into box in sysinfo mode 6 years ago
Mike Blumenkrantz a441d4d22a do not advertise luncher grid or sysinfo for gadget sites with orient 6 years ago
Mike Blumenkrantz 6a1d0226ed allow gadgets to return a null object for demo objects 6 years ago
Mike Blumenkrantz 97c3db5ab1 ensure flag to preserve gadget editor is unset after setup 6 years ago
Mike Blumenkrantz 1b15a85d74 print object type if name is null during shape debug 6 years ago
Mike Blumenkrantz 2716802ec9 set pass events on shape debug rects 6 years ago
Mike Blumenkrantz 62e1027509 try only 1 reconnect to pulse when mixer fails to init 6 years ago
Derek Foreman 4879b340a2 Initialize the Evas_Native_Surface to 0 for dmabuf tests 6 years ago
Derek Foreman 5de9f0f8a3 Allow enabling experimental hardware plane support 6 years ago
Derek Foreman 18fbd1da32 Don't delete busy E_Comp_Wl_Buffers 6 years ago
Derek Foreman acd0e4b036 Refactor wayland buffer releasing 6 years ago
Derek Foreman e6f17dee5d Clear the native surface structure before initializing it 6 years ago
Carsten Haitzler 62feb358e6 e - allow env var to turn off aborting at any CRI issue 6 years ago
Carsten Haitzler 3e3b48478b Revert "e comp object - stop being cricical where pixmap and win size dont match" 6 years ago
Carsten Haitzler e288852393 e comp object - stop being cricical where pixmap and win size dont match 6 years ago