enlightenment/data
Carsten Haitzler f57572b678 e system - add new uber setuid tool to replace all the previous ones
so e has had a bit of a mess of setuid root tools to do things that
are essential to maintaing a functioning desktop/laptop/tablet/phone
like device like shutting it down or suspending or sqizzling the cpu
governor or messing with the backlight or... you get the idea.

this has been spread around enlightenment_sys and other special
purpose tools. this now unifies it into a single "always there"
enlightenment_system backend setuid root slave process whose job it is
to do all these things via a stdio protocol in an organized way. this
means latency to do something is lower, but at the expense of
consuming ram and a lurking process. unfortunately the lurking will be
needed soon when i add ddc support to make it even vaguely efficient,
so it's a cost i guess we have to pay now. we'll need this in future
as well for some stats collection and more.

still need to port existing code to use this instead of the existing stuff,
and then remove of the old stuff.
2020-01-15 11:33:49 +00:00
..
backgrounds background: contribute a scenary wallpaper photo. 2019-04-24 19:58:54 +09:00
config pager_plain - remove module and migrate people to just plain pager 2020-01-05 20:35:39 +00:00
desktop clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
etc e system - add new uber setuid tool to replace all the previous ones 2020-01-15 11:33:49 +00:00
favorites clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
flags remove autotools 2017-11-20 07:05:36 -05:00
fonts e alert - use the provided font ttf for the alert 2019-10-09 18:47:16 +01:00
icons remove autotools 2017-11-20 07:05:36 -05:00
images remove autotools 2017-11-20 07:05:36 -05:00
input_methods remove autotools 2017-11-20 07:05:36 -05:00
session Updating Meson build Wayland conditional to match Makefile 2019-09-11 08:30:58 -04:00
tools meson - use install_mode 2018-12-27 17:16:33 +00:00
units Pass meson dist - we have to install config.h and not use install option 2019-05-21 14:41:24 +01:00