enlightenment/src/bin
Carsten Haitzler d961e31436 blanking - special timeout immediately and force dpms todo
make special timeout universal and in all cases. cleaner with better
power management as we turn off bakclights earlier in some cases etc.
2019-09-11 10:56:21 +01:00
..
e_fm efm - make enlightenment_fm and eeze_scanner die with parent 2019-06-05 17:31:15 +01:00
efx efx - fix unaligned ptr fill that is actually a bug 2017-02-12 16:25:35 +09:00
generated use only required wayland protocol files for gadget loader build 2018-01-05 12:33:39 -05:00
e.h e - unbreak build due to efl changes 2019-02-22 11:12:00 +00:00
e_about.c e_about: Update copyright year 2019-04-03 11:06:48 -04:00
e_about.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_acpi.c acpi - add an error dialog for systems with acpi but no acpid 2019-07-10 11:22:44 +01: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 e - fix up resize/move by kbd to work again 2019-09-04 19:17:12 +01: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 e alert - change exit codes around so exit is explicit 2019-05-14 21:29:32 +01:00
e_askpass_main.c e_askpass: fix a typo 2017-02-22 22:58:13 +01: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 e auth - move all auth to child process only (e_ckpasswd). 2018-02-26 19:01:46 +09:00
e_auth.h e auth - move all auth to child process only (e_ckpasswd). 2018-02-26 19:01:46 +09:00
e_backlight.c add new explicit method for enabling backlight depending on output type 2017-02-24 14:15:38 -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 resolve a number of cases where a null object was passed to efl functions 2018-06-19 12:01:43 -04:00
e_bg.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_bindings.c add e_binding function to return printable string of modifiers for mouse binding 2018-02-22 16:21:16 -05:00
e_bindings.h add e_binding function to return printable string of modifiers for mouse binding 2018-02-22 16:21:16 -05:00
e_bryce.c bryce: add missing EINA_UNUSED for unused function parameter 2018-11-08 10:29:24 -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 do not reposition new bryces after using editor 2017-08-04 16:05:15 -04:00
e_ckpasswd_main.c ckpasswd: fix build on OpenBSD (typo) 2018-03-09 16:37:04 +00:00
e_client.c e - fix up resize/move by kbd to work again 2019-09-04 19:17:12 +01:00
e_client.h e - winlist/client - don't leave dangling action on window 2018-11-20 19:08:25 +00:00
e_client.x add e_client_util_top_parent_get() 2016-11-22 11:31:22 -05:00
e_client_volume.c comp object -> propgate signals to the volume objects from the frame 2017-11-07 15:41:35 +09:00
e_client_volume.h comp object -> propgate signals to the volume objects from the frame 2017-11-07 15:41:35 +09: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 avoid performing client rescales during shutdown 2017-11-07 10:40:00 -05:00
e_comp.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05:00
e_comp_canvas.c prepend input event handlers during init to ensure continued functionality 2018-02-06 11:17:20 -05:00
e_comp_canvas.h rename E_EVENT_COMPOSITOR_RESIZE -> E_EVENT_COMPOSITOR_UPDATE 2017-09-01 13:40:11 -04: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 evry module - fix warning about comparing signed to unsigned 2017-02-12 16:25:35 +09:00
e_comp_object.c e - fix up resize/move by kbd to work again 2019-09-04 19:17:12 +01:00
e_comp_object.h make e_comp_object_frame_icon_update() have a bool return for success 2018-06-19 11:58:25 -04:00
e_comp_wl.c wl - handle null parent safely for subsurfs 2019-08-06 19:23:25 +01:00
e_comp_wl.h Send unique keymap fds to clients 2018-08-17 12:28:49 -05:00
e_comp_wl_data.c wl drag start - check source ptr consistently 2019-08-06 19:11:24 +01:00
e_comp_wl_data.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05:00
e_comp_wl_dmabuf.c Resynch with weston's dmabuf implementation 2017-08-10 11:32:45 -05:00
e_comp_wl_dmabuf.h Resynch with weston's dmabuf implementation 2017-08-10 11:32:45 -05:00
e_comp_wl_extensions.c e wl - guarad against possible null comp_data 2019-04-18 12:02:44 +01:00
e_comp_wl_extensions_tizen.c add fd passing to aux hints protocol 2017-09-21 13:31:01 -04:00
e_comp_wl_input.c wl input - use eina mkstemp to handle umask right 2019-08-06 19:58:26 +01:00
e_comp_wl_input.h Send unique keymap fds to clients 2018-08-17 12:28:49 -05:00
e_comp_x.c error messages - let's be less ramatic and have fewer of these on start 2019-06-04 14:14:18 +01:00
e_comp_x.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05:00
e_comp_x_randr.c randr - use ints for mode info w/h as we want signed ints for a diff 2019-08-06 20:55:54 +01: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 module and config - remove pointless config vars that have no use 2019-09-10 17:58:30 +01:00
e_config.h module and config - remove pointless config vars that have no use 2019-09-10 17:58:30 +01:00
e_config_data.c reduce include deps for enlightenment_imc binary 2017-07-17 08:14:24 -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 Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06:00
e_config_dialog.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05:00
e_configure.c Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06: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 use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05: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 e dbusmenu - fix cross referencing from e menus created from debus menu 2019-08-07 00:43:47 +01:00
e_dbusmenu.h e dbusmenu - fix cross referencing from e menus created from debus menu 2019-08-07 00:43:47 +01:00
e_desk.c report error from system() calls that dont run cleanly - warn fix 2019-01-12 21:11:31 +00:00
e_desk.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -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 blanking - special timeout immediately and force dpms todo 2019-09-11 10:56:21 +01:00
e_desklock.h desklock - add explicit manually invoked api and a blocking api 2018-12-15 16:13:28 +00:00
e_deskmirror.c e deskmirror - fix apply location to avoid access-after-free 2019-07-28 08:57:00 +01:00
e_deskmirror.h pager - fix vanishing windows when dnd from desk to desk in pager 2019-01-28 19:06:39 +00:00
e_desktop_editor.c warn - make buffer bigger to avoid trunc warn 2019-01-12 01:51:43 +00: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 warp pointer to center of internal dialog on show if dialog has focus 2017-09-07 13:37:20 -04:00
e_dialog.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05:00
e_dnd.c end xdnd operations on window hide if no FINISHED event is received 2017-08-18 15:52:50 -04:00
e_dnd.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05:00
e_dpms.c e blanking - offer option to not use dpms 2018-07-17 13:19:48 +09:00
e_dpms.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_drm2.x wl-drm: Refactor _drm2_randr_apply function 2019-03-22 12:42: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 e eec - dont set startup id on shutdown - pointless and err causing 2019-01-09 12:24:06 +00:00
e_exec.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05:00
e_exehist.c move from data_home/apps/defaults.list to config_home/mimeapps.list 2018-03-20 20:36:56 +09: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 more E_BITFIELD conversions 2017-11-08 09:22:24 -05:00
e_flowlayout.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_fm.c efm - make enlightenment_fm and eeze_scanner die with parent 2019-06-05 17:31:15 +01:00
e_fm.h efm - make enlightenment_fm and eeze_scanner die with parent 2019-06-05 17:31:15 +01:00
e_fm_cmdline.c warn - make buffer bigger to avoid trunc warn 2019-01-12 01:51:43 +00: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 efm - fill in some media icon blanks which lead to generic icons 2018-04-10 17:50:57 +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 efm min - copy in nul byte terminator so be sure 2019-08-06 14:53:59 +01: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 efm - fix missing format strings in error reporting 2019-08-06 20:03:06 +01: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 use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05:00
e_fm_prop.c Efm: file properties, fix widget sizing issue. 2017-08-13 09:52:02 +09: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
e_focus.c Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06: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 more E_BITFIELD conversions 2017-11-08 09:22:24 -05:00
e_gadcon.h warn - make buffer bigger to avoid trunc warn 2019-01-12 01:51:43 +00:00
e_gadcon_popup.c e gadgcon popup - actually for reals smooth out show 2019-08-22 08:21:39 +01:00
e_gadcon_popup.h e gadgcon popup - actually for reals smooth out show 2019-08-22 08:21:39 +01:00
e_gadget.c gadgets - get long press plus dnd to behave nice 2018-10-29 17:32:51 +00:00
e_gadget.h gadget/bryce - add cancellation cb for the context menu 2018-10-26 15:36:56 +01:00
e_gadget_loader.c flush injected gadget loader protocol connections after calling methods 2018-01-17 17:31:09 -05:00
e_gadget_runner.c gadget runner - check ptr return before deref 2019-08-06 19:13:50 +01:00
e_gadget_types.h split out gadget enums into separate header 2017-08-04 16:05:16 -04:00
e_grab_dialog.c make grab dialog text read a bit more clearly 2017-08-21 10:16:35 -04: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 winlist focus and input - fix to work with basic wheel/mouse ev 2018-11-09 22:04:24 +00:00
e_grabinput.h e winlist focus and input - fix to work with basic wheel/mouse ev 2018-11-09 22:04:24 +00:00
e_hints.c e hints - fix beyond end of array fetch and segv 2019-08-10 13:34:32 +01:00
e_hints.h add fd passing to aux hints protocol 2017-09-21 13:31:01 -04:00
e_icon.c more E_BITFIELD conversions 2017-11-08 09:22:24 -05: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 more E_BITFIELD conversions 2017-11-08 09:22:24 -05:00
e_ilist.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05:00
e_imc_main.c reduce include deps for enlightenment_imc binary 2017-07-17 08:14:24 -04:00
e_import_config_dialog.c warn - make buffer bigger to avoid trunc warn 2019-01-12 01:51:43 +00: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 replace <br> with <ps/> for all text 2017-08-21 10:16:35 -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 init anim - fix sudden vanish of init splash in some cases 2018-01-17 18:14:29 +09: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 do not force client focus setting after calling e_desk_last_focused_focus() 2017-09-01 13:40:12 -04: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 restore 'application name' remember setting in dialog 2017-09-07 14:13:01 -04: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 more E_BITFIELD conversions 2017-11-08 09:22:24 -05: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 more E_BITFIELD conversions 2017-11-08 09:22:24 -05: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 Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06: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 evry - handle invalid chars in filters nicely and stop string walking 2019-08-07 21:16:12 +01: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 clean up .desktop files and misc typos 2018-01-04 09:57:52 -05: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 fix E_API definition 2017-07-17 11:05:15 -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 warn - make buffer bigger to avoid trunc warn 2019-01-12 01:51:43 +00: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 more E_BITFIELD conversions 2017-11-08 09:22:24 -05: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 e - remove doofus-like code from mike with regards to making e crash or not 2017-06-24 13:27:16 +09:00
e_log.h Logging: Fix broken logging macros. 2015-06-22 15:39:58 +01:00
e_macros.h fix casts to use void ptr to avoid warning that isnt important 2019-01-12 01:51:43 +00:00
e_main.c module and config - remove pointless config vars that have no use 2019-09-10 17:58:30 +01: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 e menu - fix type for setting fill to wrong obj... 2019-08-22 19:50:14 +01:00
e_menu.h e menu - allow hold mode to be turned off 2018-10-17 14:35:49 +01:00
e_mmx.h
e_module.c blue4 - remove. obsolete now and bluez5 has replaced it 2019-09-11 09:50:05 +01:00
e_module.h module and config - remove pointless config vars that have no use 2019-09-10 17:58:30 +01:00
e_mouse.c conf_interaction: Support tap-to-click with pointer device 2019-01-31 09:10:57 -05: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 more E_BITFIELD conversions 2017-11-08 09:22:24 -05: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 print notifications to stderr if a notification handler doesn't exist 2018-01-22 16:52:00 -05:00
e_notification.h add notification util function for more easily sending notifications 2018-01-22 15:20:38 -05:00
e_obj_dialog.c any dialog - nicety - emot focusd/unfocused sigs to base 2019-08-10 00:48:39 +01: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 e_object: set pointer to NULL after cleanup func. 2018-03-02 11:40:53 +00:00
e_object.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05:00
e_open.c move from data_home/apps/defaults.list to config_home/mimeapps.list 2018-03-20 20:36:56 +09:00
e_order.c add handler for EFREET_EVENT_DESKTOP_CACHE_BUILD to e_order init 2017-03-03 10:52:24 -05:00
e_order.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_pan.c e pan/scrollframe - fix garbage pan values that happen temporarily 2018-04-11 14:41:01 +09: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 reduce getenv calls by only getting once 2019-08-08 23:54:09 +01:00
e_pixmap.h Resynch with weston's dmabuf implementation 2017-08-10 11:32:45 -05:00
e_place.c clamp large windows to desk's useful geometry if smart placement fails 2018-01-22 13:41:45 -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 e ptr - provide an init signal for ptr to allow smooth fade in on start 2019-02-13 12:03:47 +00:00
e_pointer.h fix mouse hangs after unblank 2017-11-14 18:15:26 +09:00
e_powersave.c more E_BITFIELD conversions 2017-11-08 09:22:24 -05:00
e_powersave.h smart suspend - honor suspend on ac or not flag as it should 2017-10-18 13:33:47 +09:00
e_prefix.c make efm build without elm includes 2017-07-14 18:40:50 -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 e wl randr and screen setup - fix rotation mapping 2019-07-14 22:20:49 +01:00
e_randr2.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05:00
e_remember.c use safer ecore_exe flags that close stdin/out/err if possible 2017-09-23 23:10:35 +09:00
e_remember.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05: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 blanking - special timeout immediately and force dpms todo 2019-09-11 10:56:21 +01:00
e_screensaver.h e laptop lid fixes to bring back behavior and trim down glitches 2018-05-18 21:45:20 +09:00
e_scrollframe.c e pan/scrollframe - fix garbage pan values that happen temporarily 2018-04-11 14:41:01 +09:00
e_scrollframe.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_sha1.c reduce include deps for enlightenment_thumb binary 2017-07-17 08:14:24 -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 module and config - remove pointless config vars that have no use 2019-09-10 17:58:30 +01:00
e_shelf.h module and config - remove pointless config vars that have no use 2019-09-10 17:58:30 +01:00
e_signals.c Stop doing complicated things after a segfault 2017-08-09 15:10:41 -05:00
e_signals.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_slidecore.c more E_BITFIELD conversions 2017-11-08 09:22:24 -05:00
e_slidecore.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_slider.c more E_BITFIELD conversions 2017-11-08 09:22:24 -05:00
e_slider.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_slidesel.c more E_BITFIELD conversions 2017-11-08 09:22:24 -05:00
e_slidesel.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_spectrum.c Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06:00
e_spectrum.h
e_start_main.c e start - use static env vars when they are actually static 2019-06-04 07:14:01 +01:00
e_startup.c efreet errors - expand dialogs to say more that is correct 2019-06-12 15:09:47 +01: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 - if decklock on suspend is set and systemd says we suspend, lock 2019-08-08 09:56:04 +01:00
e_sys.h e wl halt/reboot/logout restart fix - dont restart 2019-06-04 11:58:46 +01:00
e_sys_l2ping.c e sys l2ping - report errors on fcntl failure 2019-08-06 18:55:28 +01:00
e_sys_main.c e_sys - fix l2ping code to work and actually properly ping 2018-12-15 16:13:23 +00:00
e_test.c e menu - remove excessive events and eo calls from menu init 2019-08-01 10:39:29 +01: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 e thumb - be consistent and use safe run for restarting thumbnailer 2018-04-12 20:56:46 +09:00
e_thumb.h e thumb - support signal emits and desk pan msgs for thumbs 2017-01-28 16:08:46 +09:00
e_thumb_main.c warn - make buffer bigger to avoid trunc warn 2019-01-12 01:51:43 +00: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 replace <br> with <ps/> for all text 2017-08-21 10:16:35 -04:00
e_update.h
e_user.c reduce include deps for enlightenment_thumb binary 2017-07-17 08:14:24 -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 - fix up resize/move by kbd to work again 2019-09-04 19:17:12 +01:00
e_utils.h e - fix up resize/move by kbd to work again 2019-09-04 19:17:12 +01:00
e_video.c more E_BITFIELD conversions 2017-11-08 09:22:24 -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 more E_BITFIELD conversions 2017-11-08 09:22:24 -05: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 more E_BITFIELD conversions 2017-11-08 09:22:24 -05: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 e widget entry: fix the compilation warning 2017-07-08 22:23:22 +09: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 more E_BITFIELD conversions 2017-11-08 09:22:24 -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 more E_BITFIELD conversions 2017-11-08 09:22:24 -05: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 Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06: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 use evas size hints for image widget internals if internal obj is not edje obj 2017-08-25 14:47:10 -04: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 replace <br> with <ps/> for all text 2017-08-21 10:16:35 -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 more E_BITFIELD conversions 2017-11-08 09:22:24 -05: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 more E_BITFIELD conversions 2017-11-08 09:22:24 -05:00
e_win.h add wrappers for elm_win util create functions 2017-03-17 15:08:29 -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 handle rotations with fake xinerama screens 2017-06-30 10:25:18 -04:00
e_xkb.c xkb - make basic variant null now and handle in wl too the same as x 2019-08-09 09:50:33 +01:00
e_xkb.h e_xkb: split up e_xkb_update 2016-05-12 20:54:22 +02:00
e_xsettings.c e_xsettings: Set appropriate font sizes. 2019-08-27 23:09:51 +01:00
e_xsettings.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_zone.c avoid performing client rescales during shutdown 2017-11-07 10:40:00 -05:00
e_zone.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05:00
e_zoomap.c more E_BITFIELD conversions 2017-11-08 09:22:24 -05:00
e_zoomap.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
meson.build Pass meson dist - we have to install config.h and not use install option 2019-05-21 14:41:24 +01:00
valgrind.h don't require E_START env var to be set when running on valgrind 2018-02-06 11:17:26 -05:00