..
e_fm
directly include e.h in efm device backends
7 years ago
efx
do not apply efx anchoring to move effects if a resize effect is not active
6 years ago
.gitignore
e sudo gui support - add askpass util for sudo askpass support
7 years ago
Makefile.mk
E_Client: add an abstraction api to control volume by app
6 years ago
e.h
implement wl client session recovery
7 years ago
e_about.c
Update copyright year.
7 years ago
e_about.h
enlightenment: Make E build again with EFL from git
8 years ago
e_acpi.c
s/EAPI/E_API/ ...again
8 years ago
e_acpi.h
make e_acpi_lid_is_closed function callable from wl_drm module
8 years ago
e_actions.c
use focused client for window actions if passed object is not a client object
7 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
bump ecore_drm2 dependency, update to latest beta API
7 years ago
e_askpass_main.c
ok - make pwople who \have not stared at c macros as long as i have happy
7 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
OpenBSD non-PAM lokker authentication.
7 years ago
e_auth.h
enlightenment: Make E build again with EFL from git
8 years ago
e_backlight.c
block input devices from backlight list
7 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
bg: Fix bg with single jpeg images (no edj)
7 years ago
e_bg.h
enlightenment: Make E build again with EFL from git
8 years ago
e_bindings.c
do not perform x11 mouse/wheel grabs for ANY binding contexts
7 years ago
e_bindings.h
add edge binding event find function
7 years ago
e_bryce.c
do not return early from _bryce_position()
6 years ago
e_bryce.h
add bryce autohide/size getters, pull related values into wizard
7 years ago
e_bryce_editor.c
do not check for shelf/bryce existence in opposing anchorages during bryce wizard
7 years ago
e_ckpasswd_main.c
e_auth: Add suid helper for lokker own-pw checking on FreeBSD
8 years ago
e_client.c
optimize out re-applying of borderless client theme
6 years ago
e_client.h
E_Client: add an abstraction api to control volume by app
6 years ago
e_client.x
add client util function for detecting popups, block popups in ibar/tasks
7 years ago
e_client_volume.c
e_client_colume: remove unused variables and add EINA_UNSED where needed
6 years ago
e_client_volume.h
E_Client: add an abstraction api to control volume by app
6 years ago
e_color.c
…
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
add workarounds for ctxpopup geometry for use in input shape tiling
6 years ago
e_comp.h
add generic handler for desktop gadget layers
6 years ago
e_comp_canvas.c
create substruct for E_Comp to put canvas objects into
6 years ago
e_comp_canvas.h
re-add MANAGER context bindings
7 years ago
e_comp_cfdata.c
e comp data - actually ... NO visibility effect by default is right
8 years ago
e_comp_cfdata.h
rename visibility effect struct member effect -> visibility_effect
8 years ago
e_comp_object.c
e_comp_object: remove unused variable
6 years ago
e_comp_object.h
e_client: add a volume control to the window theme
6 years ago
e_comp_wl.c
check if a client is internal or not before deleting
6 years ago
e_comp_wl.h
Fix wayland extension global creation
7 years ago
e_comp_wl_data.c
e_dnd: move the ungrab to the object free
7 years ago
e_comp_wl_data.h
update wl dnd/clipboard support to v3 of protocol
7 years ago
e_comp_wl_dmabuf.c
clean up warnings in dmabuf code
7 years ago
e_comp_wl_dmabuf.h
Add DMABuf support for wayland
7 years ago
e_comp_wl_extensions.c
redo session recovery handling to use separate E_Remember
6 years ago
e_comp_wl_input.c
Revert "don't crash is surface resource has no e_client"
6 years ago
e_comp_wl_input.h
e_comp_wl: introduce api to set index of keymap
7 years ago
e_comp_x.c
create substruct for E_Comp to put canvas objects into
6 years ago
e_comp_x.h
toggle x11 client iconic/mapped state based on mirror visibility
7 years ago
e_comp_x_randr.c
Fix zone setup for wayland compositor on X
7 years ago
e_comp_x_randr.h
enlightenment: Make E build again with EFL from git
8 years ago
e_config.c
e_remember: add e_client sound volume support
6 years ago
e_config.h
add window maximize animation
7 years ago
e_config_data.c
enlightenment: Make E build again with EFL from git
8 years ago
e_config_data.h
enlightenment: Make E build again with EFL from git
8 years ago
e_config_dialog.c
remove need to create different dialog windows under wayland
7 years ago
e_config_dialog.h
enlightenment: Make E build again with EFL from git
8 years ago
e_configure.c
Fix misspellings in E's files.
8 years ago
e_configure.h
enlightenment: Make E build again with EFL from git
8 years ago
e_confirm_dialog.c
enlightenment: Make E build again with EFL from git
8 years ago
e_confirm_dialog.h
enlightenment: Make E build again with EFL from git
8 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
add even more systray/dbusmenu hacks
7 years ago
e_dbusmenu.h
enlightenment: Make E build again with EFL from git
8 years ago
e_desk.c
force zone useful geometry recalc on desk flip if prev/next desk has obstacles
7 years ago
e_desk.h
implement zone obstacles for calculating useful geometry
7 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
OpenBSD non-PAM lokker authentication.
7 years ago
e_desklock.h
add function for creating a demo version of the lockscreen
7 years ago
e_deskmirror.c
match deskmirror client opacity with original object
7 years ago
e_deskmirror.h
enlightenment: Make E build again with EFL from git
8 years ago
e_desktop_editor.c
make icon selection dialog resizable in .desktop editor
8 years ago
e_desktop_editor.h
enlightenment: Make E build again with EFL from git
8 years ago
e_dialog.c
enlightenment: Make E build again with EFL from git
8 years ago
e_dialog.h
enlightenment: Make E build again with EFL from git
8 years ago
e_dnd.c
explicitly use eina list types passing into EINA_LIST_FREE()
7 years ago
e_dnd.h
track button mask for all drags, only end drag when mask has depopulated
8 years ago
e_dpms.c
Fix invalid compositor type check in e_dpms_force_update
7 years ago
e_dpms.h
enlightenment: Make E build again with EFL from git
8 years ago
e_elm_cfgtool_main.c
per-desk profiles - move to per screen and use elm derived profiles
7 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 exec - fix exec of enlightenment_open to use actual e prefix
7 years ago
e_exec.h
enlightenment: Make E build again with EFL from git
8 years ago
e_exehist.c
enlightenment: Make E build again with EFL from git
8 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
cast eina_list_count() in flowlayout, not entire expression
7 years ago
e_flowlayout.h
enlightenment: Make E build again with EFL from git
8 years ago
e_fm.c
e_fm: remove unused variable
6 years ago
e_fm.h
e fm - fix popup to not crash by referring to possibly deleted data
6 years ago
e_fm_cmdline.c
enlightenment: Make E build again with EFL from git
8 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
explicitly use eina list types passing into EINA_LIST_FREE()
7 years ago
e_fm_device.h
enlightenment: Make E build again with EFL from git
8 years ago
e_fm_mime.c
enlightenment: Make E build again with EFL from git
8 years ago
e_fm_mime.h
enlightenment: Make E build again with EFL from git
8 years ago
e_fm_op.c
e_fm:correct declaration of function with no parameters
7 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
enlightenment: Make E build again with EFL from git
8 years ago
e_fm_prop.c
enlightenment: Make E build again with EFL from git
8 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
e_fm: Include config.h to know about HAVE_UDISKS_MOUNT
9 years ago
e_fm_shared_device.h
…
e_fm_shared_types.h.in
…
e_focus.c
redo all x11 client mouse grabbing for focus
8 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
7 years ago
e_font.h
enlightenment: Make E build again with EFL from git
8 years ago
e_gadcon.c
unpopulate all gadcons during shutdown
7 years ago
e_gadcon.h
e_gadcon: use Eina_Bool for one-bit bitfield
7 years ago
e_gadcon_popup.c
enlightenment: Make E build again with EFL from git
8 years ago
e_gadcon_popup.h
enlightenment: Make E build again with EFL from git
8 years ago
e_gadget.c
attempt to recalc gadgets which overflow their container
6 years ago
e_gadget.h
add smart callback for when gadgets get reparented
6 years ago
e_grab_dialog.c
disable binding activation when grab dialog, menus, or dnd is active
7 years ago
e_grab_dialog.h
enlightenment: Make E build again with EFL from git
8 years ago
e_grabinput.c
e_grabinput: do not pass a faulty time
7 years ago
e_grabinput.h
enlightenment: Make E build again with EFL from git
8 years ago
e_hints.c
Revert "e bg: remove debug printf"
7 years ago
e_hints.h
broadcast support for _GTK_FRAME_EXTENTS
8 years ago
e_icon.c
Fix misspellings in E's files.
8 years ago
e_icon.h
enlightenment: Make E build again with EFL from git
8 years ago
e_ilist.c
e/ilist: Fix issue with multiselect returning wrong index
7 years ago
e_ilist.h
add ilist method for setting disabled state
8 years ago
e_imc_main.c
…
e_import_config_dialog.c
remove str(n)dupa usages
8 years ago
e_import_config_dialog.h
enlightenment: Make E build again with EFL from git
8 years ago
e_import_dialog.c
enlightenment: Make E build again with EFL from git
8 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
6 years ago
e_init.c
adjust layering of pointer and init splash
8 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
e: Don’t show two consecutive menu separators if there is no need in client menu.
7 years ago
e_int_client_menu.h
enlightenment: Make E build again with EFL from git
8 years ago
e_int_client_prop.c
enlightenment: Make E build again with EFL from git
8 years ago
e_int_client_prop.h
enlightenment: Make E build again with EFL from git
8 years ago
e_int_client_remember.c
e_remember: add e_client sound volume support
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
don't show some x11-specific compositor settings under wayland
7 years ago
e_int_config_comp_match.c
rename visibility effect struct member effect -> visibility_effect
8 years ago
e_int_config_modules.c
enlightenment: Make E build again with EFL from git
8 years ago
e_int_config_modules.h
enlightenment: Make E build again with EFL from git
8 years ago
e_int_gadcon_config.c
enlightenment: Make E build again with EFL from git
8 years ago
e_int_gadcon_config.h
enlightenment: Make E build again with EFL from git
8 years ago
e_int_menus.c
add generic handler for desktop gadget layers
6 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
e intel - fix number 2
7 years ago
e_intl.h
enlightenment: Make E build again with EFL from git
8 years ago
e_intl_data.c
enlightenment: Make E build again with EFL from git
8 years ago
e_intl_data.h
enlightenment: Make E build again with EFL from git
8 years ago
e_ipc.c
e ipc - fix cleanup of ipc socket on shutdown
7 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
enlightenment: Make E build again with EFL from git
8 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
disable custom logging when eina backtrace is active
7 years ago
e_log.h
Logging: Fix broken logging macros.
8 years ago
e_main.c
E_Client: add an abstraction api to control volume by app
6 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
Revert "handle recursion more effectively in e_menu_hide_all()"
7 years ago
e_menu.h
e_menu: use Eina_Bool for one-bit bitfield
7 years ago
e_mmx.h
…
e_module.c
Luncher: Introduce Enlightenment's new launcher/taskbar/iconify manager: Luncher
6 years ago
e_module.h
bump modapi
6 years ago
e_mouse.c
port enlightenment to use drm2
7 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
7 years ago
e_moveresize.h
enlightenment: Make E build again with EFL from git
8 years ago
e_msg.c
enlightenment: Make E build again with EFL from git
8 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
7 years ago
e_msgbus.h
enlightenment: Make E build again with EFL from git
8 years ago
e_notification.c
move notification text escaping into dbus notify method callback
7 years ago
e_notification.h
enlightenment: Make E build again with EFL from git
8 years ago
e_obj_dialog.c
enlightenment: Make E build again with EFL from git
8 years ago
e_obj_dialog.h
enlightenment: Make E build again with EFL from git
8 years ago
e_object.c
enlightenment: Make E build again with EFL from git
8 years ago
e_object.h
Fix misspellings in E's files.
8 years ago
e_open.c
enlightenment_open: correctly return the exist status code of the executed command
7 years ago
e_order.c
enlightenment: Make E build again with EFL from git
8 years ago
e_order.h
enlightenment: Make E build again with EFL from git
8 years ago
e_pan.c
enlightenment: Make E build again with EFL from git
8 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
explicitly use eina list types passing into EINA_LIST_FREE()
7 years ago
e_pixmap.h
Fix dmabuf breakage of non wayland builds.
7 years ago
e_place.c
fix e_place_zone_region_smart_cleanup()
7 years ago
e_place.h
enlightenment: Make E build again with EFL from git
8 years ago
e_pointer.c
adjust layering of pointer and init splash
8 years ago
e_pointer.h
add function to fill in x11 cursor image on creation
8 years ago
e_powersave.c
enlightenment: Make E build again with EFL from git
8 years ago
e_powersave.h
enlightenment: Make E build again with EFL from git
8 years ago
e_prefix.c
enlightenment: Make E build again with EFL from git
8 years ago
e_prefix.h
enlightenment: Make E build again with EFL from git
8 years ago
e_randr2.c
per-desk profiles - move to per screen and use elm derived profiles
7 years ago
e_randr2.h
per-desk profiles - move to per screen and use elm derived profiles
7 years ago
e_remember.c
e_remember: add e_client sound volume support
6 years ago
e_remember.h
e_remember: add e_client sound volume support
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
port e_scale to use Ecore_Wl2
7 years ago
e_scale.h
enlightenment: Make E build again with EFL from git
8 years ago
e_screensaver.c
only create wayland screensaver timer in wayland mode
7 years ago
e_screensaver.h
add functionality for blocking wl screensaver activation
8 years ago
e_scrollframe.c
enlightenment: Make E build again with EFL from git
8 years ago
e_scrollframe.h
enlightenment: Make E build again with EFL from git
8 years ago
e_sha1.c
enlightenment: Make E build again with EFL from git
8 years ago
e_sha1.h
enlightenment: Make E build again with EFL from git
8 years ago
e_shelf.c
Remove EVAS_CALLBACK_HIDE on shelf when freeing
6 years ago
e_shelf.h
implement zone obstacles for calculating useful geometry
7 years ago
e_signals.c
port enlightenment to use drm2
7 years ago
e_signals.h
enlightenment: Make E build again with EFL from git
8 years ago
e_slidecore.c
enlightenment: Make E build again with EFL from git
8 years ago
e_slidecore.h
enlightenment: Make E build again with EFL from git
8 years ago
e_slider.c
enlightenment: Make E build again with EFL from git
8 years ago
e_slider.h
enlightenment: Make E build again with EFL from git
8 years ago
e_slidesel.c
enlightenment: Make E build again with EFL from git
8 years ago
e_slidesel.h
enlightenment: Make E build again with EFL from git
8 years ago
e_spectrum.c
…
e_spectrum.h
…
e_start_main.c
e - e_start - update mtrack to use new debug mode for hunting bugs
7 years ago
e_startup.c
ensure that the startup apps cache handler has run before trying to start apps
7 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
block remembers of e_sys windows
6 years ago
e_sys.h
enlightenment: Make E build again with EFL from git
8 years ago
e_sys_l2ping.c
…
e_sys_main.c
OpenBSD non-PAM lokker authentication.
7 years ago
e_test.c
enlightenment: Make E build again with EFL from git
8 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
enlightenment: Make E build again with EFL from git
8 years ago
e_thumb.h
enlightenment: Make E build again with EFL from git
8 years ago
e_thumb_main.c
Fix misspellings in E's files.
8 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
__UNUSED__ -> EINA_UNUSED
8 years ago
e_update.h
…
e_user.c
enlightenment: Make E build again with EFL from git
8 years ago
e_user.h
enlightenment: Make E build again with EFL from git
8 years ago
e_utils.c
add e_util_open(), unify all callers of enlightenment_open
7 years ago
e_utils.h
add e_util_open(), unify all callers of enlightenment_open
7 years ago
e_video.c
remove emotion_init/shutdown from e_video
7 years ago
e_video.h
e - video bgs - allow selection of video files for wallpapers
7 years ago
e_widget.c
set/unset smart parent as e_widget when adding sub-objects
7 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
force bgpreview widget to resize after a wallpaper update
7 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
remove legacy entry widget pointer setting code
8 years ago
e_widget_entry.h
enlightenment: Make E build again with EFL from git
8 years ago
e_widget_filepreview.c
Revert "protect against non-nul terminated string from mmap in filepreview"
7 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
enlightenment: Make E build again with EFL from git
8 years ago
e_widget_fsel.h
enlightenment: Make E build again with EFL from git
8 years ago
e_widget_ilist.c
remove unused variables in ilist widget
8 years ago
e_widget_ilist.h
enlightenment: Make E build again with EFL from git
8 years ago
e_widget_image.c
enlightenment: Make E build again with EFL from git
8 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
enlightenment: Make E build again with EFL from git
8 years ago
e_widget_textblock.h
enlightenment: Make E build again with EFL from git
8 years ago
e_widget_toolbar.c
enlightenment: Make E build again with EFL from git
8 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
Fix wayland pixmap ids again
7 years ago
e_win.h
enlightenment: Make E build again with EFL from git
8 years ago
e_xinerama.c
e screens/zones/randr - store randr2 id in xinerama and zones for lookup
7 years ago
e_xinerama.h
e screens/zones/randr - store randr2 id in xinerama and zones for lookup
7 years ago
e_xkb.c
e_xkb: add guard around skip_new_keyboard
7 years ago
e_xkb.h
e_xkb: split up e_xkb_update
7 years ago
e_xsettings.c
do not set XCURSOR_PATH variable if re-setting existing value
7 years ago
e_xsettings.h
enlightenment: Make E build again with EFL from git
8 years ago
e_zone.c
use eina_streq for string comparison in e_zone_for_id_get()
6 years ago
e_zone.h
Track wayland outputs for zones
7 years ago
e_zoomap.c
Revert "track/manage size hints for zoomap child objects"
7 years ago
e_zoomap.h
enlightenment: Make E build again with EFL from git
8 years ago