summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix xwayland binary location detectiondevs/derekf/confDerek Foreman2016-09-191-5/+9
* use same layer in bryce editor for "above window" settingMike Blumenkrantz2016-09-191-1/+1
* clamp bryces to a lower canvas layerMike Blumenkrantz2016-09-191-1/+2
* fix korean translation mismatchYeongJong Lee2016-09-191-1/+1
* always use compositor object stacking when performing internal dragsMike Blumenkrantz2016-09-161-0/+2
* handle e_comp deref during e_dnd shutdown to avoid crashMike Blumenkrantz2016-09-151-1/+3
* set the spacer rect as the drop handler base when creating gadget drop handlersMike Blumenkrantz2016-09-151-0/+1
* use comp canvas win by default for any drop handler with an E_ObjectMike Blumenkrantz2016-09-151-4/+1
* move 'unmaximize' smart callback to after geom calc in client_unmaximizeMike Blumenkrantz2016-09-141-1/+1
* mixer: lock up the slider for the case a drag is in progressdevs/bu5hm4n/morlenxus_fixMarcel Hollerbach2016-09-141-1/+11
* Fix error print when wl_wl fails to startDerek Foreman2016-09-131-1/+1
* More mailmappingSimon Lees (SUSE)2016-09-131-0/+1
* I should probably be in the Authors listSimon Lees (SUSE)2016-09-132-0/+2
* Also set QT_STYLE_OVERRIDESimon Lees (SUSE)2016-09-131-0/+1
* ibar: multiply size with scaleMarcel Hollerbach2016-09-101-1/+1
* bump modapiMike Blumenkrantz2016-09-091-1/+1
* remove more useless E_Comp struct membersMike Blumenkrantz2016-09-093-5/+0
* remove E_Comp->nameMike Blumenkrantz2016-09-092-3/+0
* add docs for E_Comp struct membersMike Blumenkrantz2016-09-091-47/+47
* bump ecore_drm2 dependency, update to latest beta APIDerek Foreman2016-09-083-10/+10
* do not attempt to populate gadgets during type_add if site has not yet been p...Mike Blumenkrantz2016-09-081-3/+4
* add event handler for evry event type, not #define valueMike Blumenkrantz2016-09-081-1/+1
* OpenBSD non-PAM lokker authentication.Al Poole2016-09-083-3/+97
* add missing EINA_UNUSED for function parameterChris Michael2016-09-071-1/+1
* Remove unused variables from ibar_resize_handle functionChris Michael2016-09-071-2/+1
* mixer: introduce emix_max_volume_getMarcel Hollerbach2016-09-076-17/+45
* mixer: introduce Barrier checksMarcel Hollerbach2016-09-071-0/+17
* add drop handlers for gadgetsMike Blumenkrantz2016-09-062-0/+69
* tiling: be more accurate on the descriptionMarcel Hollerbach2016-09-061-1/+1
* tiling: place popup on the current active zoneMarcel Hollerbach2016-09-063-4/+34
* emix: when in alsa mode only operate on masterFlavio Ceolin2016-09-061-0/+4
* ibar: try to get a better min sizeMarcel Hollerbach2016-09-021-4/+20
* update e po filesCarsten Haitzler (Rasterman)2016-08-2939-62683/+65689
* Don't send keyboard leave events to unfocused clientsDerek Foreman2016-08-261-5/+1
* ignore xwl clients when flagging wl surfaces as internalMike Blumenkrantz2016-08-261-2/+3
* another case of stringshare misuse re:efreet_mime_type_get()Mike Blumenkrantz2016-08-261-1/+1
* use stringshare_add() for evry files plugin mime typesMike Blumenkrantz2016-08-261-1/+1
* e_xkb: add guard around skip_new_keyboardRomain Naour2016-08-221-0/+2
* configure.ac: wayland only build fixRomain Naour2016-08-221-1/+1
* delete previous wireless popup when activating editor from connection listMike Blumenkrantz2016-08-191-0/+5
* clean up some string leaks in wireless gadget popupsMike Blumenkrantz2016-08-191-0/+3
* track current bryce geom, force recalc on gadget site upon changeMike Blumenkrantz2016-08-191-0/+7
* Revert "track/manage size hints for zoomap child objects"Mike Blumenkrantz2016-08-191-17/+0
* README.wayland --enable-elput is required for building wayland eflSimon Lees2016-08-191-0/+1
* e ipc - fix cleanup of ipc socket on shutdownCarsten Haitzler (Rasterman)2016-08-191-0/+14
* Updating italian translationmaxerba2016-08-185-204/+198
* ok - make pwople who \have not stared at c macros as long as i have happyCarsten Haitzler (Rasterman)2016-08-181-23/+23
* e_comp_wl: break from meaningless loopJengHyun Kang2016-08-171-1/+7
* bump efl wayland req to 1.18 now that it's outMike Blumenkrantz2016-08-171-1/+1
* askpass env var - dont use 32byte buffer for path but use stringshareCarsten Haitzler (Rasterman)2016-08-161-3/+10