enlightenment/src/modules
Carsten Haitzler 22031a74bb bluez5 - rfkill off when powering on from config - hope it fixes init
so there are a bunch of nasties that bluez itself doent take care of -
like rfkill. some devices (many i seem to find) have rfkill enabled by
default at boot. the gui which select power on or off is largely
useless as asking bluze to do this has no effect or fails because a
separate rfkill subsystem is forcing things off. this is bizarre that
bluez doesnt take care of it, but since it doesn't, we hve to. we
already swizzled rfkill when u toggle the power checkbox, but not at
init power on on loging (based oon last known power state of the bt
adapter that was saved in config). i found the log saying power on
error due to rfkill, so adding an explicit rfkill unblock should...
help. and then if you have bt powered on - next boot it should be too.
power it off if you dont want ti on. then it will be explicitly
powrred off at init/boot/login.
2018-12-24 14:27:33 +00:00
..
appmenu clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
backlight bryce - improve usability from code and user by having std right menu 2018-10-11 16:25:10 +01:00
battery Update of the dbus calls of the upower module. 2018-08-08 09:17:08 -05:00
bluez4 clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
bluez5 bluez5 - rfkill off when powering on from config - hope it fixes init 2018-12-24 14:27:33 +00:00
clock clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
conf clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
conf_applications move from data_home/apps/defaults.list to config_home/mimeapps.list 2018-03-20 20:36:56 +09:00
conf_bindings e mouse bindings - fix wheel conflict check to check only dir 0 2018-03-28 18:25:47 +09:00
conf_dialogs clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
conf_display e blanking - offer option to not use dpms 2018-07-17 13:19:48 +09:00
conf_interaction clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
conf_intl input method conf dialog - fix filtering of imc's to search path 2018-05-18 21:45:20 +09:00
conf_menus clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
conf_paths clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
conf_performance clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
conf_randr e randr screen setup - fix disabling of scale checkbox 2018-07-25 00:05:50 +09:00
conf_shelves clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
conf_theme wallpaper: if previous advanced basic apply follows advanced setting. 2018-10-04 11:54:37 +01:00
conf_window_manipulation clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
conf_window_remembers clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
connman protect against null deref when setting proxy vars in connman module 2018-01-08 10:46:25 -05:00
cpufreq clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
everything Byte order macro. Be consistent and get rid of clang warnings. 2018-03-01 18:35:16 +00:00
fileman fileman: remove temporary fix. 2018-06-01 14:37:44 +01:00
fileman_opinfo clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
gadman clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
geolocation clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
ibar ibar: Replace deprecated edje_extern_object_aspect_set call 2018-11-08 10:36:27 -05:00
ibox clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
layout clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
lokker more E_BITFIELD conversions 2017-11-08 09:22:24 -05:00
luncher luncher: #if 0 out unused functions 2018-11-08 10:44:11 -05:00
mixer bryce - improve usability from code and user by having std right menu 2018-10-11 16:25:10 +01:00
msgbus desklock - add explicit manually invoked api and a blocking api 2018-12-15 16:13:28 +00:00
music-control clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
notification clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
packagekit PackageKit gadget: augment the new menu 2018-10-21 11:05:00 +02:00
pager pager: Remove unused function declaration 2018-11-08 10:37:13 -05:00
pager_plain clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
quickaccess clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
shot clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
start bryce - improve usability from code and user by having std right menu 2018-10-11 16:25:10 +01:00
syscon clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
sysinfo bryce - improve usability from code and user by having std right menu 2018-10-11 16:25:10 +01:00
systray systray - fix sizing of tray so you can see the icons 2018-03-12 00:18:37 +09:00
tasks tasks - dont use ignore flag on remove of client 2018-08-04 14:33:49 +09:00
teamwork clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
temperature clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
tiling clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
time bryce - improve usability from code and user by having std right menu 2018-10-11 16:25:10 +01:00
vkbd resolve even more null derefs from string parsing in vkbd 2018-02-06 11:16:20 -05:00
winlist e - winlist/client - don't leave dangling action on window 2018-11-20 19:08:25 +00:00
wireless bryce - improve usability from code and user by having std right menu 2018-10-11 16:25:10 +01:00
wizard Revert "module loading: use global symbols with BSDs and local with Linux." 2018-05-28 10:33:26 +01:00
wl_buffer meson - wl module builds - make them all consistent 2017-08-12 11:11:32 +09:00
wl_desktop_shell remove xdg-shell v5 support 2018-01-10 11:38:53 -05:00
wl_drm compile against stable EFL again 2018-04-25 11:06:12 -05:00
wl_fb meson - wl module builds - make them all consistent 2017-08-12 11:11:32 +09:00
wl_text_input Send unique keymap fds to clients 2018-08-17 12:28:49 -05:00
wl_weekeyboard meson - wl module builds - make them all consistent 2017-08-12 11:11:32 +09:00
wl_wl unset wayland cursor for all pointers when running nested in wl 2017-11-03 13:18:37 -04:00
wl_x11 meson - wl module builds - make them all consistent 2017-08-12 11:11:32 +09:00
xkbswitch bryce - improve usability from code and user by having std right menu 2018-10-11 16:25:10 +01:00
xwayland Revert no-longer required pulseaudio hack for wayland 2018-03-20 12:25:50 -05:00
meson.build bluez5 support - a new module with gadget etc. 2018-05-18 21:45:20 +09:00