summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.22.0-beta NEWS updatesv0.22.0-betaMike Blumenkrantz2017-09-291-7/+63
* 22.0-beta releaseMike Blumenkrantz2017-09-292-20/+20
* do not unnecessarily rescale clientsMike Blumenkrantz2017-09-282-3/+8
* block client rescales during render updatesMike Blumenkrantz2017-09-282-0/+14
* Revert "do not perform client moves during comp updates"Mike Blumenkrantz2017-09-281-1/+1
* Sysinfo: Cpuclock, Netstatus, and Thermal now use progressbars in the popups ...Stephen Houston2017-09-275-78/+233
* E Exe: Semi revert 2082bb51d3abffd991b4d791ace2567888e2e9fb. The ref count wa...Stephen 'Okra' Houston2017-09-261-0/+2
* E Exe: Since we no longer ref clients in the phony cb, don't free them after ...Stephen 'Okra' Houston2017-09-261-1/+0
* Revert "Set close on exec for stdin"Derek Foreman2017-09-261-10/+0
* Stop queuing wl_buffer release eventsDerek Foreman2017-09-261-1/+1
* emit E_EVENT_EXEC_NEW_CLIENT with phony exesMike Blumenkrantz2017-09-261-3/+1
* use client geometry for visibility effect geometry, not comp object geometryMike Blumenkrantz2017-09-261-4/+4
* use correct env vars for connman proxy settingMike Blumenkrantz2017-09-261-6/+6
* don't do full client rescale on x11 hint change if not maximized/fullscreenMike Blumenkrantz2017-09-261-1/+11
* fix proxy_excludes handling for connman in previous commitMike Blumenkrantz2017-09-261-14/+13
* support proxy settings provided by Connman.Leif Middelschulte2017-09-261-0/+87
* fix undefined variable warnings for meson buildMike Blumenkrantz2017-09-262-1/+4
* remove input-only client fastpath to resize crashesMike Blumenkrantz2017-09-261-9/+0
* do not perform client moves during comp updatesMike Blumenkrantz2017-09-261-1/+1
* use safer ecore_exe flags that close stdin/out/err more oftenDerek Foreman2017-09-251-3/+3
* use safer ecore_exe flags that close stdin/out/err if possibleCarsten Haitzler (Rasterman)2017-09-2310-13/+30
* Set close on exec for stdinDerek Foreman2017-09-221-0/+10
* Fix wayland frame callback failureDerek Foreman2017-09-222-12/+11
* 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