enlightenment/src/bin
Carsten Haitzler 0b0b6e6fd9 desklock - make blocker transparent again - a theme issue not code
if "theme is transparent" and this is an issue - dont use that theme.
very simple. the theme for a desk LOCK should be solid. it should hide
what is underneath. that is the POINT is can have transition effects
and that is why we shouldnt hide what is under it to allow that to
happen otherwise if you do have such an effect (eg a fade in) you just
get a black screen instantly on ctrl+alt+l for lock for example THEN
it fades in which is not how things SHOULD look.

yes - there is an issue on locking on screen lock where you get an
initial fade in effect for example as desklock is shown LATER like
when screen "unsuspends" from blank rather thanbefore this point. that
is orthogonal. this rect should block events... not pixels. don't use
non-solid themes or images if you dont want to see through...
2017-01-07 14:19:18 +09:00
..
e_fm E: fix Wayland without xwayland build 2016-11-28 10:43:28 -05:00
efx e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS... 2017-01-07 14:05:17 +09:00
.gitignore e sudo gui support - add askpass util for sudo askpass support 2016-08-13 17:39:17 +09:00
Makefile.mk Fix out of tree builds 2016-11-02 16:16:49 -05:00
e.h add global macros for easily toggling warning flags 2017-01-06 12:57:34 -05:00
e_about.c Update copyright year. 2016-01-04 12:58:46 -05:00
e_about.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_acpi.c s/EAPI/E_API/ ...again 2015-09-28 15:51:51 -04:00
e_acpi.h make e_acpi_lid_is_closed function callable from wl_drm module 2015-05-07 15:44:22 -04:00
e_actions.c resolve binding+action float-equal warnings 2017-01-06 12:57:34 -05:00
e_actions.h add bool return for mouse-based E_Action callbacks 2016-02-03 18:09:18 -05:00
e_alert.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_alert.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_alert_main.c fix missing definition of DRM_FORMAT_XRGB8888 2016-11-16 09:17:15 -05:00
e_askpass_main.c ok - make pwople who \have not stared at c macros as long as i have happy 2016-08-18 14:34:15 +09:00
e_atoms.c remove a kind of typo in E_ZONE_GEOMETRY atom string. 2015-07-17 15:04:39 -04:00
e_atoms.h add setup for WL_SURFACE_ID X atom 2015-06-25 20:04:31 -04:00
e_auth.c OpenBSD non-PAM lokker authentication. 2016-09-08 10:18:10 -04:00
e_auth.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_backlight.c block input devices from backlight list 2015-12-28 16:00:05 -05:00
e_backlight.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_backlight_main.c e_backlight_main: fix compiling when not having Eeze 2015-04-20 17:03:22 -04:00
e_bg.c bg: Fix bg with single jpeg images (no edj) 2016-07-28 20:49:01 +09:00
e_bg.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_bindings.c e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS... 2017-01-07 14:05:17 +09:00
e_bindings.h add edge binding event find function 2016-01-25 12:51:56 -05:00
e_bryce.c null out bryce and site pointers when deleting bryce object 2016-12-09 11:52:03 -05:00
e_bryce.h add bryce autohide/size getters, pull related values into wizard 2016-03-08 12:43:35 -05:00
e_bryce_editor.c use only zone coords when moving bryce to its zone during editing 2016-11-07 11:48:51 -05:00
e_ckpasswd_main.c e_auth: Add suid helper for lokker own-pw checking on FreeBSD 2015-04-21 13:11:56 +01:00
e_client.c resolve client float-equal warnings 2017-01-06 12:57:34 -05:00
e_client.h tasks - add stack "hiding" support and only show top stack item 2016-12-16 18:59:56 +09:00
e_client.x add e_client_util_top_parent_get() 2016-11-22 11:31:22 -05:00
e_client_volume.c e_client_colume: remove unused variables and add EINA_UNSED where needed 2016-10-31 11:37:47 +01:00
e_client_volume.h E_Client: add an abstraction api to control volume by app 2016-10-27 21:54:39 +02:00
e_color.c resolve misc float-equal warnings 2017-01-06 12:57:34 -05:00
e_color.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_color_dialog.c remove impossible null check in color dialog 2016-02-29 10:43:02 -05:00
e_color_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_comp.c add workarounds for ctxpopup geometry for use in input shape tiling 2016-10-26 10:28:30 -04:00
e_comp.h add generic handler for desktop gadget layers 2016-10-26 13:59:29 -04:00
e_comp_canvas.c xdg6 support 2016-11-22 11:31:22 -05:00
e_comp_canvas.h re-add MANAGER context bindings 2016-01-22 12:59:19 -05:00
e_comp_cfdata.c e comp data - actually ... NO visibility effect by default is right 2015-10-08 08:27:38 +09:00
e_comp_cfdata.h rename visibility effect struct member effect -> visibility_effect 2015-06-11 12:47:04 -04:00
e_comp_object.c e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS... 2017-01-07 14:05:17 +09:00
e_comp_object.h add e_comp_object_coords_inside_input_area() 2016-11-22 11:31:22 -05:00
e_comp_wl.c fix shadowed variable declaration 2017-01-04 08:30:53 -05:00
e_comp_wl.h xdg6 support 2016-11-22 11:31:22 -05:00
e_comp_wl_data.c fix selective disabling of -Wunused-parameter under clang in copied weston code 2017-01-06 12:57:33 -05:00
e_comp_wl_data.h update wl dnd/clipboard support to v3 of protocol 2016-04-19 17:34:58 -04:00
e_comp_wl_dmabuf.c fix selective disabling of -Wunused-parameter under clang in copied weston code 2017-01-06 12:57:33 -05:00
e_comp_wl_dmabuf.h Add DMABuf support for wayland 2016-05-18 12:05:34 -05:00
e_comp_wl_extensions.c redo session recovery handling to use separate E_Remember 2016-10-27 11:22:27 -04:00
e_comp_wl_input.c set wl pointer surfaces to E_LAYER_CLIENT_PRIO during setup 2016-12-02 10:54:06 -05:00
e_comp_wl_input.h e_comp_wl: introduce api to set index of keymap 2016-06-30 20:19:33 +02:00
e_comp_x.c client handling - add support for window stacks needed for views/manager 2016-12-16 16:17:10 +09:00
e_comp_x.h toggle x11 client iconic/mapped state based on mirror visibility 2015-11-07 13:10:02 -05:00
e_comp_x_randr.c Fix zone setup for wayland compositor on X 2016-06-24 14:19:36 -05:00
e_comp_x_randr.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_config.c e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS... 2017-01-07 14:05:17 +09:00
e_config.h E_Config: Auto load luncher if ibar is enabled and bump config. 2016-12-14 11:52:10 -06:00
e_config_data.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_config_data.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_config_dialog.c remove need to create different dialog windows under wayland 2016-07-25 13:06:59 -04:00
e_config_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_configure.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_configure.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_confirm_dialog.c make confirm dialogs autoselect the confirm option 2016-11-18 11:17:14 -05:00
e_confirm_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_datastore.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_datastore.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_dbusmenu.c add even more systray/dbusmenu hacks 2016-03-28 15:35:42 -04:00
e_dbusmenu.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_desk.c specify format string for desk names in desk config 2017-01-06 12:57:34 -05:00
e_desk.h implement zone obstacles for calculating useful geometry 2016-01-14 15:13:57 -05:00
e_deskenv.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_deskenv.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_desklock.c desklock - make blocker transparent again - a theme issue not code 2017-01-07 14:19:18 +09:00
e_desklock.h add method for unblocking zones during desklock show/hide 2017-01-06 11:42:21 -06:00
e_deskmirror.c match deskmirror client opacity with original object 2016-06-20 16:04:10 -04:00
e_deskmirror.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_desktop_editor.c make icon selection dialog resizable in .desktop editor 2015-10-05 13:33:13 -04:00
e_desktop_editor.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_dialog.c e icon - use new skip header async preload to make icon loads async 2017-01-02 09:51:57 +09:00
e_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_dnd.c explicitly use eina list types passing into EINA_LIST_FREE() 2016-10-03 11:55:55 +09:00
e_dnd.h track button mask for all drags, only end drag when mask has depopulated 2015-08-12 15:39:42 -04:00
e_dpms.c Fix invalid compositor type check in e_dpms_force_update 2015-11-23 10:00:36 -05:00
e_dpms.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_elm_cfgtool_main.c per-desk profiles - move to per screen and use elm derived profiles 2016-01-08 21:54:31 +09:00
e_entry_dialog.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_entry_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_env.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_env.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_error.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_error.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_exec.c add bool return for e_exec_phony_del() to return deletion success 2016-11-02 10:11:02 -04:00
e_exec.h add bool return for e_exec_phony_del() to return deletion success 2016-11-02 10:11:02 -04:00
e_exehist.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_exehist.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_filereg.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_filereg.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_flowlayout.c e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS... 2017-01-07 14:05:17 +09:00
e_flowlayout.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm.c e icon - use new skip header async preload to make icon loads async 2017-01-02 09:51:57 +09:00
e_fm.h e fm - fix popup to not crash by referring to possibly deleted data 2016-10-31 18:23:08 +09:00
e_fm_cmdline.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_custom.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_custom.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_device.c explicitly use eina list types passing into EINA_LIST_FREE() 2016-10-03 11:55:55 +09:00
e_fm_device.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_mime.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_mime.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_op.c e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS... 2017-01-07 14:05:17 +09:00
e_fm_op.h efm - make dir listing far faster - no file magic content and dont sync 2015-02-24 18:36:31 +09:00
e_fm_op_registry.c remove some unused variables 2016-02-25 13:37:52 -05:00
e_fm_op_registry.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_prop.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_prop.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm_shared_codec.c
e_fm_shared_codec.h
e_fm_shared_device.c efm - warning - change invalid #if toe #ifdef as this is right 2016-12-28 19:15:58 +09:00
e_fm_shared_device.h
e_fm_shared_types.h.in udisks2 support 2013-06-20 16:36:33 +01:00
e_focus.c e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS... 2017-01-07 14:05:17 +09:00
e_focus.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_font.c e: Fix realloc issue in e font module 2015-11-10 12:26:14 -05:00
e_font.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_gadcon.c resolve gadcon-related float-equal warnings 2017-01-06 12:57:33 -05:00
e_gadcon.h e_gadcon: use Eina_Bool for one-bit bitfield 2015-11-26 18:31:02 +01:00
e_gadcon_popup.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_gadcon_popup.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_gadget.c don't track gadget drop handler objects for deletion 2016-12-09 11:59:24 -05:00
e_gadget.h add smart callback for when gadgets get reparented 2016-11-01 13:29:45 -04:00
e_grab_dialog.c disable binding activation when grab dialog, menus, or dnd is active 2016-01-22 12:58:16 -05:00
e_grab_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_grabinput.c e_grabinput: do not pass a faulty time 2016-01-16 12:20:43 +01:00
e_grabinput.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_hints.c Revert "e bg: remove debug printf" 2016-02-06 10:29:04 +09:00
e_hints.h broadcast support for _GTK_FRAME_EXTENTS 2015-09-24 16:33:56 -04:00
e_icon.c e icon - use new skip header async preload to make icon loads async 2017-01-02 09:51:57 +09:00
e_icon.h e icon - use new skip header async preload to make icon loads async 2017-01-02 09:51:57 +09:00
e_ilist.c e/ilist: Fix issue with multiselect returning wrong index 2015-11-07 12:11:53 -05:00
e_ilist.h add ilist method for setting disabled state 2015-09-15 13:05:21 -04:00
e_imc_main.c
e_import_config_dialog.c remove str(n)dupa usages 2015-05-11 16:45:30 +01:00
e_import_config_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_import_dialog.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_import_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_includes.h E_Client: add an abstraction api to control volume by app 2016-10-27 21:54:39 +02:00
e_init.c adjust layering of pointer and init splash 2015-07-10 14:21:50 -04:00
e_init.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_client_locks.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_int_client_locks.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_client_menu.c only unset cur_mouse_action on client menu delete for the right action 2016-11-10 11:55:10 -05:00
e_int_client_menu.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_client_prop.c e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS... 2017-01-07 14:05:17 +09:00
e_int_client_prop.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_client_remember.c e_remember: add e_client sound volume support 2016-10-27 21:54:40 +02:00
e_int_client_remember.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_config_comp.c e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS... 2017-01-07 14:05:17 +09:00
e_int_config_comp_match.c rename visibility effect struct member effect -> visibility_effect 2015-06-11 12:47:04 -04:00
e_int_config_modules.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_config_modules.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_gadcon_config.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_gadcon_config.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_menus.c e window menu now skips stack windows except top one 2016-12-17 15:11:23 +09:00
e_int_menus.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_shelf_config.c clamp minimum shelf size to 20px in shelf config 2016-02-04 12:58:38 -05:00
e_int_shelf_config.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_toolbar_config.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_int_toolbar_config.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_intl.c e intel - fix number 2 2016-04-12 16:31:32 +09:00
e_intl.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_intl_data.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_intl_data.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_ipc.c e ipc - fix cleanup of ipc socket on shutdown 2016-08-19 12:01:39 +09:00
e_ipc.h remove ipc command allowing arbitrary command execution by the compositor 2016-02-29 10:43:02 -05:00
e_ipc_codec.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_ipc_codec.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_layout.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_layout.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_livethumb.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_livethumb.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_log.c disable custom logging when eina backtrace is active 2016-01-08 11:44:00 -05:00
e_log.h Logging: Fix broken logging macros. 2015-06-22 15:39:58 +01:00
e_main.c remove extra SLEEP prints during startup on non-release builds 2016-12-19 10:59:14 -05:00
e_maximize.c make a number of client functions take const E_Client* 2016-04-08 15:57:21 -04:00
e_maximize.h make a number of client functions take const E_Client* 2016-04-08 15:57:21 -04:00
e_menu.c Revert "handle recursion more effectively in e_menu_hide_all()" 2016-04-27 11:27:56 -04:00
e_menu.h e_menu: use Eina_Bool for one-bit bitfield 2015-11-26 18:31:29 +01:00
e_mmx.h
e_module.c e module - remove duplicate modules at load all time from config 2016-12-16 16:18:27 +09:00
e_module.h bump modapi 2016-12-19 11:04:02 -05:00
e_mouse.c port enlightenment to use drm2 2016-05-27 09:53:41 -04:00
e_mouse.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_moveresize.c use CSD geometry during move/resize display 2015-11-24 17:31:47 -05:00
e_moveresize.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_msg.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_msg.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_msgbus.c reenable restart/shutdown dbus methods under x11 2015-11-24 11:49:15 -05:00
e_msgbus.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_notification.c move notification text escaping into dbus notify method callback 2016-03-30 16:09:25 -04:00
e_notification.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_obj_dialog.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_obj_dialog.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_object.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_object.h Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_open.c enlightenment_open: correctly return the exist status code of the executed command 2016-05-20 19:25:42 +02:00
e_order.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_order.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_pan.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_pan.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_path.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_path.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_pixmap.c Use a monotonic clock for frame callback times 2016-12-15 09:59:21 -06:00
e_pixmap.h Fix dmabuf breakage of non wayland builds. 2016-05-19 10:23:22 -05:00
e_place.c add docs for e_place_desk_region_smart() calc code 2016-11-07 13:06:50 -05:00
e_place.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_pointer.c attempt to re-set wl surface pointer when popping back to "default" pointer type 2016-12-02 10:54:06 -05:00
e_pointer.h add function to fill in x11 cursor image on creation 2015-07-10 13:04:12 -04:00
e_powersave.c e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS... 2017-01-07 14:05:17 +09:00
e_powersave.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_prefix.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_prefix.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_randr2.c per-desk profiles - move to per screen and use elm derived profiles 2016-01-08 21:54:31 +09:00
e_randr2.h per-desk profiles - move to per screen and use elm derived profiles 2016-01-08 21:54:31 +09:00
e_remember.c e_remember: add e_client sound volume support 2016-10-27 21:54:40 +02:00
e_remember.h e_remember: add e_client sound volume support 2016-10-27 21:54:40 +02:00
e_resist.c use zone obstacles for resist calculations 2016-01-21 15:34:26 -05:00
e_resist.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_scale.c use ecore_evas_screen_dpi_get when updating e_scale value 2016-11-28 10:10:28 -05:00
e_scale.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_screensaver.c only create wayland screensaver timer in wayland mode 2015-11-23 14:47:37 -05:00
e_screensaver.h add functionality for blocking wl screensaver activation 2015-08-04 19:39:09 -04:00
e_scrollframe.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_scrollframe.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_sha1.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_sha1.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_shelf.c resolve gadcon-related float-equal warnings 2017-01-06 12:57:33 -05:00
e_shelf.h implement zone obstacles for calculating useful geometry 2016-01-14 15:13:57 -05:00
e_signals.c port enlightenment to use drm2 2016-05-27 09:53:41 -04:00
e_signals.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_slidecore.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_slidecore.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_slider.c e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS... 2017-01-07 14:05:17 +09:00
e_slider.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_slidesel.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_slidesel.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_spectrum.c
e_spectrum.h
e_start_main.c e - e_start - update mtrack to use new debug mode for hunting bugs 2016-04-21 09:42:13 +09:00
e_startup.c ensure that the startup apps cache handler has run before trying to start apps 2016-04-28 17:58:45 -04:00
e_startup.h make startup/restart app exec timing protocol-specific 2016-04-18 15:27:47 -04:00
e_static_grab.c simplify static grab case statements 2016-02-29 10:43:02 -05:00
e_sys.c e sys - remove system action dialogs as comp actually does this 2017-01-02 09:51:57 +09:00
e_sys.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_sys_l2ping.c
e_sys_main.c OpenBSD non-PAM lokker authentication. 2016-09-08 10:18:10 -04:00
e_test.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_test.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_theme.c remove str(n)dupa usages 2015-05-11 16:45:30 +01:00
e_theme.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_theme_about.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_theme_about.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_thumb.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_thumb.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_thumb_main.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_toolbar.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_toolbar.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_update.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_update.h
e_user.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_user.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_utils.c e icon - use new skip header async preload to make icon loads async 2017-01-02 09:51:57 +09:00
e_utils.h add e_util_open(), unify all callers of enlightenment_open 2016-09-27 11:19:00 -04:00
e_video.c remove emotion_init/shutdown from e_video 2016-02-25 15:04:51 -05:00
e_video.h e - video bgs - allow selection of video files for wallpapers 2016-02-05 18:35:49 +09:00
e_widget.c set/unset smart parent as e_widget when adding sub-objects 2016-07-19 13:43:59 -04:00
e_widget.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_aspect.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_aspect.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_bgpreview.c force bgpreview widget to resize after a wallpaper update 2016-09-19 16:18:48 -04:00
e_widget_bgpreview.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_button.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_button.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_check.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_check.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_color_well.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_color_well.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_config_list.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_config_list.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_entry.c remove legacy entry widget pointer setting code 2015-05-20 08:19:18 -04:00
e_widget_entry.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_filepreview.c resolve widget-related float-equal warnings 2017-01-06 12:57:33 -05:00
e_widget_filepreview.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_flist.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_flist.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_font_preview.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_font_preview.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_framelist.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_framelist.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_frametable.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_frametable.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_fsel.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_fsel.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_ilist.c remove unused variables in ilist widget 2015-09-17 19:08:27 -04:00
e_widget_ilist.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_image.c e icon - use new skip header async preload to make icon loads async 2017-01-02 09:51:57 +09:00
e_widget_image.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_label.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_label.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_list.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_widget_list.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_preview.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_preview.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_radio.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_radio.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_scrollframe.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_scrollframe.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_slider.c Fix misspellings in E's files. 2015-06-16 16:10:21 -04:00
e_widget_slider.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_spectrum.c __UNUSED__ -> EINA_UNUSED 2015-03-18 18:09:09 -04:00
e_widget_spectrum.h
e_widget_table.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_table.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_textblock.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_textblock.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_toolbar.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_toolbar.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_toolbook.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_widget_toolbook.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_win.c unalias internal wl client pixmaps in elm win hide trap callback 2016-11-08 12:49:24 -05:00
e_win.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_xinerama.c add some internal functions for triggering fake screen hotplug events 2016-12-09 11:52:03 -05:00
e_xinerama.h e screens/zones/randr - store randr2 id in xinerama and zones for lookup 2015-11-11 21:22:30 +09:00
e_xkb.c e icon - use new skip header async preload to make icon loads async 2017-01-02 09:51:57 +09:00
e_xkb.h e_xkb: split up e_xkb_update 2016-05-12 20:54:22 +02:00
e_xsettings.c do not set XCURSOR_PATH variable if re-setting existing value 2016-02-29 08:12:40 -05:00
e_xsettings.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_zone.c use eina_streq for string comparison in e_zone_for_id_get() 2016-10-29 11:00:49 -04:00
e_zone.h Track wayland outputs for zones 2016-06-21 12:33:49 -05:00
e_zoomap.c Revert "track/manage size hints for zoomap child objects" 2016-08-19 12:15:31 -04:00
e_zoomap.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00