You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Mike Blumenkrantz 57933c9d02 giant rollup commit fixing all xkb issues 11 years ago
..
access [access] save configuration value immediately 11 years ago
appmenu e/appmenu: Only register AppMenu.Registrar iface when we have a instance 11 years ago
backlight update backlight gadgets at module init end 11 years ago
battery e mixer and battery modules: reuse notifications. 11 years ago
bluez4 quick improvement of bluez4 gadget icon... :) 11 years ago
clock possibly fix possibly existing clock popup crash 11 years ago
conf Translate messages in configuration checker error dialog. 11 years ago
conf2 unify conf2 button signal code, improve overlay button logic 11 years ago
conf_applications move all conf2 options for opening config dialogs into the owner module 11 years ago
conf_comp e_comp.h now includes other comp headers, explicitly including comp headers is not necessary 11 years ago
conf_dialogs move all conf2 options for opening config dialogs into the owner module 11 years ago
conf_display Backlight, screenlock and screensaver don't check for fullscreen windows - we have presentation mode for that. 11 years ago
conf_edgebindings move all conf2 options for opening config dialogs into the owner module 11 years ago
conf_interaction giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
conf_intl move all conf2 options for opening config dialogs into the owner module 11 years ago
conf_keybindings move all conf2 options for opening config dialogs into the owner module 11 years ago
conf_menus add option for disabling icons in menus 11 years ago
conf_paths move all conf2 options for opening config dialogs into the owner module 11 years ago
conf_performance e: rename option use_composite to use_shaped_win 11 years ago
conf_randr Add function for setting monitor position text. 11 years ago
conf_shelves move all conf2 options for opening config dialogs into the owner module 11 years ago
conf_theme move all conf2 options for opening config dialogs into the owner module 11 years ago
conf_wallpaper2 improve wp2 stringshare usage, fix string leak on unlikely error case 11 years ago
conf_window_manipulation clarify pointer_slide config option text in config dialog.... 11 years ago
conf_window_remembers move all conf2 options for opening config dialogs into the owner module 11 years ago
connman e: Port connman to edbus v2 11 years ago
cpufreq From: Maxime Villard <rustyBSD@gmx.fr> 11 years ago
everything simplify/streamline configure option adding, also add option domains so modules can get lists of their own options or other module options 11 years ago
fileman fix array offset for conf2 option in fileman 11 years ago
fileman_opinfo updated russian translations 11 years ago
gadman fix desktop gadget dragging near screen edges 11 years ago
ibar IBar fixes when using other sources than 'default'. 11 years ago
ibox updating various translations 11 years ago
illume-bluetooth giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
illume-home From: Maxime Villard <rustyBSD@gmx.fr> 11 years ago
illume-home-toggle giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
illume-indicator don't need to be rebuilding illume edj files all the time, these haven't changed since dinosaurs roamed the earth 11 years ago
illume-kbd-toggle giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
illume-keyboard Fix leak as reported by zmike. 11 years ago
illume-mode-toggle giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
illume-softkey don't need to be rebuilding illume edj files all the time, these haven't changed since dinosaurs roamed the earth 11 years ago
illume2 fix small leak in illume2 policy config 11 years ago
layout giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
mixer how about we dont make pulse stop working? yes - the unlikely leak 11 years ago
msgbus e: small fixes to e_msgbus conversion to edbus 11 years ago
music-control e music-control: Fix calling wrong mpris2 method 11 years ago
notification move all conf2 options for opening config dialogs into the owner module 11 years ago
pager e pager settings: fix check changed not accounting for flip desktop on mouse wheel and some strings (px→pixels). 11 years ago
physics e17/physics: fix build warning 11 years ago
quickaccess Better gettext usage in Quickaccess. 11 years ago
shot e/shot - removed unnecessary line 11 years ago
start giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
syscon Store and handle action names correctly. (patch from Igor Murzov) 11 years ago
systray e systray: Move dbus stuff out of gadcon instance 11 years ago
tasks tasks gadgets now apply the selected style 11 years ago
temperature From: Maxime Villard <rustyBSD@gmx.fr> 11 years ago
tiling simplify/streamline configure option adding, also add option domains so modules can get lists of their own options or other module options 11 years ago
winlist add config option for disabling pointer warp when performing directional focus change in winlist, patch by David H. Bronke 11 years ago
wizard giant rollup commit fixing all xkb issues 11 years ago
wl_drm updating esperanto translations 11 years ago
wl_screenshot updating esperanto translations 11 years ago
wl_shell updating esperanto translations 11 years ago
xkbswitch giant rollup commit fixing all xkb issues 11 years ago
Makefile.am e: merge comp module into core 11 years ago
Makefile_access.am e: typo 11 years ago
Makefile_appmenu.am e: Include appmenu theme files in EXTRA_DIST to fix distcheck. 11 years ago
Makefile_backlight.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_battery.am e: Port battery module to upower and edbus 11 years ago
Makefile_bluez4.am e/bluez4: include bluez4 module 11 years ago
Makefile_clock.am e: typo 11 years ago
Makefile_conf.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_conf2.am fix distcheck 11 years ago
Makefile_conf_applications.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_conf_comp.am split conf_comp->advanced match settings into separate dialog to make comp settings dialog slightly less insane 11 years ago
Makefile_conf_dialogs.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_conf_display.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_conf_edgebindings.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_conf_interaction.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_conf_intl.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_conf_keybindings.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_conf_menus.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_conf_paths.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_conf_performance.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_conf_randr.am e/randr: Add missing header for distcheck 11 years ago
Makefile_conf_shelves.am e: typo 11 years ago
Makefile_conf_theme.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_conf_wallpaper2.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_conf_window_manipulation.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_conf_window_remembers.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_connman.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_cpufreq.am e: typo 11 years ago
Makefile_everything.am e: typo 11 years ago
Makefile_fileman.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_fileman_opinfo.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_gadman.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_ibar.am e: typo 11 years ago
Makefile_ibox.am e: typo 11 years ago
Makefile_illume-bluetooth.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_illume-home-toggle.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_illume-home.am e: typo 11 years ago
Makefile_illume-indicator.am don't need to be rebuilding illume edj files all the time, these haven't changed since dinosaurs roamed the earth 11 years ago
Makefile_illume-kbd-toggle.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_illume-keyboard.am don't need to be rebuilding illume edj files all the time, these haven't changed since dinosaurs roamed the earth 11 years ago
Makefile_illume-mode-toggle.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_illume-softkey.am don't need to be rebuilding illume edj files all the time, these haven't changed since dinosaurs roamed the earth 11 years ago
Makefile_illume2.am don't need to be rebuilding illume edj files all the time, these haven't changed since dinosaurs roamed the earth 11 years ago
Makefile_mixer.am From: Joel Klinghed <the_jk@spawned.biz> 11 years ago
Makefile_msgbus.am e: typo 11 years ago
Makefile_music_control.am e: Last missing file to pass distcheck. 11 years ago
Makefile_notification.am notification module no longer has a broken and buggy gadget. bug hunters everywhere rejoice in the streets 11 years ago
Makefile_pager.am e: typo 11 years ago
Makefile_physics.am phyx physics module compile, patch by Jérémy Zurcher 11 years ago
Makefile_quickaccess.am e: typo 11 years ago
Makefile_shot.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_start.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_syscon.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_systray.am e systray: Add notifier watcher 11 years ago
Makefile_tasks.am e: typo 11 years ago
Makefile_temperature.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_tiling.am e: typo 11 years ago
Makefile_winlist.am giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 11 years ago
Makefile_wizard.am e: merge comp module into core 11 years ago
Makefile_xkbswitch.am e: typo 11 years ago