summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix wl_shell maximize as used by Qtdevs/derekf/wip2Derek Foreman2016-07-293-10/+44
* Add versions to wayland extension setup macrosDerek Foreman2016-07-281-5/+5
* Fix wayland extension global creationDerek Foreman2016-07-282-13/+12
* bg: Fix bg with single jpeg images (no edj)Jean-Philippe Andre2016-07-281-0/+1
* add key_up and key_down methods to sreen interfaceChris Michael2016-07-273-6/+51
* Updating italian and spanish translationsmaxerba2016-07-272-706/+718
* Fix getting top object in comp canvasDerek Foreman2016-07-261-0/+2
* wl_fb: Check that e_comp_wl_init does not fail.Chris Michael2016-07-261-1/+3
* Revert "e - fix major memory bloat when in gl mode - dont create shm segments"Chris Michael2016-07-261-18/+8
* e - fix major memory bloat when in gl mode - dont create shm segmentsCarsten Haitzler (Rasterman)2016-07-261-8/+18
* remove need to create different dialog windows under waylandChris Michael2016-07-251-7/+1
* e ibar - fix "old man" fat finger typo ;)Chris Michael2016-07-251-1/+1
* e ibar - fix devilhorns fix to use the right widght and hight for separatorCarsten Haitzler (Rasterman)2016-07-251-5/+3
* use proper variables to set size_hint_max on ibarChris Michael2016-07-251-1/+1
* remove unused variables from _ibar_resize_handleChris Michael2016-07-251-1/+1
* e ibar/ibox port to elm box - fix assumption on resizeCarsten Haitzler (Rasterman)2016-07-252-28/+23
* e fm: Don’t check every other line whether the location is writable when c...Chidambar Zinnoury2016-07-231-4/+7
* e fm: Add a separator only if there is something before.Chidambar Zinnoury2016-07-231-2/+6
* e: Don’t show two consecutive menu separators if there is no need in clien...Chidambar Zinnoury2016-07-231-3/+3
* Fix test for object visibility when deleting wayland clientsDerek Foreman2016-07-211-4/+4
* Fix wayland clients not deleting when they're hiddenDerek Foreman2016-07-211-0/+7
* e - fix dnd problems coming from getting top object in comp canvasCarsten Haitzler (Rasterman)2016-07-211-4/+13
* e temp module - kill tempget process not terminate to ensure deathCarsten Haitzler (Rasterman)2016-07-201-2/+2
* 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-181-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-151-1/+1
* Fix xdg_shell focus logicDerek Foreman2016-07-131-2/+5
* Make sure the same keyboard resource doesn't end up on the focus list twiceDerek Foreman2016-07-131-1/+16
* e_comp_data: NULL out source once it is freedMarcel Hollerbach2016-07-131-0/+4
* readme: update keyboard entryMarcel Hollerbach2016-07-131-2/+2
* set unmax flag for xdg shell unmaximizeMike Blumenkrantz2016-07-131-1/+1
* match wl_wl output sizing in wl_x11 when running in an existing wm sessionMike Blumenkrantz2016-07-121-0/+2
* set x11 randr iface for wl_x11 based on wm presence, not composited stateMike Blumenkrantz2016-07-121-1/+6
* handle e_comp_x init failure more effectively and perform cleanupsMike Blumenkrantz2016-07-121-1/+7
* 'cur_group' variable is unused here if we are not building for waylandChris Michael2016-07-111-0/+2
* Properly send kbd focus to xdg_shell popupsDerek Foreman2016-07-081-7/+9
* e desks config: Group all flip-related settings to their own tab.Chidambar Zinnoury2016-07-051-12/+13
* e desks config: Bring some flip settings back.Chidambar Zinnoury2016-07-051-0/+1
* modules/temperature: cosmetics: typo fix (celcius -> celsius)Mariusz Bialonczyk2016-07-054-6/+6
* Fix compiling with WL offAndy Williams2016-06-301-2/+0
* e_xkb: use the new e_comp_wl_input_index_set apiMarcel Hollerbach2016-06-301-35/+33
* e_comp_wl: introduce api to set index of keymapMarcel Hollerbach2016-06-303-15/+55
* unset release modeMike Blumenkrantz2016-06-301-5/+5
* 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