summaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* always create new client for wl shell surfacesMike Blumenkrantz2015-03-101-31/+19
* don't attempt to find wl shell E_Client when one cannot existMike Blumenkrantz2015-03-101-8/+4
* Wayland: Don't consume serials when not sending eventsDerek Foreman2015-03-101-5/+8
* redo ibar icon label position signalling to emit left/center/rightMike Blumenkrantz2015-03-061-25/+26
* use current zone for shelf cfd setupMike Blumenkrantz2015-03-061-1/+1
* Revert "disable fileman popups in wl-only mode"Mike Blumenkrantz2015-03-061-4/+0
* grab wl shell surface geom and use for adjusting resize operationsMike Blumenkrantz2015-03-031-13/+11
* disable fileman popups in wl-only modeMike Blumenkrantz2015-02-271-0/+4
* clamp to parent height, not parent y co-ordinate.Derek Foreman2015-02-261-1/+1
* pre-escape all notification body texts before display or mergeMike Blumenkrantz2015-02-251-1/+45
* cosmetic: Whitespace cleanup of wayland client filesBryce Harrington2015-02-243-196/+196
* remove unused variableChris Michael2015-02-241-1/+0
* Code cleanup and check for OOM condition with wl_array_addBryce Harrington2015-02-241-22/+19
* create wl_outputs when in wayland-only modeChris Michael2015-02-241-16/+10
* fix border frame color classes to be configured as solids, not textMike Blumenkrantz2015-02-231-2/+2
* fix appindicator icon loading when using IconThemePath keyMike Blumenkrantz2015-02-231-7/+15
* set default text for edgebindings caption when no bindings existMike Blumenkrantz2015-02-231-0/+2
* remove unnecessary icon setting and fix sizing in edgebindingsMike Blumenkrantz2015-02-231-1/+1
* Fixed tense in presentation mode notifications.Yomi2015-02-231-3/+3
* Provide wl_output events on hotplugDerek Foreman2015-02-191-2/+32
* rename extremely frustratingly-named E_Screen_Limits enum and membersMike Blumenkrantz2015-02-181-3/+3
* fix crashing when changing desklock settings and using pin/personal authMike Blumenkrantz2015-02-181-11/+23
* escape notification popup text...alwaysMike Blumenkrantz2015-02-181-2/+2
* cpufreq: freebsd fixesDaniel Kolesa2015-02-181-3/+7
* use elm scroller for xkb optionsMike Blumenkrantz2015-02-171-4/+9
* Ibar: Emit the given origin to the Ibar Icon.Marcel Hollerbach2015-02-171-15/+44
* Update the error message shown if a theme file is invalid.Yomi2015-02-131-1/+1
* remove wl override clients from focus stackMike Blumenkrantz2015-02-131-0/+2
* allow focus on normal wl clients againMike Blumenkrantz2015-02-131-0/+1
* remove unneeded client attr setting in wl shellMike Blumenkrantz2015-02-131-9/+0
* set wl popups to appropriate layer in shell moduleMike Blumenkrantz2015-02-131-1/+1
* don't set geometry during wl client surface mappingMike Blumenkrantz2015-02-111-1/+0
* reenable new_client for wl clients, but force moveresize actions to succeedMike Blumenkrantz2015-02-111-4/+5
* unset new_client flag for wayland clientsMike Blumenkrantz2015-02-101-0/+3
* e - randr - laptop lids - handle plug/unplug and well as lid open/closeCarsten Haitzler (Rasterman)2015-02-091-0/+5
* enlightenment: Don't crash if fwin app dialog has no exec_cmdChris Michael2015-02-081-1/+1
* remove unnecessary EC_CHANGED from wl shell creationMike Blumenkrantz2015-02-041-2/+0
* clamp wl popup coords to parent when possibleMike Blumenkrantz2015-02-041-5/+17
* set wl popups as overridesMike Blumenkrantz2015-02-041-0/+1
* call e_manager_new with the proper root window so that keybindings onChris Michael2015-02-043-3/+3
* don't create wl clients as re_manageMike Blumenkrantz2015-02-021-3/+3
* e randr config - fid selecting of screen to populate correctlyCarsten Haitzler (Rasterman)2015-02-021-1/+2
* Revert "move wl pixmap creation into shell, fix pixmap id usage"Mike Blumenkrantz2015-01-281-40/+88
* move wl pixmap creation into shell, fix pixmap id usageMike Blumenkrantz2015-01-281-88/+40
* clarify wl shell errors when failing to create clientsMike Blumenkrantz2015-01-281-2/+2
* de-e_comp_get()-ify lokker moduleChris Michael2015-01-261-1/+1
* e - rewrite randr code entirely. core and dialog. dialog is basic atmCarsten Haitzler (Rasterman)2015-01-255-26/+765
* Update gtk bookmarks to work with new gtk3 pathDave Andreoli2015-01-241-1/+6
* Fix gadman config to be actually usable.Dave Andreoli2015-01-241-1/+1
* Revert "simplify/fix wl client borderless setting"Mike Blumenkrantz2015-01-231-8/+12