summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 21.1 NEWS Updatesv0.21.1Simon Lees2016-07-201-0/+36
* 21.1 ReleaseSimon Lees2016-07-201-1/+1
* adjust xdg-shell window menu coords by client's coordsMike Blumenkrantz2016-07-191-1/+1
* add missing EINA_UNUSED for unused function paramsChris Michael2016-07-191-2/+2
* set/unset smart parent as e_widget when adding sub-objectsMike Blumenkrantz2016-07-191-0/+4
* filepreview: avoid race condition when destroying txt file preview with slow ...Cedric Bail2016-07-191-43/+81
* e ibar/ibox fix starrting/started signal emittionCarsten Haitzler (Rasterman)2016-07-181-6/+11
* fwin: prevent segv when the vaarg abi messup with unused parameter.Al Poole2016-07-161-1/+1
* Fix xdg_shell focus logicDerek Foreman2016-07-151-2/+5
* Make sure the same keyboard resource doesn't end up on the focus list twiceDerek Foreman2016-07-151-1/+16
* e_comp_data: NULL out source once it is freedMarcel Hollerbach2016-07-151-0/+4
* set unmax flag for xdg shell unmaximizeMike Blumenkrantz2016-07-151-1/+1
* match wl_wl output sizing in wl_x11 when running in an existing wm sessionMike Blumenkrantz2016-07-151-0/+2
* set x11 randr iface for wl_x11 based on wm presence, not composited stateMike Blumenkrantz2016-07-151-1/+6
* handle e_comp_x init failure more effectively and perform cleanupsMike Blumenkrantz2016-07-151-1/+7
* Properly send kbd focus to xdg_shell popupsDerek Foreman2016-07-151-7/+9
* e desks config: Bring some flip settings back.Chidambar Zinnoury2016-07-151-0/+1
* modules/temperature: cosmetics: typo fix (celcius -> celsius)Mariusz Bialonczyk2016-07-154-6/+6
* 0.21.0 NEWS updatesv0.21.0Mike Blumenkrantz2016-06-301-0/+771
* merge E20.X NEWS itemsMike Blumenkrantz2016-06-301-561/+90
* 21.0 releaseMike Blumenkrantz2016-06-301-4/+4
* Fix xdg_shell keyboard enter/leave eventsDerek Foreman2016-06-291-0/+41
* Don't send keyboard leaves to unmapped wayland surfacesDerek Foreman2016-06-291-1/+6
* Track whether a surface is an xdg oneDerek Foreman2016-06-292-0/+3
* Set up attributes properly for wl_shell transient windowsDerek Foreman2016-06-291-0/+14
* Only unignore a client on the first commit with a bufferDerek Foreman2016-06-291-1/+1
* destroy evry's focus-out timer if focus-in occurs before timer triggersMike Blumenkrantz2016-06-291-0/+11
* Add a pixel get callback for mirrorsDerek Foreman2016-06-281-6/+21
* Revert "Always clear the mirror image data pointer"Derek Foreman2016-06-281-1/+2
* Fix wayland pixmap ids againDerek Foreman2016-06-281-2/+10
* emix: update sink of sink_input when changedMarcel Hollerbach2016-06-251-0/+7
* e_comp: silence warning, this time reallyMarcel Hollerbach2016-06-251-1/+1
* e_comp: silence warningMarcel Hollerbach2016-06-251-1/+1
* e_xkb: eval group before setted to wlMarcel Hollerbach2016-06-251-14/+30
* music-player: add spotifyMarcel Hollerbach2016-06-251-0/+1
* Fix zone setup for wayland compositor on XDerek Foreman2016-06-241-1/+1
* add some hacks to route mouse events to wl popups correctly while mouse is downMike Blumenkrantz2016-06-241-1/+49
* remove unused event info from _e_comp_wl_mouse_out()Mike Blumenkrantz2016-06-241-5/+5
* Don't try to send surface presence events for zones with no wayland outputDerek Foreman2016-06-241-0/+2
* Revert "set NOGRAB pointer mode on comp object event objects"Mike Blumenkrantz2016-06-231-2/+0
* set NOGRAB pointer mode on comp object event objectsMike Blumenkrantz2016-06-231-0/+2
* Don't send configure to wl_shell popupsDerek Foreman2016-06-231-0/+11
* Use e_client_util_is_popup for checking wayland clientsDerek Foreman2016-06-231-9/+5
* disallow pager window drags for popups and ignored windowsMike Blumenkrantz2016-06-232-0/+2
* Revert "do not change E_Client->saved values during maximize if need_maximize...Mike Blumenkrantz2016-06-221-20/+4
* don't set need_maximize during wl commit maximizeMike Blumenkrantz2016-06-221-2/+0
* freeze events on comp object input rects during deletionMike Blumenkrantz2016-06-221-0/+1
* Always clear the mirror image data pointerDerek Foreman2016-06-211-2/+1
* e_xkb: init the keyboard on initMarcel Hollerbach2016-06-211-1/+2
* Update some wl_shell window handling logicDerek Foreman2016-06-211-1/+16