.. |
e_fm
|
efm - make enlightenment_fm and eeze_scanner die with parent
|
4 years ago |
efx
|
efx - fix unaligned ptr fill that is actually a bug
|
6 years ago |
generated
|
use only required wayland protocol files for gadget loader build
|
5 years ago |
e.h
|
e - unbreak build due to efl changes
|
4 years ago |
e_about.c
|
e_about: Update copyright year
|
4 years ago |
e_about.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_acpi.c
|
acpi - delay missing acpid dialog until after we've started up
|
4 years ago |
e_acpi.h
|
make e_acpi_lid_is_closed function callable from wl_drm module
|
8 years ago |
e_actions.c
|
warn - silence invalid alignment warning
|
4 years ago |
e_actions.h
|
add bool return for mouse-based E_Action callbacks
|
7 years ago |
e_alert.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_alert.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_alert_main.c
|
e alert - use the provided font ttf for the alert
|
4 years ago |
e_askpass_main.c
|
e_askpass: fix a typo
|
6 years ago |
e_atoms.c
|
remove a kind of typo in E_ZONE_GEOMETRY atom string.
|
8 years ago |
e_atoms.h
|
add setup for WL_SURFACE_ID X atom
|
8 years ago |
e_auth.c
|
e - add polkit module to add an auth agent into e
|
4 years ago |
e_auth.h
|
e - add polkit module to add an auth agent into e
|
4 years ago |
e_backlight.c
|
add new explicit method for enabling backlight depending on output type
|
6 years ago |
e_backlight.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_backlight_main.c
|
e_backlight_main: fix compiling when not having Eeze
|
8 years ago |
e_bg.c
|
startup smoothing - smoothen startup with preload and defer to loop start
|
4 years ago |
e_bg.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_bindings.c
|
add e_binding function to return printable string of modifiers for mouse binding
|
5 years ago |
e_bindings.h
|
add e_binding function to return printable string of modifiers for mouse binding
|
5 years ago |
e_bryce.c
|
bryce: add missing EINA_UNUSED for unused function parameter
|
5 years ago |
e_bryce.h
|
add bryce autohide/size getters, pull related values into wizard
|
7 years ago |
e_bryce_editor.c
|
do not reposition new bryces after using editor
|
6 years ago |
e_ckpasswd_main.c
|
ckpasswd: remove warning of unused var
|
4 years ago |
e_client.c
|
steam - special workaround for bad steam games so they match desktops
|
4 years ago |
e_client.h
|
steam - special workaround for bad steam games so they match desktops
|
4 years ago |
e_client.x
|
add e_client_util_top_parent_get()
|
7 years ago |
e_client_volume.c
|
comp object -> propgate signals to the volume objects from the frame
|
6 years ago |
e_client_volume.h
|
comp object -> propgate signals to the volume objects from the frame
|
6 years ago |
e_color.c
|
resolve misc float-equal warnings
|
6 years ago |
e_color.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_color_dialog.c
|
remove impossible null check in color dialog
|
7 years ago |
e_color_dialog.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_comp.c
|
silence another ERR log with invalid obj type
|
4 years ago |
e_comp.h
|
use E_BITFIELD define for bitfield struct members
|
6 years ago |
e_comp_canvas.c
|
e comp - remove the disable/fast effects
|
4 years ago |
e_comp_canvas.h
|
rename E_EVENT_COMPOSITOR_RESIZE -> E_EVENT_COMPOSITOR_UPDATE
|
6 years ago |
e_comp_cfdata.c
|
e comp - remove the disable/fast effects
|
4 years ago |
e_comp_cfdata.h
|
e comp - remove the disable/fast effects
|
4 years ago |
e_comp_object.c
|
err logs - fix up some of the err logs i see accessing invalid objects
|
4 years ago |
e_comp_object.h
|
make e_comp_object_frame_icon_update() have a bool return for success
|
5 years ago |
e_comp_wl.c
|
wl - handle null parent safely for subsurfs
|
4 years ago |
e_comp_wl.h
|
Send unique keymap fds to clients
|
5 years ago |
e_comp_wl_data.c
|
wl drag start - check source ptr consistently
|
4 years ago |
e_comp_wl_data.h
|
use E_BITFIELD define for bitfield struct members
|
6 years ago |
e_comp_wl_dmabuf.c
|
e - wl dmabuf - handle versioning for modifiers
|
4 years ago |
e_comp_wl_dmabuf.h
|
Resynch with weston's dmabuf implementation
|
6 years ago |
e_comp_wl_extensions.c
|
e wl - guarad against possible null comp_data
|
4 years ago |
e_comp_wl_extensions_tizen.c
|
add fd passing to aux hints protocol
|
6 years ago |
e_comp_wl_input.c
|
wl input - use eina mkstemp to handle umask right
|
4 years ago |
e_comp_wl_input.h
|
Send unique keymap fds to clients
|
5 years ago |
e_comp_x.c
|
steam - special workaround for bad steam games so they match desktops
|
4 years ago |
e_comp_x.h
|
use E_BITFIELD define for bitfield struct members
|
6 years ago |
e_comp_x_randr.c
|
randr - use ints for mode info w/h as we want signed ints for a diff
|
4 years ago |
e_comp_x_randr.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_config.c
|
e - add polkit module to add an auth agent into e
|
4 years ago |
e_config.h
|
e - add polkit module to add an auth agent into e
|
4 years ago |
e_config_data.c
|
reduce include deps for enlightenment_imc binary
|
6 years ago |
e_config_data.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_config_dialog.c
|
Replace all timer_add with timer_loop_add
|
6 years ago |
e_config_dialog.h
|
use E_BITFIELD define for bitfield struct members
|
6 years ago |
e_configure.c
|
Replace all timer_add with timer_loop_add
|
6 years ago |
e_configure.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_confirm_dialog.c
|
make confirm dialogs autoselect the confirm option
|
7 years ago |
e_confirm_dialog.h
|
use E_BITFIELD define for bitfield struct members
|
6 years ago |
e_datastore.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_datastore.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_dbusmenu.c
|
e dbusmenu - fix cross referencing from e menus created from debus menu
|
4 years ago |
e_dbusmenu.h
|
e dbusmenu - fix cross referencing from e menus created from debus menu
|
4 years ago |
e_desk.c
|
e desk - remove unused vars
|
4 years ago |
e_desk.h
|
use E_BITFIELD define for bitfield struct members
|
6 years ago |
e_deskenv.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_deskenv.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_desklock.c
|
blanking - special timeout immediately and force dpms todo
|
4 years ago |
e_desklock.h
|
desklock - add explicit manually invoked api and a blocking api
|
5 years ago |
e_deskmirror.c
|
e deskmirror - fix apply location to avoid access-after-free
|
4 years ago |
e_deskmirror.h
|
pager - fix vanishing windows when dnd from desk to desk in pager
|
4 years ago |
e_desktop_editor.c
|
warn - make buffer bigger to avoid trunc warn
|
4 years ago |
e_desktop_editor.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_dialog.c
|
warp pointer to center of internal dialog on show if dialog has focus
|
6 years ago |
e_dialog.h
|
use E_BITFIELD define for bitfield struct members
|
6 years ago |
e_dnd.c
|
end xdnd operations on window hide if no FINISHED event is received
|
6 years ago |
e_dnd.h
|
use E_BITFIELD define for bitfield struct members
|
6 years ago |
e_dpms.c
|
e blanking - offer option to not use dpms
|
5 years ago |
e_dpms.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_drm2.x
|
wl-drm: Refactor _drm2_randr_apply function
|
4 years ago |
e_elm_cfgtool_main.c
|
per-desk profiles - move to per screen and use elm derived profiles
|
8 years ago |
e_entry_dialog.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_entry_dialog.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_env.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_env.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_error.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_error.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_exec.c
|
e eec - dont set startup id on shutdown - pointless and err causing
|
4 years ago |
e_exec.h
|
use E_BITFIELD define for bitfield struct members
|
6 years ago |
e_exehist.c
|
move from data_home/apps/defaults.list to config_home/mimeapps.list
|
5 years ago |
e_exehist.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_filereg.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_filereg.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_flowlayout.c
|
more E_BITFIELD conversions
|
6 years ago |
e_flowlayout.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_fm.c
|
efm - make enlightenment_fm and eeze_scanner die with parent
|
4 years ago |
e_fm.h
|
efm - make enlightenment_fm and eeze_scanner die with parent
|
4 years ago |
e_fm_cmdline.c
|
warn - make buffer bigger to avoid trunc warn
|
4 years ago |
e_fm_custom.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_fm_custom.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_fm_device.c
|
efm - fill in some media icon blanks which lead to generic icons
|
5 years ago |
e_fm_device.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_fm_mime.c
|
efm min - copy in nul byte terminator so be sure
|
4 years ago |
e_fm_mime.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_fm_op.c
|
efm - fix missing format strings in error reporting
|
4 years ago |
e_fm_op.h
|
efm - make dir listing far faster - no file magic content and dont sync
|
8 years ago |
e_fm_op_registry.c
|
remove some unused variables
|
7 years ago |
e_fm_op_registry.h
|
use E_BITFIELD define for bitfield struct members
|
6 years ago |
e_fm_prop.c
|
Efm: file properties, fix widget sizing issue.
|
6 years ago |
e_fm_prop.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
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
|
7 years ago |
e_fm_shared_device.h
|
…
|
|
e_fm_shared_types.h.in
|
…
|
|
e_focus.c
|
Replace all timer_add with timer_loop_add
|
6 years ago |
e_focus.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_font.c
|
e: Fix realloc issue in e font module
|
8 years ago |
e_font.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_gadcon.c
|
startup smoothing - smoothen startup with preload and defer to loop start
|
4 years ago |
e_gadcon.h
|
warn - make buffer bigger to avoid trunc warn
|
4 years ago |
e_gadcon_popup.c
|
e gadgcon popup - actually for reals smooth out show
|
4 years ago |
e_gadcon_popup.h
|
e gadgcon popup - actually for reals smooth out show
|
4 years ago |
e_gadget.c
|
gadgets - get long press plus dnd to behave nice
|
5 years ago |
e_gadget.h
|
gadget/bryce - add cancellation cb for the context menu
|
5 years ago |
e_gadget_loader.c
|
flush injected gadget loader protocol connections after calling methods
|
5 years ago |
e_gadget_runner.c
|
gadget runner - check ptr return before deref
|
4 years ago |
e_gadget_types.h
|
split out gadget enums into separate header
|
6 years ago |
e_grab_dialog.c
|
make grab dialog text read a bit more clearly
|
6 years ago |
e_grab_dialog.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_grabinput.c
|
e winlist focus and input - fix to work with basic wheel/mouse ev
|
5 years ago |
e_grabinput.h
|
e winlist focus and input - fix to work with basic wheel/mouse ev
|
5 years ago |
e_hints.c
|
steam - special workaround for bad steam games so they match desktops
|
4 years ago |
e_hints.h
|
steam - special workaround for bad steam games so they match desktops
|
4 years ago |
e_icon.c
|
more E_BITFIELD conversions
|
6 years ago |
e_icon.h
|
e icon - use new skip header async preload to make icon loads async
|
7 years ago |
e_ilist.c
|
more E_BITFIELD conversions
|
6 years ago |
e_ilist.h
|
use E_BITFIELD define for bitfield struct members
|
6 years ago |
e_imc_main.c
|
reduce include deps for enlightenment_imc binary
|
6 years ago |
e_import_config_dialog.c
|
warn - make buffer bigger to avoid trunc warn
|
4 years ago |
e_import_config_dialog.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_import_dialog.c
|
replace <br> with <ps/> for all text
|
6 years ago |
e_import_dialog.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_includes.h
|
E_Client: add an abstraction api to control volume by app
|
7 years ago |
e_init.c
|
init anim - fix sudden vanish of init splash in some cases
|
5 years ago |
e_init.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_int_client_locks.c
|
Fix misspellings in E's files.
|
8 years ago |
e_int_client_locks.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_int_client_menu.c
|
do not force client focus setting after calling e_desk_last_focused_focus()
|
6 years ago |
e_int_client_menu.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_int_client_prop.c
|
e - BLOODY BUILD AGAIN - DAMN FLOAT WARNINGS...
|
6 years ago |
e_int_client_prop.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_int_client_remember.c
|
restore 'application name' remember setting in dialog
|
6 years ago |
e_int_client_remember.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_int_config_comp.c
|
e comp - remove the disable/fast effects
|
4 years ago |
e_int_config_comp_match.c
|
rename visibility effect struct member effect -> visibility_effect
|
8 years ago |
e_int_config_modules.c
|
more E_BITFIELD conversions
|
6 years ago |
e_int_config_modules.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_int_gadcon_config.c
|
Replace all timer_add with timer_loop_add
|
6 years ago |
e_int_gadcon_config.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_int_menus.c
|
evry - handle invalid chars in filters nicely and stop string walking
|
4 years ago |
e_int_menus.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_int_shelf_config.c
|
clamp minimum shelf size to 20px in shelf config
|
7 years ago |
e_int_shelf_config.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_int_toolbar_config.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_int_toolbar_config.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_intl.c
|
clean up .desktop files and misc typos
|
5 years ago |
e_intl.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_intl_data.c
|
fix E_API definition
|
6 years ago |
e_intl_data.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_ipc.c
|
warn - make buffer bigger to avoid trunc warn
|
4 years ago |
e_ipc.h
|
remove ipc command allowing arbitrary command execution by the compositor
|
7 years ago |
e_ipc_codec.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_ipc_codec.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_layout.c
|
more E_BITFIELD conversions
|
6 years ago |
e_layout.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_livethumb.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_livethumb.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_log.c
|
e invert to set env var for fussy aborts as opposed to inverse
|
4 years ago |
e_log.h
|
Logging: Fix broken logging macros.
|
8 years ago |
e_macros.h
|
fix casts to use void ptr to avoid warning that isnt important
|
4 years ago |
e_main.c
|
e init splash - remove almost all status strings as they are not needed
|
4 years ago |
e_maximize.c
|
make a number of client functions take const E_Client*
|
7 years ago |
e_maximize.h
|
make a number of client functions take const E_Client*
|
7 years ago |
e_menu.c
|
e menu - fix type for setting fill to wrong obj...
|
4 years ago |
e_menu.h
|
e menu - allow hold mode to be turned off
|
5 years ago |
e_mmx.h
|
…
|
|
e_module.c
|
e init splash - remove almost all status strings as they are not needed
|
4 years ago |
e_module.h
|
module and config - remove pointless config vars that have no use
|
4 years ago |
e_mouse.c
|
conf_interaction: Support tap-to-click with pointer device
|
4 years ago |
e_mouse.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_moveresize.c
|
use CSD geometry during move/resize display
|
8 years ago |
e_moveresize.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_msg.c
|
more E_BITFIELD conversions
|
6 years ago |
e_msg.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_msgbus.c
|
reenable restart/shutdown dbus methods under x11
|
8 years ago |
e_msgbus.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_notification.c
|
print notifications to stderr if a notification handler doesn't exist
|
5 years ago |
e_notification.h
|
add notification util function for more easily sending notifications
|
5 years ago |
e_obj_dialog.c
|
any dialog - nicety - emot focusd/unfocused sigs to base
|
4 years ago |
e_obj_dialog.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_object.c
|
e_object: set pointer to NULL after cleanup func.
|
5 years ago |
e_object.h
|
use E_BITFIELD define for bitfield struct members
|
6 years ago |
e_open.c
|
move from data_home/apps/defaults.list to config_home/mimeapps.list
|
5 years ago |
e_order.c
|
add handler for EFREET_EVENT_DESKTOP_CACHE_BUILD to e_order init
|
6 years ago |
e_order.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_pan.c
|
e pan/scrollframe - fix garbage pan values that happen temporarily
|
5 years ago |
e_pan.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_path.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_path.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_pixmap.c
|
reduce getenv calls by only getting once
|
4 years ago |
e_pixmap.h
|
Resynch with weston's dmabuf implementation
|
6 years ago |
e_place.c
|
clamp large windows to desk's useful geometry if smart placement fails
|
5 years ago |
e_place.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_pointer.c
|
pointer - use the swallowed obj geom as that is what we are tracking
|
4 years ago |
e_pointer.h
|
fix mouse hangs after unblank
|
6 years ago |
e_powersave.c
|
more E_BITFIELD conversions
|
6 years ago |
e_powersave.h
|
smart suspend - honor suspend on ac or not flag as it should
|
6 years ago |
e_prefix.c
|
make efm build without elm includes
|
6 years ago |
e_prefix.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_randr2.c
|
e randr - fix plug/unplug of external screen
|
4 years ago |
e_randr2.h
|
use E_BITFIELD define for bitfield struct members
|
6 years ago |
e_remember.c
|
use safer ecore_exe flags that close stdin/out/err if possible
|
6 years ago |
e_remember.h
|
use E_BITFIELD define for bitfield struct members
|
6 years ago |
e_resist.c
|
use zone obstacles for resist calculations
|
7 years ago |
e_resist.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_scale.c
|
use ecore_evas_screen_dpi_get when updating e_scale value
|
7 years ago |
e_scale.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_screensaver.c
|
backlight - update timer on power plug/unplug
|
4 years ago |
e_screensaver.h
|
e laptop lid fixes to bring back behavior and trim down glitches
|
5 years ago |
e_scrollframe.c
|
e pan/scrollframe - fix garbage pan values that happen temporarily
|
5 years ago |
e_scrollframe.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_sha1.c
|
reduce include deps for enlightenment_thumb binary
|
6 years ago |
e_sha1.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_shelf.c
|
module and config - remove pointless config vars that have no use
|
4 years ago |
e_shelf.h
|
module and config - remove pointless config vars that have no use
|
4 years ago |
e_signals.c
|
Stop doing complicated things after a segfault
|
6 years ago |
e_signals.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_slidecore.c
|
more E_BITFIELD conversions
|
6 years ago |
e_slidecore.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_slider.c
|
more E_BITFIELD conversions
|
6 years ago |
e_slider.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_slidesel.c
|
more E_BITFIELD conversions
|
6 years ago |
e_slidesel.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_spectrum.c
|
Replace all timer_add with timer_loop_add
|
6 years ago |
e_spectrum.h
|
…
|
|
e_start_main.c
|
e alert - use the provided font ttf for the alert
|
4 years ago |
e_startup.c
|
e startup - increase timeout for efreet update events coming in
|
4 years ago |
e_startup.h
|
make startup/restart app exec timing protocol-specific
|
7 years ago |
e_static_grab.c
|
simplify static grab case statements
|
7 years ago |
e_sys.c
|
e init splash - remove almost all status strings as they are not needed
|
4 years ago |
e_sys.h
|
e wl halt/reboot/logout restart fix - dont restart
|
4 years ago |
e_sys_l2ping.c
|
e sys l2ping - report errors on fcntl failure
|
4 years ago |
e_sys_main.c
|
e_sys - fix l2ping code to work and actually properly ping
|
5 years ago |
e_test.c
|
e menu - remove excessive events and eo calls from menu init
|
4 years ago |
e_test.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_theme.c
|
remove str(n)dupa usages
|
8 years ago |
e_theme.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_theme_about.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_theme_about.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_thumb.c
|
startup smoothing - smoothen startup with preload and defer to loop start
|
4 years ago |
e_thumb.h
|
e thumb - support signal emits and desk pan msgs for thumbs
|
6 years ago |
e_thumb_main.c
|
warn - make buffer bigger to avoid trunc warn
|
4 years ago |
e_toolbar.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_toolbar.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_update.c
|
replace <br> with <ps/> for all text
|
6 years ago |
e_update.h
|
…
|
|
e_user.c
|
reduce include deps for enlightenment_thumb binary
|
6 years ago |
e_user.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_utils.c
|
e - fix up resize/move by kbd to work again
|
4 years ago |
e_utils.h
|
e - fix up resize/move by kbd to work again
|
4 years ago |
e_video.c
|
more E_BITFIELD conversions
|
6 years ago |
e_video.h
|
e - video bgs - allow selection of video files for wallpapers
|
7 years ago |
e_widget.c
|
more E_BITFIELD conversions
|
6 years ago |
e_widget.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_aspect.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_aspect.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_bgpreview.c
|
more E_BITFIELD conversions
|
6 years ago |
e_widget_bgpreview.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_button.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_button.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_check.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_check.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_color_well.c
|
__UNUSED__ -> EINA_UNUSED
|
8 years ago |
e_widget_color_well.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_config_list.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_config_list.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_entry.c
|
e widget entry: fix the compilation warning
|
6 years ago |
e_widget_entry.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_filepreview.c
|
filepreview_widget: Show "Resolution" field when appropriate.
|
3 years ago |
e_widget_filepreview.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_flist.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_flist.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_font_preview.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_font_preview.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_framelist.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_framelist.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_frametable.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_frametable.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_fsel.c
|
more E_BITFIELD conversions
|
6 years ago |
e_widget_fsel.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_ilist.c
|
Replace all timer_add with timer_loop_add
|
6 years ago |
e_widget_ilist.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_image.c
|
use evas size hints for image widget internals if internal obj is not edje obj
|
6 years ago |
e_widget_image.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_label.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_label.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_list.c
|
Fix misspellings in E's files.
|
8 years ago |
e_widget_list.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_preview.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_preview.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_radio.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_radio.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_scrollframe.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_scrollframe.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_slider.c
|
Fix misspellings in E's files.
|
8 years ago |
e_widget_slider.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_spectrum.c
|
__UNUSED__ -> EINA_UNUSED
|
8 years ago |
e_widget_spectrum.h
|
…
|
|
e_widget_table.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_table.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_textblock.c
|
replace <br> with <ps/> for all text
|
6 years ago |
e_widget_textblock.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_toolbar.c
|
more E_BITFIELD conversions
|
6 years ago |
e_widget_toolbar.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_toolbook.c
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_widget_toolbook.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_win.c
|
e - stop trapping inlined windows - they shouldnt be
|
3 years ago |
e_win.h
|
add wrappers for elm_win util create functions
|
6 years ago |
e_xinerama.c
|
add some internal functions for triggering fake screen hotplug events
|
7 years ago |
e_xinerama.h
|
handle rotations with fake xinerama screens
|
6 years ago |
e_xkb.c
|
xkb - make basic variant null now and handle in wl too the same as x
|
4 years ago |
e_xkb.h
|
e_xkb: split up e_xkb_update
|
7 years ago |
e_xsettings.c
|
e_xsettings: Set appropriate font sizes.
|
4 years ago |
e_xsettings.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
e_zone.c
|
avoid performing client rescales during shutdown
|
6 years ago |
e_zone.h
|
use E_BITFIELD define for bitfield struct members
|
6 years ago |
e_zoomap.c
|
more E_BITFIELD conversions
|
6 years ago |
e_zoomap.h
|
enlightenment: Make E build again with EFL from git
|
8 years ago |
meson.build
|
e - add polkit module to add an auth agent into e
|
4 years ago |
valgrind.h
|
don't require E_START env var to be set when running on valgrind
|
5 years ago |