summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove input-only client fastpath to resize crashesdevs/discomfitor/wipMike Blumenkrantz2017-09-221-9/+0
* do not perform client moves during comp updatesMike Blumenkrantz2017-09-221-1/+1
* fix meson wayland-only detection when xwayland is enabledMike Blumenkrantz2017-09-221-1/+1
* fix typo in finding chmod meson scriptMike Blumenkrantz2017-09-211-1/+1
* require efl 1.20.4+Mike Blumenkrantz2017-09-212-3/+3
* move meson-chmod.sh into meson/Mike Blumenkrantz2017-09-213-2/+2
* add fd passing to aux hints protocolMike Blumenkrantz2017-09-215-9/+81
* add action router action to route specific key presses to specified clientsMike Blumenkrantz2017-09-211-0/+48
* add a client parameter to wl key down/up event processing functionsMike Blumenkrantz2017-09-213-10/+8
* store the currently active key binding as an accessible variableMike Blumenkrantz2017-09-211-0/+6
* make e_bindings_modifiers_from_ecore() an externally usable functionMike Blumenkrantz2017-09-212-7/+7
* don't perform zone updates on client resizeMike Blumenkrantz2017-09-211-1/+0
* e menu: Fix missing realize when using key-activation to the right.Chidambar Zinnoury2017-09-191-0/+1
* meson: wizard also link_with hereMarcel Hollerbach2017-09-191-1/+2
* tiling - ensure notification struct is 0'd before useCarsten Haitzler (Rasterman)2017-09-191-0/+1
* e about: Year++.Chidambar Zinnoury2017-09-181-1/+1
* e remote: Fix script’s execution rights.Chidambar Zinnoury2017-09-181-0/+0
* meson: wl_drm uses elputMarcel Hollerbach2017-09-181-0/+2
* meson: teamwork uses emileMarcel Hollerbach2017-09-181-0/+2
* meson: specify that modules have unresolved apisMarcel Hollerbach2017-09-181-2/+4
* remove fdo interfaces from music control dbus xmlMike Blumenkrantz2017-09-151-26/+0
* fix meson wayland build without drmMike Blumenkrantz2017-09-151-1/+1
* avoid div by 0 in gadget layoutMike Blumenkrantz2017-09-151-1/+1
* remove futile null checkMike Blumenkrantz2017-09-151-6/+3
* fix clickable edge binding activation with other mouse buttonsMike Blumenkrantz2017-09-141-1/+1
* flag zone/edge mouse binding activation with ON_HOLDMike Blumenkrantz2017-09-141-8/+19
* handle unmovable gadgets in gadget move actionMike Blumenkrantz2017-09-141-1/+7
* block recursive mouse eventing in bryce action handlersMike Blumenkrantz2017-09-141-0/+3
* add some hidden boxes to use as gadget popup hover parentsMike Blumenkrantz2017-09-141-1/+41
* hide clients again after show in idler if clients are on hidden deskMike Blumenkrantz2017-09-141-0/+2
* use EC_CHANGED when setting changed flag in client idlerMike Blumenkrantz2017-09-141-1/+1
* install session files conditionally based on the available session typesMike Blumenkrantz2017-09-132-4/+14
* install wayland session fileMike Blumenkrantz2017-09-139-15/+23
* unset release modeMike Blumenkrantz2017-09-132-20/+20
* 0.22.0-alpha NEWS updatesv0.22.0-alphaMike Blumenkrantz2017-09-131-0/+2229
* 22.0-alpha releaseMike Blumenkrantz2017-09-132-20/+20
* resolve desktop spec issues with emixer.desktopMike Blumenkrantz2017-09-131-1/+2
* e start - fix path prepend/append if already in path assuming clueCarsten Haitzler (Rasterman)2017-09-131-4/+58
* pkgkit unknown string - fix typoCarsten Haitzler (Rasterman)2017-09-131-1/+1
* revert gadget ctxpopup autopositioning attemptsMike Blumenkrantz2017-09-121-61/+5
* handle gadget site layout when last gadget in site is a spacerMike Blumenkrantz2017-09-121-0/+1
* bump efl version reqs to 1.20.3Mike Blumenkrantz2017-09-122-3/+3
* add/use helper function for rescaling individual clientsMike Blumenkrantz2017-09-124-15/+23
* handle shade <-> unshade toggling in same frameMike Blumenkrantz2017-09-121-19/+31
* use animator del function to delete comp object animatorsMike Blumenkrantz2017-09-121-4/+4
* always hide wireless non-wired icons in gadget if wired connection existsMike Blumenkrantz2017-09-121-8/+11
* make spacer gadgets smarter when multiple spacers existMike Blumenkrantz2017-09-121-6/+85
* Pager gadget config: Don't add icon to an evas, add it to an elm widget.Stephen 'Okra' Houston2017-09-121-1/+1
* Update netstatus in/out in the same file read. Fix cpufreq to use powersave a...Stephen 'Okra' Houston2017-09-125-99/+65
* e powerszve - fix sleep timeout for select to be correctCarsten Haitzler (Rasterman)2017-09-121-3/+4