summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dialog windows are all resizable by defaultdevs/q66/resizable_dialogsDaniel Kolesa2014-05-091-0/+4
* e fileman: Remove unused parameter.Chidambar Zinnoury2014-05-093-4/+3
* screenshot now displays a helpful error message when it failsMike Blumenkrantz2014-05-091-1/+30
* wl-x11: Include Ecore_X headerChris Michael2014-05-091-0/+1
* bugfix: appindicator service name parsing now stringshares correctlyMike Blumenkrantz2014-05-081-10/+7
* > be in 2013Mike Blumenkrantz2014-05-081-1/+1
* bugfix: fix systray appindicator icon loadingMike Blumenkrantz2014-05-081-5/+19
* redo some systray appindicator stuff so the menu doesn't immediately closeMike Blumenkrantz2014-05-081-15/+12
* don't set pass events on ibar iconsMike Blumenkrantz2014-05-081-2/+0
* bugfix: fix obviously-wrong winlist animator deletionMike Blumenkrantz2014-05-081-6/+0
* ibar menu no longer sometimes covers its ibarMike Blumenkrantz2014-05-081-4/+13
* use same zone for ibar menu as gadgetMike Blumenkrantz2014-05-081-1/+1
* resizeble -> resizableDaniel Kolesa2014-05-081-3/+3
* add missing eina_list_append in comp initGwanglim Lee2014-05-081-0/+1
* unset client->hidden when applying remember vdeskMike Blumenkrantz2014-05-071-0/+1
* only use e_exec's vdesk if client does not use its remember's vdeskMike Blumenkrantz2014-05-071-8/+11
* fix winlist alignmentMike Blumenkrantz2014-05-071-2/+2
* trivial winlist creation changesMike Blumenkrantz2014-05-071-3/+1
* syscon buttons: because reusing the existing button widget was too much hassleMike Blumenkrantz2014-05-071-4/+4
* reset efm icon image/text/state after applying even/oddMike Blumenkrantz2014-05-071-8/+16
* reset scanners/sorters and decrement busy state on efm path setMike Blumenkrantz2014-05-071-0/+9
* hide fileman popups on window closeMike Blumenkrantz2014-05-071-1/+5
* fix auto unmounting of volumes if mount occurred due to auto_mount optionMike Blumenkrantz2014-05-071-2/+24
* do show removable media on first sighting (wtf?)Mike Blumenkrantz2014-05-071-1/+1
* fix more eo edje emit errorsMike Blumenkrantz2014-05-071-4/+8
* add efm op to notify of device backend changesMike Blumenkrantz2014-05-075-1/+22
* block shelf autoshow if fullscreen client is presentMike Blumenkrantz2014-05-071-0/+6
* eolian files should be distributed, no need to rerun this on every package buildMike Blumenkrantz2014-05-071-1/+4
* fix name of screen blank dialogMike Blumenkrantz2014-05-071-1/+1
* use separate variable for backlight animator valueMike Blumenkrantz2014-05-071-1/+3
* only update e_bl_val directly in backlight_level_set if not using randr backl...Mike Blumenkrantz2014-05-071-1/+4
* return all fm objects matching a pathMike Blumenkrantz2014-05-071-26/+37
* always unset need_unmaximize after maximizeMike Blumenkrantz2014-05-071-0/+1
* force geometry setting during maximizeMike Blumenkrantz2014-05-071-0/+4
* clamp ibar menu location to ibar zoneMike Blumenkrantz2014-05-071-0/+4
* hide ibar menu if no clients exist for lone exe instanceMike Blumenkrantz2014-05-071-4/+9
* don't allow fileman popups to span multiple monitorsMike Blumenkrantz2014-05-071-4/+4
* fix launch mixer from config panel, select card and channelJérémy Zurcher2014-05-071-0/+17
* e_fm: add missing EINA_UNUSEDJérémy Zurcher2014-05-071-1/+2
* temperature: have_temp is an Eina_Bool, use it as suchJérémy Zurcher2014-05-073-5/+5
* music-control: add missing EINA_UNUSEDJérémy Zurcher2014-05-072-16/+23
* ibar: silence uninitialized warningJérémy Zurcher2014-05-071-0/+1
* everything: fix warnings uninitialized and extraneous parenthesesJérémy Zurcher2014-05-072-3/+3
* connman: add missing EINA_UNUSEDJérémy Zurcher2014-05-074-26/+33
* bluez4: add missing EINA_UNUSEDJérémy Zurcher2014-05-073-39/+59
* Tiling: Set pass events on the split type popup.Tom Hacohen2014-05-061-0/+1
* Tiling: Add informational popup when changing tiling mode.Tom Hacohen2014-05-061-7/+64
* Tiling: Allow changing tiling mode through key-binding from all desktops.Tom Hacohen2014-05-061-9/+0
* Tiling: Fix toggle floating mode for untiled window.Tom Hacohen2014-05-061-3/+3
* Tiling: Fix some issues and simplify code.Tom Hacohen2014-05-061-22/+48