summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove debugging outputdevs/bu5hm4n/systrayMarcel Hollerbach2016-01-102-6/+0
* delete unused codeMarcel Hollerbach2016-01-104-151/+1
* rewrite host sideMarcel Hollerbach2016-01-106-348/+258
* systray: allow more than one systrayMarcel Hollerbach2016-01-101-10/+0
* systray: remove useless codeMarcel Hollerbach2016-01-101-79/+1
* systray: use the external watcher daemonMarcel Hollerbach2016-01-104-289/+14
* systray: added a external watcher serviceMarcel Hollerbach2016-01-102-0/+253
* e_grabinput: do not pass a faulty timeMarcel Hollerbach2016-01-101-2/+2
* xdebug: add clouseau_startMarcel Hollerbach2016-01-081-0/+2
* select mixer popup sink after popup has been fully initializedMike Blumenkrantz2016-01-081-1/+5
* disable custom logging when eina backtrace is activeMike Blumenkrantz2016-01-081-1/+11
* Revert "e logs - the custom e log func breaks eina backtraces, so don't use it"Mike Blumenkrantz2016-01-081-0/+23
* Update wl_weekeyboard for ecore_evas_wayland_window_get2 function renameChris Michael2016-01-081-1/+1
* e logs - the custom e log func breaks eina backtraces, so don't use itCarsten Haitzler (Rasterman)2016-01-081-23/+0
* per-desk profiles - move to per screen and use elm derived profilesCarsten Haitzler (Rasterman)2016-01-0816-199/+471
* randr - improve header indentingCarsten Haitzler (Rasterman)2016-01-081-11/+12
* e randr2 - provide lookup funcs for screen and dpiCarsten Haitzler (Rasterman)2016-01-082-0/+27
* check all corners of an object in e_comp_object_util_zone_get()Mike Blumenkrantz2016-01-071-2/+8
* add back comp object data from typo in previous commit...Mike Blumenkrantz2016-01-071-0/+1
* break out comp util object type setting into separate functionMike Blumenkrantz2016-01-072-22/+95
* simplify and clarify winlist directional selection action codeMike Blumenkrantz2016-01-071-5/+2
* remove wayland function usage from grabinput methodsMike Blumenkrantz2016-01-061-92/+0
* remove defines for various beta api in other placesMike Blumenkrantz2016-01-063-4/+2
* define EFL_BETA_API_SUPPORT explicitly in e.h if wayland support is enabledMike Blumenkrantz2016-01-061-0/+4
* configure.ac: Remove ecore-x from wayland only build.Seunghun Lee2016-01-061-1/+0
* Fix spelling in .pc fileJean-Philippe Andre2016-01-061-1/+1
* Reenable building wl_wl moduleChris Michael2016-01-051-1/+1
* Fix issue of nested compositors not working with Ecore_Wl2 libraryChris Michael2016-01-053-130/+27
* bump modapi to 18Mike Blumenkrantz2016-01-051-1/+1
* Set cached xkb context/keymapJengHyun Kang2016-01-0512-18/+73
* Update copyright year.Yomi2016-01-041-1/+1
* Tiling: tile windows with "Static" gravity.Tom Hacohen2016-01-041-5/+0
* test given coordinates in smart window placement algorithmMike Blumenkrantz2015-12-311-0/+21
* add special case for frame adjustment during first recalc of new clientsMike Blumenkrantz2015-12-311-0/+5
* un-defer comp util object hiding if second hide occurs during animationMike Blumenkrantz2015-12-291-1/+9
* add shelf callback for hidden state and trigger extra hide-on-show if hidingMike Blumenkrantz2015-12-292-0/+10
* unpopulate all gadcons during shutdownMike Blumenkrantz2015-12-291-0/+1
* block input devices from backlight listMike Blumenkrantz2015-12-281-1/+1
* Fix xbl_avail variable being used when it could be undefinedChris Michael2015-12-281-0/+2
* Set QT_QPA_PLATFORM theme to gtk2Simon Lees2015-12-281-0/+15
* Add missing function prototype for e_winlist_direction_selectChris Michael2015-12-241-0/+1
* call ecore_wl2_shutdown() in wl compositor delete callbackMike Blumenkrantz2015-12-232-8/+2
* enhance winlist next window selectionToan Pham2015-12-222-273/+102
* add E_BINDING_CONTEXT_LAST as sentinal enum valueMike Blumenkrantz2015-12-212-2/+2
* wayland: Add support for wl_surface.damage_bufferDerek Foreman2015-12-181-3/+23
* emix: Rename parameter bool to muteDerek Foreman2015-12-181-1/+1
* ignore withdrawn state for x11 override clients during showMike Blumenkrantz2015-12-181-1/+1
* e_comp_wl: follow wayland session recovery namning change from efl.Stefan Schmidt2015-12-184-21/+21
* mixer: only save state if not in initMarcel Hollerbach2015-12-181-3/+15
* alsa: fix a valgrind warningMarcel Hollerbach2015-12-181-1/+1