enlightenment/src/modules
Chris Michael 5ec50a9e74 Add support for configuring output rotations
When running under DRM, this patch adds support for getting the
supported rotations of an output, listing them in the Screen Setup
dialog, and adds the ability to set a rotation on a given screen

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
2016-01-20 10:54:18 -05:00
..
appmenu enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
backlight remove backlight update calls from backlight module 2015-09-21 17:22:55 -04:00
battery battery: let's finally allow the battery process to rest also when enlightenment die. 2015-08-17 22:30:26 +02:00
bluez4 enlightenment: Add missing EINA_UNUSED for unused function paramaters 2015-10-14 10:14:16 -04:00
clock Add support for the ISO 8601 date format to the clock module 2015-10-04 13:02:48 -04:00
conf enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_applications conf_apps: fix add/remove screen lock applications. 2015-12-11 09:24:13 -05:00
conf_bindings add E_BINDING_CONTEXT_LAST as sentinal enum value 2015-12-21 12:46:44 -05:00
conf_dialogs enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_display per-desk profiles - move to per screen and use elm derived profiles 2016-01-08 21:54:31 +09:00
conf_interaction mouse_config: fix accel threshold and numerator limits. 2015-10-16 13:29:19 -07:00
conf_intl e/imc: fix issue with input method import segv and small window size 2015-11-19 12:46:58 -05:00
conf_menus enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_paths enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_performance e config - cache sizes in config don't actually work, so remove 2015-09-22 14:06:40 +09:00
conf_randr e randr - fix randr dialog to do restore right again 2016-01-11 09:01:55 +09:00
conf_shelves enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
conf_theme remove defines for various beta api in other places 2016-01-06 13:01:38 -05:00
conf_window_manipulation add config option for allowing sticky windows to receive focus reverts 2015-11-30 16:27:04 -05:00
conf_window_remembers enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
connman enlightenment: Add missing EINA_UNUSED for unused function parameters 2015-10-14 10:16:25 -04:00
cpufreq enforce pstate's extremely-confusing no_turbo option in cpufreq 2015-06-29 16:38:17 -04:00
everything more correctly handle evry mouse detection on wayland 2016-01-19 13:49:10 -05:00
fileman e - efm - rate limit dbus requests to open dirs or files to avoid dos 2015-11-24 22:07:53 +09:00
fileman_opinfo enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
gadman track button mask for all drags, only end drag when mask has depopulated 2015-08-12 15:39:42 -04:00
geolocation modules/geolocation: fix indent not following E coding style 2015-12-09 15:11:57 +01:00
ibar make ibar config pointer EINTERN 2016-01-14 10:31:03 -05:00
ibox use current box geometry for calculating desktop ibar/ibox sizing 2015-12-11 16:17:57 -05:00
layout enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
lokker set zone-based name on lokker comp objects 2016-01-15 19:24:29 -05:00
mixer select mixer popup sink after popup has been fully initialized 2016-01-08 12:05:41 -05:00
msgbus fix all shadow warnings in msgbus module 2015-11-24 12:01:01 -05:00
music-control enlightenment: Add missing EINA_UNUSED for unused function paramaters 2015-10-14 10:17:22 -04:00
notification reshuffle all notifications on a notification merge 2015-12-07 18:02:21 -05:00
packagekit silence printf noise in screensaver and pkgkit module 2015-07-06 12:52:36 -04:00
pager e pagers - fix full desktop ddnd (eg middle mouse) to finish the drag 2015-08-28 13:14:27 +09:00
pager_plain e pagers - fix full desktop ddnd (eg middle mouse) to finish the drag 2015-08-28 13:14:27 +09:00
policy_mobile enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
quickaccess do not relaunch relaunchable quickaccess windows during logout 2015-08-19 14:36:20 -04:00
shot create wl client connection during compositor init, use in shot module 2015-12-09 13:16:48 -05:00
start enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
syscon enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
systray clean up some systray leaks 2015-10-26 13:11:32 -04:00
tasks block task gadget refills while a drag is active 2015-11-19 15:34:19 -05:00
teamwork enlightenment: Add missing field initializers for Evas_Point 2015-10-14 10:18:04 -04:00
temperature temperature: let's finally allow the temp process to rest also when enlightenment die. 2015-08-17 22:30:26 +02:00
tiling Tiling: tile windows with "Static" gravity. 2016-01-04 14:06:13 +00:00
winlist simplify and clarify winlist directional selection action code 2016-01-07 15:19:20 -05:00
wizard L10N: Update Finnish translations 2015-11-14 02:36:01 +02:00
wl_desktop_shell set want_focus for xdg popup surfaces on creation 2016-01-19 13:45:08 -05:00
wl_drm Add support for configuring output rotations 2016-01-20 10:54:18 -05:00
wl_fb Port wl_fb module to use Ecore_Wl2 Library 2015-12-09 13:16:48 -05:00
wl_text_input s/EAPI/E_API/ ...again 2015-09-28 15:51:51 -04:00
wl_weekeyboard Update wl_weekeyboard for ecore_evas_wayland_window_get2 function rename 2016-01-08 10:37:42 -05:00
wl_wl use 2/3 screen size for wl output (nested) compositor size 2016-01-18 14:52:11 -05:00
wl_x11 Set cached xkb context/keymap 2016-01-05 13:07:27 -05:00
xkbswitch xkbswitch: change icon if E_EVENT_XKB_CHANGED is emitted 2016-01-18 22:14:45 +01:00
xwayland declare xwayland functions prior to using them 2015-11-24 15:46:10 -05:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:19:12 -03:00
Makefile.mk Revert "Adds eglfs to Enlightenment" 2015-11-03 08:01:58 +01:00
Makefile_appmenu.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_backlight.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_battery.mk modules/battery: fix compiling on OS X 2015-04-09 17:41:22 -04:00
Makefile_bluez4.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_clock.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_applications.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_bindings.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_conf_dialogs.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_display.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_conf_interaction.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_intl.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_menus.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_paths.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_performance.mk remove performance - engine cfg dialog as its obsolete 2014-08-11 10:56:35 +09:00
Makefile_conf_randr.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_conf_shelves.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_theme.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_conf_window_manipulation.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_conf_window_remembers.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_connman.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_cpufreq.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_everything.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_fileman.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_fileman_opinfo.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_gadman.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_geolocation.mk Revert "build: Remove generated eldbus files during normal clean and not only maintainer-clean" 2015-04-21 15:35:10 -04:00
Makefile_ibar.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_ibox.mk remove defines for various beta api in other places 2016-01-06 13:01:38 -05:00
Makefile_lokker.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_mixer.mk install emixer icon to $(datadir)/pixmaps instead of /icons 2015-11-12 12:42:13 -05:00
Makefile_msgbus.mk e msgbus - move almost all of core dbus methods to msgbus module 2015-11-24 22:07:46 +09:00
Makefile_music_control.mk Revert "build: Remove generated eldbus files during normal clean and not only maintainer-clean" 2015-04-21 15:35:10 -04:00
Makefile_notification.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_packagekit.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_pager.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_pager_plain.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_physics.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_policy_mobile.mk added mobile policy module 2014-08-29 13:48:01 -04:00
Makefile_quickaccess.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_shot.mk make wayland-specific shot protocol files conditional on wayland build 2015-07-08 17:11:16 -04:00
Makefile_start.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_syscon.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_systray.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_tasks.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_teamwork.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_temperature.mk bugfix: building non-default modules from dist no longer fails 2014-02-04 10:54:11 -05:00
Makefile_tiling.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_winlist.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_wizard.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_wl_desktop_shell.mk don't forget wl_desktop_shell's header in tarball 2015-10-12 11:56:45 -04:00
Makefile_wl_drm.mk fix wl-drm install rule 2015-04-23 13:37:11 -04:00
Makefile_wl_fb.mk Fix building Enlightenment for X11-only, Wayland-Only, and X11 with Wayland clients. 2014-08-26 10:10:38 -04:00
Makefile_wl_text_input.mk Add module "wl_text_input" for supporting *wl_text_input* and *wl_input_method* protocol in wayland. 2015-08-20 14:55:55 -04:00
Makefile_wl_weekeyboard.mk distribute weekeyboard edj files 2015-09-21 13:09:01 -04:00
Makefile_wl_wl.mk Fix issue of nested compositors not working with Ecore_Wl2 library 2016-01-05 13:18:13 -05:00
Makefile_wl_x11.mk fix wl-x11 make/install rules to not include nonexistent DATA files 2015-12-09 13:50:39 -05:00
Makefile_xkbswitch.mk remove NEED_X define from build 2015-07-08 14:49:33 -04:00
Makefile_xwayland.mk implement x11->wayland dnd operations 2015-08-06 19:31:20 -04:00