summaryrefslogtreecommitdiff
path: root/src/bin/e_config.c
Commit message (Expand)AuthorAgeFilesLines
* gesture - add an option to turn it all on or offCarsten Haitzler (Rasterman)2022-01-181-0/+4
* backlight - add option for ddc to work or notCarsten Haitzler (Rasterman)2022-01-171-0/+8
* blanking - fiddling with it to try find a vbox bug... fix some thingsCarsten Haitzler (Rasterman)2021-05-121-3/+3
* winlist - add list window miniatures option you can turn offCarsten Haitzler (Rasterman)2021-04-041-0/+1
* efm - option for display of dates explicitly and not in nice-human formCarsten Haitzler (Rasterman)2021-03-101-0/+1
* config - fix limit range for winlist mode to 0->1Carsten Haitzler (Rasterman)2020-12-101-1/+1
* scaling - remove custon x application dpi and move to central scalingCarsten Haitzler (Rasterman)2020-11-291-2/+15
* x - input - separate touchpad and mouse settingsCarsten Haitzler (Rasterman)2020-11-151-5/+10
* x input dev config - go direct to drivers not button mappingsCarsten Haitzler (Rasterman)2020-11-151-2/+8
* x - add xinput device watching and beginnings of configuring themCarsten Haitzler (Rasterman)2020-11-141-5/+26
* e winlist - add large mode and deprecate some old condig like geomCarsten Haitzler (Rasterman)2020-11-031-17/+14
* desklock - remove custom desklock command. solves comment in bug reportCarsten Haitzler (Rasterman)2020-10-091-6/+0
* remove offline+presentation mode - this has confused peopleCarsten Haitzler (Rasterman)2020-10-051-6/+0
* xsettings: unbreak config and use standard naming.Alastair Poole2020-09-181-2/+2
* xsettings: Allow for custom DPI setting.Alastair Poole2020-09-171-0/+2
* e config - move config saving to threads to avoid stutters/io blocksCarsten Haitzler (Rasterman)2020-09-041-241/+257
* Introduce gesture recognitionMarcel Hollerbach2020-07-211-0/+28
* e gadgets - as per email to e-devbel - it's easier to fix old so rm newCarsten Haitzler (Rasterman)2020-07-071-98/+1
* desklock - remove autolock as its pointless as we can lock on blankCarsten Haitzler (Rasterman)2020-06-301-4/+0
* init splash - make it default as it no longer needs an optionCarsten Haitzler (Rasterman)2020-06-091-2/+0
* I can not load my preferences shortcuts keyboards. To take them into account ...Thierry2020-05-141-1/+1
* e - rememebr - fix resolution change re-shuffle for remembersCarsten Haitzler (Rasterman)2020-04-251-0/+2
* e restart - use new exit code 111 for restart by parent e_startCarsten Haitzler (Rasterman)2020-01-161-1/+1
* pager_plain - remove module and migrate people to just plain pagerCarsten Haitzler (Rasterman)2020-01-051-0/+17
* e - add polkit module to add an auth agent into eCarsten Haitzler (Rasterman)2019-10-081-0/+27
* backlight - add battery timeout in addition to regular dim timeoutCarsten Haitzler (Rasterman)2019-09-181-0/+1
* module and config - remove pointless config vars that have no useCarsten Haitzler (Rasterman)2019-09-101-18/+4
* reduce getenv calls by only getting onceCarsten Haitzler (Rasterman)2019-08-081-2/+7
* screensaver: Allow to set hibernate on blank into blanking setupMichael Bouchaud (yoz)2019-05-161-0/+1
* conf_interaction: Support tap-to-click with pointer deviceMichaƫl Bouchaud (yoz)2019-01-311-0/+2
* bryce - improve usability from code and user by having std right menuCarsten Haitzler (Rasterman)2018-10-111-0/+21
* e - fix config and don't set ELM_PROFILE as this breaks per scr profilesCarsten Haitzler (Rasterman)2018-07-251-1/+0
* e blanking - offer option to not use dpmsCarsten Haitzler (Rasterman)2018-07-171-0/+1
* bluez5 support - a new module with gadget etc.Carsten Haitzler (Rasterman)2018-05-181-0/+38
* edge flip while dragging with alt - fix to work againCarsten Haitzler (Rasterman)2018-04-011-0/+20
* set elm profile to match e profile during startupMike Blumenkrantz2017-08-251-0/+9
* replace <br> with <ps/> for all textMike Blumenkrantz2017-08-211-37/+37
* config: Add env var to skip profile saveJean-Philippe Andre2017-08-211-0/+4
* remove unused definesMike Blumenkrantz2017-07-141-6/+0
* Fix clamping on screen blanker timeoutDerek Foreman2017-07-141-1/+1
* e blanking - add new special "locked timeout" that can be shorterCarsten Haitzler (Rasterman)2017-07-141-0/+1
* support connected standby (non-s3 sleep/freeze) that new lpatops sportCarsten Haitzler (Rasterman)2017-07-101-0/+2
* remove all unnecessary efl version checksMike Blumenkrantz2017-02-241-5/+2
* free E_Remember->uuid on shutdownMike Blumenkrantz2017-02-241-0/+1
* remove E_Config->desktop_default_nameMike Blumenkrantz2017-02-101-2/+0
* Replace all timer_add with timer_loop_addDerek Foreman2017-02-031-3/+3
* Enlightenment: Whitelist and autoload the sysinfo gadgets.Stephen 'Okra' Houston2017-01-251-0/+23
* e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS...Carsten Haitzler (Rasterman)2017-01-071-1/+1
* resolve misc float-equal warningsMike Blumenkrantz2017-01-061-1/+1
* e config - don't keep adding lunchers until you burst. only if not foundCarsten Haitzler (Rasterman)2016-12-161-5/+8