summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 0.24.2v0.24.2enlightenment-0.24Carsten Haitzler (Rasterman)2020-07-261-1/+1
* exit codes - clean up and handle consistentlyCarsten Haitzler (Rasterman)2020-07-265-75/+76
* e_shelf: only reset autohide timer if we are not hiddenMarcel Hollerbach2020-07-261-1/+1
* tiling: prevent potential recursive apply callsMarcel Hollerbach2020-07-262-6/+30
* Revert "tiling - avoid infinite loop of not fit - toggle float, not fit, toggle"Marcel Hollerbach2020-07-261-5/+0
* e polkit - fix password to de-escape to utf8Carsten Haitzler (Rasterman)2020-07-151-1/+1
* e askpass - convert text to plain utf8 proeprly for passwd outputCarsten Haitzler (Rasterman)2020-07-151-1/+9
* e system - isolate stdio of commands we run so they dont polluteCarsten Haitzler (Rasterman)2020-07-146-18/+41
* e start - handle exit code for restart AND exit choices because of libCarsten Haitzler (Rasterman)2020-07-141-3/+20
* cpufreq: FreeBSD et al.Alastair Poole2020-07-141-6/+18
* battery: OpenBSD use proper constants.Alastair Poole2020-07-141-18/+17
* shot - dont allow image in virtual cnavs to resizeCarsten Haitzler (Rasterman)2020-07-141-0/+2
* e exec - if an invalid exe is found - null it outCarsten Haitzler (Rasterman)2020-07-141-1/+9
* comp wl - blanking fix saver timeout if 0 - dont set it as its off at 0Carsten Haitzler (Rasterman)2020-07-141-3/+6
* e_comp_wl: Fix possible typo with function nameChristopher Michael2020-07-141-3/+3
* only call notidle if wl compiled in and wl on...Carsten Haitzler (Rasterman)2020-07-141-1/+4
* e comp x - ensure animator works before fading in backlightCarsten Haitzler (Rasterman)2020-07-141-2/+16
* e wl screen dimming.blanking/timeouts/lock handling redo/fixupCarsten Haitzler (Rasterman)2020-07-1410-75/+208
* e init - stop listening to zone changes once init has been hiddenCarsten Haitzler (Rasterman)2020-06-221-2/+11
* fix preload of e icon when already loaded to show new iconCarsten Haitzler (Rasterman)2020-06-211-3/+6
* e xsettings - do not use long for 32bit types... it's WRONGCarsten Haitzler (Rasterman)2020-06-171-1/+1
* fix null edid more - found hole missed in last fixCarsten Haitzler (Rasterman)2020-06-141-1/+1
* e - increase timeout for efreetd responding to 20 secCarsten Haitzler (Rasterman)2020-06-141-1/+1
* init - handle zone changes during startup/initCarsten Haitzler (Rasterman)2020-06-141-22/+145
* pager+thumb - speed up thumb generation and pager aspectCarsten Haitzler (Rasterman)2020-06-132-27/+43
* meson: fix fnmatch dependency lookupq662020-06-112-3/+2
* try linking against execinfo when execinfo.h is presentq662020-06-112-0/+4
* e_util_suid: need signal.h on some libcsq662020-06-111-0/+1
* debug printf--Carsten Haitzler (Rasterman)2020-06-101-1/+0
* e backlight - fix initial restore of backlight after previous fixCarsten Haitzler (Rasterman)2020-06-101-7/+24
* e backlight - handle screens with no edidCarsten Haitzler (Rasterman)2020-06-102-11/+24
* exec - dont run null exec commandsCarsten Haitzler (Rasterman)2020-06-091-1/+1
* release 0.24.1v0.24.1Carsten Haitzler (Rasterman)2020-05-311-1/+1
* e sys - also force e to exit on halt or reboot after a timeout.Carsten Haitzler (Rasterman)2020-05-301-7/+49
* Revert "po - update nl.po"Carsten Haitzler (Rasterman)2020-05-301-8782/+13114
* suspend/hibernate - add a small delay before doing the deedCarsten Haitzler (Rasterman)2020-05-301-36/+58
* po - update nl.poCarsten Haitzler (Rasterman)2020-05-301-13114/+8782
* sys - fix non-systemd code patch for suspend/resume handling/trackingCarsten Haitzler (Rasterman)2020-05-281-13/+17
* e randr x - move pointer to a visible screen coord if outside screensCarsten Haitzler (Rasterman)2020-05-271-0/+18
* e ckpasse - also back out another change i made to fix up pkCarsten Haitzler (Rasterman)2020-05-271-1/+1
* back out undo of pk fix - back to bu5hm4ns versionCarsten Haitzler (Rasterman)2020-05-271-1/+1
* polkit - fix user id we're authing to and be explicit which one it isCarsten Haitzler (Rasterman)2020-05-252-3/+27
* e auth - fix missing stderr output logs i missed last commitCarsten Haitzler (Rasterman)2020-05-251-4/+4
* e_ckpasswd_main: fix polkit to auth rootMarcel Hollerbach2020-05-251-2/+2
* e auth - nicely prefix logs and clean up error reports and report moreCarsten Haitzler (Rasterman)2020-05-251-49/+45
* e polkit - improve ui to disable widgets while doing auth plus paddingCarsten Haitzler (Rasterman)2020-05-251-11/+34
* e wl - fix frame req timestamp to be the same as othersCarsten Haitzler (Rasterman)2020-05-211-1/+1
* xkb - optimize handling of keymaps to only change them a few timesCarsten Haitzler (Rasterman)2020-05-191-12/+27
* release DR 0.24.0v0.24.0Carsten Haitzler (Rasterman)2020-05-171-3/+4
* wl desktop shell - fix symbols to explicily be extern as they shouldCarsten Haitzler (Rasterman)2020-05-161-3/+3