enlightenment/src/bin
Carsten Haitzler ed64f9e0b8 desklock - fix kbd layout set for desklock so it works
e just didn't store the kbd layout - set it up if it is not on desklock
based on layout name stored.

@fix
2024-02-24 20:43:03 +00:00
..
e_fm move to eina's new fnmatch 2021-05-03 20:59:27 +01:00
efx tree-wide: get rid of trailing whitespace (part 5) 2020-05-14 13:49:17 +02:00
generated generated: Remove www xml file 2021-03-01 10:35:02 -05:00
system Fix hibernate command on OpenBSD 2023-02-10 00:46:40 -08:00
tools Updating portuguese and italian translations 2022-10-30 14:45:18 +01:00
e.h move to eina's new fnmatch 2021-05-03 20:59:27 +01:00
e_about.c Copyright notice update 2024-01-23 21:10:11 +01:00
e_about.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_acpi.c e_acpi: add support for bluetooth remote controls 2020-09-02 15:39:01 +02:00
e_acpi.h e_acpi: add support for bluetooth remote controls 2020-09-02 15:39:01 +02:00
e_actions.c focus action - raise/unshade/uniconify on focus dir/next/prev action 2022-04-11 12:29:14 +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 wl - remove some old versioning stuff that is not relevant anymore 2020-12-01 21:21:17 +00:00
e_atoms.c fix restarts with windows with hideen state win hints 2021-04-13 18:05:59 +01:00
e_atoms.h fix restarts with windows with hideen state win hints 2021-04-13 18:05:59 +01:00
e_auth.c auth - fprint - support any finger for auth instead of just first one 2021-07-07 13:12:27 +01:00
e_auth.h auth and desklock - support auth by fingerprint and show status 2021-07-02 13:26:05 +01:00
e_backlight.c backlight - fiddle some to try make backlight work better 2023-01-20 14:47:45 +00:00
e_backlight.h e backlight - offer suspend api for wl's drm mod to turn on/off 2020-12-02 02:29:27 +00:00
e_bg.c e bg - make anim gifs work again 2020-04-24 12:25:09 +01: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_bindings: Minor formatting fixes 2021-11-06 13:16:16 -04:00
e_bindings.h move gesture recognition to e itself 2021-04-05 20:41:55 +02:00
e_ckpasswd_main.c e auth - allow empty password users to auth successfully 2021-02-27 18:18:34 +00:00
e_client.c client - handlie class names with a space and guess first word as dsktp 2022-12-12 19:03:14 +00:00
e_client.h win - first map - fix energyxt unmap bug by wiping ignore unmap 2022-07-05 09:25:35 +01:00
e_client.x add e_client_util_top_parent_get() 2016-11-22 11:31:22 -05:00
e_client_volume.c e focus - volume - dont allow obj focus that disturbs the rest of e 2022-01-09 14:48:26 +00:00
e_client_volume.h undo the client volume fix as it causes memory access issues. 2020-05-14 12:10:24 +01: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 comp - fix event shape to account for txt/texblock and img properly 2022-03-08 01:30:57 +00:00
e_comp.h comp debug - go back to no delay for comp anim plus more fps debug 2021-05-16 15:26:07 +01:00
e_comp_canvas.c fps debug - slim code a bit and order events so they do go up and right 2021-05-16 18:36:30 +01:00
e_comp_canvas.h comp fps debug - show separate input and output fps 2020-08-17 18:22:12 +01:00
e_comp_cfdata.c expose dither option for comp - on by default 2021-04-03 21:42:38 +01:00
e_comp_cfdata.h expose dither option for comp - on by default 2021-04-03 21:42:38 +01:00
e_comp_object.c win - shapes - set pass events if we have shaped wins but no rects 2022-09-11 15:35:54 +01:00
e_comp_object.h e winlist - add large mode and deprecate some old condig like geom 2020-11-03 11:20:06 +00:00
e_comp_wl.c desklock - use immediate show for lock on suspend etc. 2023-02-10 22:21:54 +00:00
e_comp_wl.h e_comp_wl: Remove wayland wobbly windows stuffs 2021-03-01 10:35:15 -05:00
e_comp_wl_data.c e comp wl - fix warning for uninit var 2022-05-18 13:03:48 +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 e - wl - fix buffer referencing to not have junk on surface del 2021-04-16 03:27:11 +00:00
e_comp_wl_dmabuf.h e - wl - fix buffer referencing to not have junk on surface del 2021-04-16 03:27:11 +00:00
e_comp_wl_extensions.c e_comp_wl: Remove wayland wobbly windows stuffs 2021-03-01 10:35:15 -05:00
e_comp_wl_extensions_tizen.c wl - handle logicaly dead code by doing the most logical thing 2020-04-19 01:45:10 +01:00
e_comp_wl_input.c update gadget runner to (stabilized) efl api 2020-03-12 12:15:42 -04:00
e_comp_wl_input.h Send unique keymap fds to clients 2018-08-17 12:28:49 -05:00
e_comp_x.c dpms - fix cases where screensavwr was off but dpms still on 2023-02-16 22:48:43 +00:00
e_comp_x.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05:00
e_comp_x_devices.c xinput: Fix typo, add config check 2023-03-18 01:37:00 -07:00
e_comp_x_devices.h x input devices - have config apply when you hit apply not just on start 2021-04-16 15:53:21 +01:00
e_comp_x_randr.c make xrandr command use an actual option 2023-12-14 07:40:05 +00:00
e_comp_x_randr.h Revert "e randr - x - only apply/modify randr if xurrent config not the same" 2020-06-13 22:56:40 +01:00
e_config.c Add option to set hidden state or not 2023-06-17 11:56:57 +01:00
e_config.h Add option to set hidden state or not 2023-06-17 11:56:57 +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 tree-wide: get rid of trailing whitespace (part 1) 2020-05-14 12:30:31 +02:00
e_config_dialog.c tree-wide: get rid of trailing whitespace (part 1) 2020-05-14 12:30:31 +02: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 tree-wide: fix typos all over the place 2020-05-14 12:04:51 +02: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 dbus - fix some ref/unref's for conns 2022-11-21 08:28:23 +00: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 focus: leave frame focus setting here 2022-01-09 17:38:55 +01:00
e_desk.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05:00
e_deskenv.c check return of system ... less warnings 2021-05-20 13:44:48 +01: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 - fix kbd layout set for desklock so it works 2024-02-24 20:43:03 +00:00
e_desklock.h desklock - use immediate show for lock on suspend etc. 2023-02-10 22:21:54 +00:00
e_deskmirror.c client evas objects - fix - dont use precise for shaped input 2022-05-14 23:13:06 +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 personal app editor - force size up to be sanely sized for use 2020-02-18 10:55:45 +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 e dnd - add timeout in case we don't get a finished from the other end 2020-04-14 19:30:02 +01:00
e_dnd.h e dnd - add timeout in case we don't get a finished from the other end 2020-04-14 19:30:02 +01:00
e_dpms.c dpms - fix cases where screensavwr was off but dpms still on 2023-02-16 22:48:43 +00:00
e_dpms.h dpms - fix cases where screensavwr was off but dpms still on 2023-02-16 22:48:43 +00: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 e_entry: Rework e_entry dialog to be more sane 2021-01-20 12:27:21 -05:00
e_entry_dialog.h e_entry: Rework e_entry dialog to be more sane 2021-01-20 12:27:21 -05: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 exec - store out incremented sutartup id to avoid clashes - fix 2023-04-17 12:27:33 +01:00
e_exec.h efm - add a rfecent files menu (up to 30) wirth minimal mime icons 2021-10-09 11:59:59 +01: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 - rename - select all up to the first dot so extension stays 2021-03-10 10:06:53 +00:00
e_fm.h efm - make enlightenment_fm and eeze_scanner die with parent 2019-06-05 17:31:15 +01: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 syncing - maybe a bit less agressive at every 0.5 sec or 5mb... 2021-02-14 10:40:06 +00: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 - fix exif data parse - do by hand because sscanf is stupid 2021-07-14 17:35:47 +01: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 formatting: all at once 2013-01-11 10:34:29 +00:00
e_fm_shared_codec.h complete rewrite of all includes and file splitting to completely abstract dbus out of efm 2010-10-05 06:33:23 +00:00
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 whoops add these back 2010-10-13 08:30:06 +00:00
e_fm_shared_types.h.in udisks2 support 2013-06-20 16:36:33 +01:00
e_focus.c focus: do not revert to another client when client is unfocused 2022-01-09 15:51:34 +01: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 gadcon - fix disabled items... this is a radio and switches a/b/c ... 2022-04-27 14:51:55 +01: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_gesture.c gesture - add an option to turn it all on or off 2022-01-18 21:17:54 +00:00
e_gesture.h freebsd: make elput optional. 2021-04-12 12:47:27 +01: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 Add option to set hidden state or not 2023-06-17 11:56:57 +01:00
e_hints.h steam - special workaround for bad steam games so they match desktops 2019-11-10 01:33:39 +00:00
e_icon.c e_icon - switch from edj/std icon to custom img file properly 2022-01-05 11:50:33 +00: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 wp import dialog - fix string leak in error case 2020-04-19 00:11:56 +01:00
e_import_config_dialog.h e - wallpaper gen - generate multiple resolutions for wallpapers 2020-01-22 20:39:19 +00: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_inc_terms.h terms - expand fallback list of term desktops 2022-07-05 13:06:21 +01:00
e_includes.h state system - add start of it 2023-01-20 14:47:45 +00:00
e_init.c e init - stop listening to zone changes once init has been hidden 2020-06-22 08:16:46 +01: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_int_client_prop: Fix ICCCM/NetWM dialog issues 2022-08-20 11:12:00 -04: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 expose dither option for comp - on by default 2021-04-03 21:42:38 +01:00
e_int_config_comp_match.c tree-wide: get rid of trailing whitespace (part 2) 2020-05-14 13:49:11 +02:00
e_int_config_modules.c conf and other toolbar/list icons - go up to 40 by default 2021-03-28 22:16:05 +01: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 shelf content change handle - only show again if hidden bc its a shelf 2020-05-05 12:45:16 +01: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 blanking block menu - show more info like reason. 2022-08-09 09:25:10 +01:00
e_int_menus.h add support for org.freedesktop.ScreenSaver dbus inhibit api 2022-06-02 18:50:00 +01:00
e_int_shelf_config.c tree-wide: get rid of trailing whitespace (part 2) 2020-05-14 13:49:11 +02: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 Use default way to locale listing on OpenBSD 2023-02-10 00:47:27 -08:00
e_intl.h e_intl: Fix formatting 2020-09-17 12:18:37 -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 exit codes - clean up and handle consistently 2020-07-20 14:21:20 +01: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 layout - properly handle raise/lower with next/prev in list check 2020-12-03 14:24:05 +00: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 printf format macros - put them in the right places for no warnings 2020-01-15 19:06:24 +01: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 dpms - fix cases where screensavwr was off but dpms still on 2023-02-16 22:48:43 +00: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 menus - fix position of menus when broiught up with key bindings 2020-12-13 22:27:14 +00:00
e_menu.h e menus - keep parent menu items activated when browsing child items 2020-10-01 17:59:26 +01:00
e_mmx.h e_mmx: & evry: Remove unneeded white spaces 2020-05-14 12:17:49 +02:00
e_module.c modules - add procstats to whitelist 2022-02-01 12:28:49 +00: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 x input devices - have config apply when you hit apply not just on start 2021-04-16 15:53:21 +01:00
e_mouse.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_moveresize.c csd - fix size hint handling and sizing to not be broken 2020-01-17 22:06:14 +00: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 dpms - fix cases where screensavwr was off but dpms still on 2023-02-16 22:48:43 +00:00
e_msgbus.h screensaver blanking dbus api - also support /ScreenSaver path 2022-08-09 09:19:19 +01:00
e_notification.c notification - stop allocating wrong struct type for noti actions 2022-11-19 14:27:27 +00:00
e_notification.h notifications - extend to support actions, links and img tags 2022-06-18 00:46:12 +01: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_order.c e order - do null check for path and return before alloc of obj 2020-05-07 17:33:08 +01: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 check glapi better and report errors sensibly if it fails init 2021-08-05 14:14:31 +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 fix error message 2022-09-16 01:36:53 -07:00
e_pointer.h e_pointer: Reset mouse pointer when we return from blanking or desklock 2021-01-21 12:07:15 -05:00
e_powersave.c power - add some debug printfs for info on what is going on 2023-01-20 14:47:45 +00:00
e_powersave.h powersave - add getter for screen mode 2020-11-26 09:16:40 +00:00
e_prefix.c printf format macros - put them in the right places for no warnings 2020-01-15 19:06:24 +01:00
e_prefix.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_randr2.c make xrandr command use an actual option 2023-12-14 07:40:05 +00:00
e_randr2.h make xrandr command use an actual option 2023-12-14 07:40:05 +00:00
e_remember.c rememebers - make relative to zone useful geom for diff screen setup 2020-05-04 15:47:35 +01:00
e_remember.h e - rememebr - fix resolution change re-shuffle for remembers 2020-04-25 00:16:45 +01: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 shot - make toolset scrollable to allow smaller window 2021-01-10 16:50:03 +00:00
e_scale.h e scaling - set xsettings scalign from core e scale if x xset dpi off 2020-11-22 13:53:29 +00:00
e_screensaver.c dpms - fix cases where screensavwr was off but dpms still on 2023-02-16 22:48:43 +00:00
e_screensaver.h dpms - fix cases where screensavwr was off but dpms still on 2023-02-16 22:48:43 +00: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 e_shelf: Add parent parameter to e_shelf_new_dialog 2021-01-20 12:33:56 -05:00
e_shelf.h e_shelf: Add parent parameter to e_shelf_new_dialog 2021-01-20 12:33:56 -05: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_sound.c add simple sound play api to play samples 2022-06-18 12:20:05 +01:00
e_sound.h add simple sound play api to play samples 2022-06-18 12:20:05 +01:00
e_spectrum.c Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06:00
e_spectrum.h Start of a color selector. 2006-08-14 04:38:49 +00:00
e_start_main.c paranoia for silly people - check efl version aty runtime via eina 2024-01-17 18:37:31 +00:00
e_startup.c e startup - nuke some code that eina takes care of 2021-04-12 11:05:23 +01:00
e_startup.h make startup/restart app exec timing protocol-specific 2016-04-18 15:27:47 -04:00
e_state.c e state - add simple string glob listener callbacks 2023-02-10 08:48:23 +00:00
e_state.h e state - add simple string glob listener callbacks 2023-02-10 08:48:23 +00:00
e_static_grab.c simplify static grab case statements 2016-02-29 10:43:02 -05:00
e_sys.c dbus - fix some ref/unref's for conns 2022-11-21 08:28:23 +00:00
e_sys.h sys - add support for logind/systemd lock/unlock dbus api's 2022-06-03 11:46:34 +01:00
e_sys_l2ping.c Bring back e_sys just for mount, unmount and eject 2020-01-16 23:13:52 +00:00
e_sys_main.c enlightenment_system - harden - no sysactions.conf - deny all actions 2022-09-15 15:17:53 +01:00
e_system.c e system - fix potential infinite loop with adding handlers 2020-10-15 18:16:57 +01:00
e_system.h printf format macros - put them in the right places for no warnings 2020-01-15 19:06:24 +01:00
e_test.c tree-wide: fix typos all over the place 2020-05-14 12:04:51 +02:00
e_test.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_theme.c e - border list - fix list to filter volume out 2021-12-31 13:25:45 +00: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 startup smoothing - smoothen startup with preload and defer to loop start 2019-09-14 18:47:20 +01: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 pager+thumb - speed up thumb generation and pager aspect 2020-06-13 16:22:07 +01: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 update id - use longer sha1 hash for id 2022-08-20 08:51:50 +01:00
e_update.h oooooh e can check for its own updates now. :) kind of generic to be 2011-12-29 10:45:49 +00:00
e_user.c printf format macros - put them in the right places for no warnings 2020-01-15 19:06:24 +01:00
e_user.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_util_suid.h build - find environe and build when found 2021-04-12 11:05:23 +01:00
e_utils.c term list - move to a single file to list possible terminal desktops 2022-07-05 12:48:19 +01:00
e_utils.h e nice/pri change - centralise to util code 2022-05-13 20:36:58 +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_wallpaper_gen_main.c Avoid using "mips" as a variable 2023-04-08 21:42:02 -07:00
e_watchdog.c watchdog - fix size of ping seq buffer entries 2022-07-20 15:53:56 +01:00
e_watchdog.h watchdog - add a watchdog thread that pings mainloop every 10sec 2021-01-02 15:25:02 +00: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 virtual desktop bgpreview - dont do min size so we loop forever 2021-11-12 19:16:30 +00: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 tree-wide: fix typos all over the place 2020-05-14 12:04:51 +02: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 efm - rename - select all up to the first dot so extension stays 2021-03-10 10:06:53 +00:00
e_widget_entry.h efm - rename - select all up to the first dot so extension stays 2021-03-10 10:06:53 +00:00
e_widget_filepreview.c tree-wide: get rid of trailing whitespace (part 4) 2020-05-14 13:49:15 +02: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 e filesel - have files list expand not preview 2020-10-01 11:33:32 +01: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 efm/widget robustness - handle cleared or invalid widgets 2020-03-08 12:27:02 +00: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 tree-wide: get rid of trailing whitespace (part 4) 2020-05-14 13:49:15 +02: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 e17: whitespaces-- 2012-06-21 06:19:43 +00:00
e_widget_table.c efm/widget robustness - handle cleared or invalid widgets 2020-03-08 12:27:02 +00: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 e win - fix dead code 2020-04-19 00:50:11 +01: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 - use new feature to ignore just xmodmap changes 2022-03-24 17:54:30 +00:00
e_xkb.h e_xkb: split up e_xkb_update 2016-05-12 20:54:22 +02:00
e_xsettings.c shot - make toolset scrollable to allow smaller window 2021-01-10 16:50:03 +00:00
e_xsettings.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_zone.c zone - on free - dont del things we may later access during free 2021-02-01 18:08:06 +00:00
e_zone.h e backlight - restructure to have real per screen backlight 2020-02-01 11:29:38 +00:00
e_zoomap.c shelf - fixup initial layout with workaround fixup 2020-05-04 21:42:32 +01:00
e_zoomap.h enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
meson.build state system - add start of it 2023-01-20 14:47:45 +00:00
valgrind.h tree-wide: get rid of trailing whitespace (part 5) 2020-05-14 13:49:17 +02:00