summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* implement action routing for wayland clientsdevs/discomfitor/action_routeMike Blumenkrantz2017-06-266-15/+304
* block "user" client resizes during comp client updating phaseMike Blumenkrantz2017-06-243-0/+4
* Revert "block client mouse move calls from comp object during move/resize"Mike Blumenkrantz2017-06-241-1/+0
* block client mouse move calls from comp object during move/resizeMike Blumenkrantz2017-06-241-0/+1
* e - remove doofus-like code from mike with regards to making e crash or notCarsten Haitzler (Rasterman)2017-06-241-1/+1
* do not enable abort on critical in development builds for raster onlyMike Blumenkrantz2017-06-231-1/+2
* freeze client action event grabber stackingMike Blumenkrantz2017-06-231-1/+1
* use safe list iterating when clearing a gadget site during shutdownMike Blumenkrantz2017-06-231-2/+2
* always grab input when showing a gadget wizardMike Blumenkrantz2017-06-231-0/+2
* hide gadget editor when dragging/wizarding a new gadgetMike Blumenkrantz2017-06-234-12/+55
* Revert "e - allow env var to turn off aborting at any CRI issue"Mike Blumenkrantz2017-06-231-2/+1
* use seat0 as default seat name instead of defaultMike Blumenkrantz2017-06-231-1/+1
* update gadget position during a resize from top/left edgeMike Blumenkrantz2017-06-231-2/+8
* reset demo gadget id before deleting gadget object during drop operationMike Blumenkrantz2017-06-231-1/+1
* if gadget wizard returns a zero id, remove gadget from site and destroyMike Blumenkrantz2017-06-231-10/+13
* force horizontal orient for all gadget editors with orientationMike Blumenkrantz2017-06-231-0/+1
* redo the gadget editor (again)Mike Blumenkrantz2017-06-231-26/+126
* do not attempt to pack cpumonitor into box in sysinfo modeMike Blumenkrantz2017-06-231-1/+2
* do not advertise luncher grid or sysinfo for gadget sites with orientMike Blumenkrantz2017-06-232-2/+5
* allow gadgets to return a null object for demo objectsMike Blumenkrantz2017-06-231-1/+14
* ensure flag to preserve gadget editor is unset after setupMike Blumenkrantz2017-06-231-1/+2
* print object type if name is null during shape debugMike Blumenkrantz2017-06-231-1/+1
* set pass events on shape debug rectsMike Blumenkrantz2017-06-231-1/+1
* try only 1 reconnect to pulse when mixer fails to initMike Blumenkrantz2017-06-231-14/+4
* Initialize the Evas_Native_Surface to 0 for dmabuf testsDerek Foreman2017-06-231-0/+2
* Allow enabling experimental hardware plane supportDerek Foreman2017-06-231-0/+30
* Don't delete busy E_Comp_Wl_BuffersDerek Foreman2017-06-233-1/+11
* Refactor wayland buffer releasingDerek Foreman2017-06-231-10/+18
* Clear the native surface structure before initializing itDerek Foreman2017-06-221-0/+11
* e - allow env var to turn off aborting at any CRI issueCarsten Haitzler (Rasterman)2017-06-221-1/+2
* Revert "e comp object - stop being cricical where pixmap and win size dont ma...Carsten Haitzler (Rasterman)2017-06-221-1/+1
* e comp object - stop being cricical where pixmap and win size dont matchCarsten Haitzler (Rasterman)2017-06-211-1/+1
* e start - remove mtrack ... no one using it (not even me)Carsten Haitzler (Rasterman)2017-06-211-34/+2
* feed mouse-up to action client from event grabber, then attempt to end actionsMike Blumenkrantz2017-06-191-1/+11
* reject client mouse move if coords match previous positionMike Blumenkrantz2017-06-161-3/+2
* send version edje signal to ssd themeMike Blumenkrantz2017-06-161-1/+1
* simplify drm output update event by using randr screen refresh queuingMike Blumenkrantz2017-06-161-39/+2
* store output subpixel value to randr2 screen data during drm initMike Blumenkrantz2017-06-163-1/+3
* use fake xinerama screens when initializing wl outputsMike Blumenkrantz2017-06-162-5/+19
* hook client object unref callback to cleanup comp object internalsMike Blumenkrantz2017-06-161-5/+11
* don't null pointer after deleting internal win during wl delete requestMike Blumenkrantz2017-06-161-1/+1
* route all mouse movements to action_client during action grabMike Blumenkrantz2017-06-161-0/+11
* only remove left/right maximize when removing vertical if left/right is setMike Blumenkrantz2017-06-161-2/+4
* update wl_drm for recent efl_input_device api changesMike Blumenkrantz2017-06-121-2/+2
* feed mouse up during window maximize if the current window is being draggedMike Blumenkrantz2017-06-091-0/+5
* send nograb signal to ssd theme on creationMike Blumenkrantz2017-06-091-0/+1
* re-enable zone edges during window_move actionMike Blumenkrantz2017-06-091-2/+0
* use event_grabber to simulate explicit grab during window move/resize actionsMike Blumenkrantz2017-06-093-1/+55
* do not trigger events/bindings on zone object events with timestamp==0Mike Blumenkrantz2017-06-091-0/+4
* delete client raise timer when beginning a move/resize operationMike Blumenkrantz2017-06-091-0/+2