summaryrefslogtreecommitdiff
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* fix evry crash when switching viewsMike Blumenkrantz2013-12-021-0/+3
* only try to start pulseaudio onceMike Blumenkrantz2013-11-301-3/+13
* remove some eldbus stragglers from pulse mixerMike Blumenkrantz2013-11-301-13/+0
* fix pulse mixer startupMike Blumenkrantz2013-11-301-100/+14
* double free coverty complaint - it doesn't know the action re-execsCarsten Haitzler (Rasterman)2013-11-301-0/+1
* When changing the gravity setting, one cannot reset it to 0, as the setting isOlaf Conradi2013-11-291-1/+2
* fix winlist first selection checkMike Blumenkrantz2013-11-291-2/+9
* improve theme apply to actually apply startup splash setting...Mike Blumenkrantz2013-11-291-8/+7
* fix stringshare magic failure in theme dialog, unbreaks apply buttonMike Blumenkrantz2013-11-291-1/+1
* set initial value of show_splash in theme config dialogMike Blumenkrantz2013-11-291-0/+1
* recover option to set startup splash and stick it into theme config dialogMike Blumenkrantz2013-11-291-0/+5
* teamwork now flags http 301 as a dummy since we have no way to follow moved u...discomfitor2013-11-281-1/+1
* simplify code for moving windows to other desks: add effect unclipping to e_b...Mike Blumenkrantz2013-11-281-8/+0
* clicking Settings->All opens the settings panelMike Blumenkrantz2013-11-261-1/+2
* alter fileman Open Terminal Here test/execution to activate when a regular fi...Mike Blumenkrantz2013-11-261-4/+13
* block window shot menu item when window is not visibleMike Blumenkrantz2013-11-261-0/+1
* refresh efm after changing fileman settingsMike Blumenkrantz2013-11-251-0/+1
* wizard - protect min size calc against missing group complaintsCarsten Haitzler (Rasterman)2013-11-261-1/+1
* don't need to change gadman frame and base layers, only frame (outer) layerMike Blumenkrantz2013-11-251-5/+1
* fix gadman loading with no previous config and modules already loadedMike Blumenkrantz2013-11-251-3/+6
* conf2 and related subsystems were a fun and useful experiment, but this is no...Mike Blumenkrantz2013-11-2546-4599/+104
* space--Carsten Haitzler (Rasterman)2013-11-241-1/+1
* gadman - fix possible segv with conf being nullCarsten Haitzler (Rasterman)2013-11-241-1/+2
* show wallpaper preview in config dialogMike Blumenkrantz2013-11-211-0/+2
* fm: Use string value directlySebastian Dransfeld2013-11-211-4/+1
* wl_screenshot: Fix eina_file_mkstemp usage.Stefan Schmidt2013-11-211-3/+5
* add back/forward mouse button support for efm when a toolbar is presentMike Blumenkrantz2013-11-201-0/+19
* disable resizing of buttons in window remember dialogMike Blumenkrantz2013-11-201-1/+1
* docs: Fix bugtracker URL to point to phab and not trac.Stefan Schmidt2013-11-191-1/+1
* gadman: Check for valid objectsSebastian Dransfeld2013-11-171-0/+8
* Avoid umask problem with mkstemp by using eina_file_mkstempStefan Schmidt2013-11-151-2/+2
* conf_randr: Compare mode against correct smart data.Stefan Schmidt2013-11-151-1/+1
* randr dialog - fix badly broken screen resizing logic. now it works reliably.Carsten Haitzler (Rasterman)2013-11-141-33/+37
* music-control: do not request props if the service is not up.davemds2013-11-111-2/+20
* music-control: use efreet to decode uridavemds2013-11-111-2/+5
* music-control: add Quod Libet in players listdavemds2013-11-111-0/+1
* check e passes distckec and set up a 0.18 alpha1v0.18.0-alpha1Carsten Haitzler (Rasterman)2013-11-051-2/+3
* e/randr: lower monitor on middle clickSebastian Dransfeld2013-11-041-16/+23
* music-control: let the popup automatically delete the cover image.davemds2013-11-021-7/+6
* elm integration improvement - copy themes over, fix includes and null configCarsten Haitzler (Rasterman)2013-11-016-27/+12
* elm theme use - use elementary only for themes and remove e's own themeCarsten Haitzler (Rasterman)2013-10-3122-1116/+86
* make emotion as well as elm requirements, ecore-imf is not used anymore.Carsten Haitzler (Rasterman)2013-10-313-29/+5
* music_control: add metadata (title, artist and album) and the cover image to ...davemds2013-10-283-0/+124
* unbreak temp module exe event handlersMike Blumenkrantz2013-10-281-2/+2
* suspend/resume handler in clock - fix and use handler that doesnt need eio evCarsten Haitzler (Rasterman)2013-10-231-1/+1
* remove not connect. tnks gustavoCarsten Haitzler (Rasterman)2013-10-221-3/+3
* connman - tenatively add remove api - needs hooking into ui for "forget"Carsten Haitzler (Rasterman)2013-10-222-6/+44
* clock - use system timerfd change event in ecore and fix eio monitor of tzCarsten Haitzler (Rasterman)2013-10-221-58/+37
* use livethumb instead of preview for tw popups to make transparency look less...discomfitor2013-10-201-13/+12
* Fix rare bug where getting refresh rate may cause a crash ifChris Michael2013-10-171-10/+8