summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for window borders to accept edje iconsenlightenment-0.17Thanatermesis2018-02-221-5/+2
* add note about maintenance statusMike Blumenkrantz2015-10-171-0/+5
* e_ipc: fix creation of IPC server when $DISPLAY is a pathJean Guyomarc'h2015-10-171-2/+8
* check permissions on socket dirs and complain if they fail - fallback tooCarsten Haitzler (Rasterman)2015-10-171-8/+36
* mouse_config: fix accel threshold and numerator limits.Thierry2015-10-162-3/+3
* fix bindings to use the correct source for key string.Thierry2015-08-264-10/+14
* fix backport with left over function that didn't exist in early history of ma...Thierry2015-08-267-14/+14
* menu: match file looked by code.Thierry2015-08-212-2/+2
* remove old x focus hack for mouse inMike Blumenkrantz2015-08-171-17/+4
* don't create border menu when border menu already existsMike Blumenkrantz2015-08-171-0/+1
* fix menu race condition crash related to screen edgesMike Blumenkrantz2015-08-171-1/+1
* ignore window focus in events on iconic borders; these are guaranteed to be w...Mike Blumenkrantz2015-08-171-0/+4
* block refocus of currently focused window when applying desk focusMike Blumenkrantz2015-08-171-0/+3
* Mixer: Fix crash when closing mixer settingsJean-Philippe Andre2015-08-171-0/+3
* block mixer crashes during initMike Blumenkrantz2015-08-171-0/+5
* fix crash when activating e restart from start menuMike Blumenkrantz2015-08-171-1/+1
* bugfix: check notification icon size correctlyMike Blumenkrantz2015-08-171-5/+10
* remove notification theme fallbackMike Blumenkrantz2015-08-171-7/+3
* escape notification popup text...alwaysMike Blumenkrantz2015-08-171-2/+2
* send ibar icon signals even when app instances existMike Blumenkrantz2015-08-171-1/+0
* fix border frame color classes to be configured as solids, not textMike Blumenkrantz2015-08-171-2/+2
* also unset take_focus when shading a windowMike Blumenkrantz2015-08-171-0/+1
* solve a race condition for stacking of windows if opened at the sameCarsten Haitzler (Rasterman)2015-08-171-1/+2
* e start - path manipulation - don't add a : if there already is oneCarsten Haitzler (Rasterman)2015-08-171-2/+5
* Find correct border under pointerSebastian Dransfeld2015-08-171-4/+1
* add modal lock window to border hash and enable finding by lock windowMike Blumenkrantz2015-08-171-1/+3
* bugfix: focus setting on modal dialogs which are not ECORE_X_WINDOW_TYPE_DIALOGMike Blumenkrantz2015-08-171-1/+2
* bugfix: fix up/down key directory of slider.Daniel Juyung Seo2015-08-171-4/+4
* fix null deref in e_shelfMike Blumenkrantz2015-08-171-1/+1
* remembering size on a window should also remember maximize stateMike Blumenkrantz2015-08-171-4/+1
* fix e_remember removal crash which I cleverly added last year to create more ...Mike Blumenkrantz2015-08-171-1/+0
* clamp client calc geometry to zone when maximizingMike Blumenkrantz2015-08-171-2/+2
* fix e_maximize_client_shelf_fill() to account for all shelvesMike Blumenkrantz2015-08-171-1/+2
* livethumb - fix problem where e canvas list didnt del the livethumb eeCarsten Haitzler (Rasterman)2015-08-172-5/+8
* Check return value from mkdirSebastian Dransfeld2015-08-171-1/+3
* replace ev->keyname with ev->keyMike Blumenkrantz2015-08-1729-114/+114
* portability: don't rely on bash or zsh behavior.Dieter Roelants2015-08-172-2/+2
* fix signal emission on selected ilist item iconsMike Blumenkrantz2015-08-171-2/+4
* revise d739ed0e2ecd8eab1bdf4d30b5fd40faba4c0533 to not break changing focus p...Mike Blumenkrantz2015-08-173-11/+22
* handle desktop applications betterSebastian Dransfeld2015-08-173-7/+26
* block mouse down focus event focus setting on already-focused windowsMike Blumenkrantz2015-08-171-4/+7
* always raise with click-to-raise. seriously this time. ALWAYS.Mike Blumenkrantz2015-08-171-1/+1
* click to raise ALWAYS raises. ALWAYS.Mike Blumenkrantz2015-08-171-4/+1
* first we check focus model WITHOUT also applying automatically applied raise ...Mike Blumenkrantz2015-08-171-13/+3
* fix raise on focus settingMike Blumenkrantz2015-08-171-0/+5
* only set mouse-in focus if target window is not already the focused windowMike Blumenkrantz2015-08-171-1/+2
* e_exec: fix application closing process.Daniel Zaoui2015-08-171-0/+1
* resizeble -> resizableDaniel Kolesa2015-08-171-3/+3
* dialog: allow setting of NULL iconSebastian Dransfeld2015-08-171-12/+24
* print more descriptive error messages when scanner connection fails, also don...Mike Blumenkrantz2015-08-171-2/+8