..
e_fm
__UNUSED__ -> EINA_UNUSED
8 years ago
.gitignore
e_auth: Add suid helper for lokker own-pw checking on FreeBSD
8 years ago
Makefile.mk
use randr for screen setup in wl-x11 output module
8 years ago
e.h
add MIN define for non-linux systems
8 years ago
e_about.c
remove E_Comp from object/about dialogs
8 years ago
e_about.h
remove E_Comp from object/about dialogs
8 years ago
e_acpi.c
move acpi lid status tracking from e_randr to e_acpi
8 years ago
e_acpi.h
add e_acpi_lid_is_closed() for returning cached state of computer lid
8 years ago
e_actions.c
more accurately determine whether a mouse grab is active in some parts of e
8 years ago
e_actions.h
giant comp rejiggering commit because anything smaller would have broken something:
10 years ago
e_alert.c
fix unused function paramters warning when building for wayland only
9 years ago
e_alert.h
e: full rewrite of our WBOD.
11 years ago
e_alert_main.c
rename E19* defines/texts to just E so they don't need to keep being updated
9 years ago
e_atoms.c
@bugfix : Fix building for WAYLAND_ONLY by using the proper define
9 years ago
e_atoms.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_auth.c
e_auth: Add suid helper for lokker own-pw checking on FreeBSD
8 years ago
e_auth.h
add e_auth_hash_djb2 inline
9 years ago
e_backlight.c
backlight: Use basic ACPI sysctl knob on FreeBSD (kernel)
8 years ago
e_backlight.h
add E_EVENT_BACKLIGHT_CHANGE
11 years ago
e_backlight_main.c
e_backlight_main: fix compiling when not having Eeze
8 years ago
e_bg.c
remove manager/container id from bg/wallpaper things
8 years ago
e_bg.h
remove manager/container id from bg/wallpaper things
8 years ago
e_bindings.c
completely remove E_Manager
8 years ago
e_bindings.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_ckpasswd_main.c
e_auth: Add suid helper for lokker own-pw checking on FreeBSD
8 years ago
e_client.c
only apply mouse down focus events if a binding did not run on the same event
8 years ago
e_client.h
add colorclass editor to app menu
8 years ago
e_client.x
client shadow check with argb windows now returns based on frame state
9 years ago
e_color.c
formatting: all at once
10 years ago
e_color.h
fix some enum decls
9 years ago
e_color_dialog.c
redo color dialog to use elm colorselector
8 years ago
e_color_dialog.h
remove E_Comp from color dialog
8 years ago
e_comp.c
fix comp input ungrabbing to read more clearly and not pop nocomp wrongly
8 years ago
e_comp.h
add comp mouse grab detection function
8 years ago
e_comp_canvas.c
fix MANAGER context keybinds to work with rootless compositors
8 years ago
e_comp_canvas.h
completely remove E_Manager
8 years ago
e_comp_cfdata.c
DOCKs should actually be "none" so they don't get shadows
9 years ago
e_comp_cfdata.h
add "Enable advanced compositing features" option
9 years ago
e_comp_object.c
freeze comp object edjes while not hidden
8 years ago
e_comp_object.h
fix shape cutting for frames which are larger than their object size implies
9 years ago
e_comp_wl.c
don't set e_comp->root for wl compositors
8 years ago
e_comp_wl.h
wl client pixmaps now use a different method for creating the pixmap id
8 years ago
e_comp_wl_data.c
enlightenment: Implement support for wl_data_device_interface "release" event
8 years ago
e_comp_wl_data.h
Fix building Enlightenment for X11-only, Wayland-Only, and X11 with Wayland clients.
9 years ago
e_comp_wl_input.c
wl client pixmaps now use a different method for creating the pixmap id
8 years ago
e_comp_wl_input.h
wayland compositor: Send keyboard enter events on get keyboard
8 years ago
e_comp_x.c
simplify comp_x screen setup
8 years ago
e_comp_x.h
remove most E_Comp usage from e_comp
8 years ago
e_comp_x_randr.c
add a small screen management interface to E_Comp, remove hardcoded x11 randr calls
8 years ago
e_comp_x_randr.h
add a small screen management interface to E_Comp, remove hardcoded x11 randr calls
8 years ago
e_config.c
move colorclass config to use elm infra, redo cc dialog to use new editor
8 years ago
e_config.h
move colorclass config to use elm infra, redo cc dialog to use new editor
8 years ago
e_config_data.c
remove all remaining efl version check defines
9 years ago
e_config_data.h
add macro E_CONFIG_DD_FIND to wrap related function and keep namespace consistent
10 years ago
e_config_dialog.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_config_dialog.h
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_configure.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_configure.h
remove E_Comp from e_configure registry callbacks
8 years ago
e_confirm_dialog.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_confirm_dialog.h
ensure that confirm dialogs call either the yes or no function when they are closed even if a button is not pressed
11 years ago
e_datastore.c
…
e_datastore.h
…
e_dbusmenu.c
fix dbusmenu crash
10 years ago
e_dbusmenu.h
Rename edbus->eldbus
10 years ago
e_desk.c
Correct misspelling.
8 years ago
e_desk.h
remove manager references in desk name/profile configs
8 years ago
e_deskenv.c
Don't run xrdb or xmodmap when we are wayland only
9 years ago
e_deskenv.h
always re-set xmodmap after changing kbd layout group
10 years ago
e_desklock.c
remove manager/container id from bg/wallpaper things
8 years ago
e_desklock.h
feature: add PIN-style desklock for lokker module
9 years ago
e_deskmirror.c
raise deskmirror windows on startup
8 years ago
e_deskmirror.h
add e_deskmirror_mirror_copy
9 years ago
e_desktop_editor.c
clear app menu cache any time a desktop is edited internally
8 years ago
e_desktop_editor.h
e_desktop_border_edit -> e_desktop_client_edit
8 years ago
e_dialog.c
don't redo min size hints on e_dialog show
8 years ago
e_dialog.h
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_dnd.c
redo drop handlers to take an E_Object and Evas_Object
8 years ago
e_dnd.h
redo drop handlers to take an E_Object and Evas_Object
8 years ago
e_dpms.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_dpms.h
work around x dpms bug which seems to forget about doing dpms 2nd time
11 years ago
e_entry_dialog.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_entry_dialog.h
another change I've been wanting to make for a long time: e_entry_dialog now has the data param first
11 years ago
e_env.c
formatting: all at once
10 years ago
e_env.h
…
e_error.c
…
e_error.h
fix usage of PATH_MAX when not working with files
11 years ago
e_exec.c
remove E_Comp->num
8 years ago
e_exec.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_exehist.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_exehist.h
store startup id in exehist as e restart was not self-exec as of e17
10 years ago
e_filereg.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_filereg.h
e17: whitespaces--
11 years ago
e_flowlayout.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_flowlayout.h
add flowlayout functions for getting prev/next items
11 years ago
e_fm.c
only apply fwin focus to main efm object if no icon is editing
8 years ago
e_fm.h
add efm function for getting an editing icon
8 years ago
e_fm_cmdline.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_fm_custom.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_fm_custom.h
efm now remembers sort mode per-directory
11 years ago
e_fm_device.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_fm_device.h
efm finally does something other than flail around helplessly when you drag stuff onto the icon of another device
10 years ago
e_fm_mime.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_fm_mime.h
argh, another case of someone making callbacks with the data param last! fix fix! ABI borked again!
11 years ago
e_fm_op.c
__UNUSED__ -> EINA_UNUSED
8 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
__UNUSED__ -> EINA_UNUSED
8 years ago
e_fm_op_registry.h
e17: whitespaces--
11 years ago
e_fm_prop.c
fix entry sizing in file props dialog
8 years ago
e_fm_prop.h
remove E_Comp from e_fm_prop_file()
8 years ago
e_fm_shared_codec.c
formatting: all at once
10 years ago
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
udisks2 support
10 years ago
e_focus.c
fix comp fake layer init for wl compositors
8 years ago
e_focus.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_font.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_font.h
e17: whitespaces--
11 years ago
e_gadcon.c
redo drop handlers to take an E_Object and Evas_Object
8 years ago
e_gadcon.h
add max(w,h) to gadcon client struct, only used as yet-another-gadman-hack
10 years ago
e_gadcon_popup.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_gadcon_popup.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_grab_dialog.c
completely remove E_Manager
8 years ago
e_grab_dialog.h
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_grabinput.c
add e_grabinput_mouse_win_get()
8 years ago
e_grabinput.h
add e_grabinput_mouse_win_get()
8 years ago
e_hints.c
completely remove E_Manager
8 years ago
e_hints.h
completely remove E_Manager
8 years ago
e_icon.c
try hicolor icon theme as fallback for fdo icon setting if user's theme fails
8 years ago
e_icon.h
+e_icon_edje_get()
9 years ago
e_ilist.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_ilist.h
break out ilist item label setting
11 years ago
e_imc_main.c
formatting: all at once
10 years ago
e_import_config_dialog.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_import_config_dialog.h
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_import_dialog.c
redo drop handlers to take an E_Object and Evas_Object
8 years ago
e_import_dialog.h
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_includes.h
add a small screen management interface to E_Comp, remove hardcoded x11 randr calls
8 years ago
e_init.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_init.h
…
e_int_client_locks.c
match client dialogs to client's layer
8 years ago
e_int_client_locks.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_int_client_menu.c
rename client menu move/resize items to indicate real function
8 years ago
e_int_client_menu.h
huge wl fixup (wayland clients actually working again)
9 years ago
e_int_client_prop.c
match client dialogs to client's layer
8 years ago
e_int_client_prop.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_int_client_remember.c
match client dialogs to client's layer
8 years ago
e_int_client_remember.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_int_config_comp.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_int_config_comp_match.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_int_config_modules.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_int_config_modules.h
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_int_gadcon_config.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_int_gadcon_config.h
allow gadcon config dialog hook to set gadcon site
11 years ago
e_int_menus.c
add function for clearing app menu cache
8 years ago
e_int_menus.h
add function for clearing app menu cache
8 years ago
e_int_shelf_config.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_int_shelf_config.h
…
e_int_toolbar_config.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_int_toolbar_config.h
…
e_intl.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_intl.h
unbreak e_intl.h #ifdefs
10 years ago
e_intl_data.c
formatting: all at once
10 years ago
e_intl_data.h
…
e_ipc.c
e_ipc: fix creation of IPC server when $DISPLAY is a path
8 years ago
e_ipc.h
export e_ipc_socket filename as extern variable
9 years ago
e_ipc_codec.c
formatting: all at once
10 years ago
e_ipc_codec.h
e17: whitespaces--
11 years ago
e_layout.c
always lower e_layout children upon packing
8 years ago
e_layout.h
layout/comp "top at xy" functions now allow restricting based on visibility
10 years ago
e_livethumb.c
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_livethumb.h
e17: whitespaces--
11 years ago
e_log.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_log.h
replace e17 logging "system" with custom eina log domain
11 years ago
e_main.c
move colorclass config to use elm infra, redo cc dialog to use new editor
8 years ago
e_maximize.c
E_CLIENT_*FOREACH() macros no longer take a E_Comp param
8 years ago
e_maximize.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_menu.c
fix submenu visibility during scroll
8 years ago
e_menu.h
huge wl fixup (wayland clients actually working again)
9 years ago
e_mmx.h
E17: CPUID_MMX, CPUID_SSE and CPUID_SSE2 might already be defined (like on OpenBSD)
11 years ago
e_module.c
prune module config list when loading a module
8 years ago
e_module.h
bump modapi version
8 years ago
e_mouse.c
e_mouse: de-e_comp_get()ify
8 years ago
e_mouse.h
…
e_moveresize.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_moveresize.h
feature: break out e_moveresize_client_extents for calculating client step sizes
9 years ago
e_msg.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_msg.h
…
e_msgbus.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_msgbus.h
Rename edbus->eldbus
10 years ago
e_notification.c
e_notification: de-e_comp_get()ify
8 years ago
e_notification.h
s/sumary/summary/g
9 years ago
e_obj_dialog.c
Bugfix: e dialog: don’t crash when using the escape key to close.
8 years ago
e_obj_dialog.h
remove E_Comp from object/about dialogs
8 years ago
e_object.c
add e_object_ref_debug_set
10 years ago
e_object.h
throw CRI on e_object type errors
9 years ago
e_open.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_order.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_order.h
add function for cloning an e_order
10 years ago
e_pan.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_pan.h
e17: whitespaces--
11 years ago
e_path.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_path.h
use stringshare return type
10 years ago
e_pixmap.c
add E_PIXMAP_TYPE_NONE
8 years ago
e_pixmap.h
add E_PIXMAP_TYPE_NONE
8 years ago
e_place.c
e_place - dont need extrra zone check here anymore
8 years ago
e_place.h
e17: whitespaces--
11 years ago
e_pointer.c
re-setting same cursor object updates hotspot as expected
8 years ago
e_pointer.h
add pointer util function for changing cursor object without deleting it
8 years ago
e_powersave.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_powersave.h
e17: whitespaces--
11 years ago
e_prefix.c
formatting: all at once
10 years ago
e_prefix.h
…
e_randr2.c
fix typo when setting event state in e_randr2_screen_refresh_queue()
8 years ago
e_randr2.h
move comp_x screen setup code into e_randr
8 years ago
e_remember.c
remove E_Remember->prop.head
8 years ago
e_remember.h
remove E_Remember->prop.head
8 years ago
e_resist.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_resist.h
remove E_Comp from e_resist apis
8 years ago
e_scale.c
make e_scale get the dpi for wayland also
8 years ago
e_scale.h
…
e_screensaver.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_screensaver.h
have e disable screensaver on resume to force screen on
9 years ago
e_scrollframe.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_scrollframe.h
E srcollframe: Added a mode to disable key navigation + fixed show region.
11 years ago
e_sha1.c
formatting: all at once
10 years ago
e_sha1.h
e17: whitespaces--
11 years ago
e_shelf.c
e_shelf - check visiblity with zone and desk FIRST not later
8 years ago
e_shelf.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_signals.c
use const lists for drm devices in signal handlers
8 years ago
e_signals.h
…
e_slidecore.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_slidecore.h
…
e_slider.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_slider.h
fix bug where slider could be changed while disabled
10 years ago
e_slidesel.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_slidesel.h
e17: whitespaces--
11 years ago
e_spectrum.c
formatting: all at once
10 years ago
e_spectrum.h
…
e_start_main.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_startup.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_startup.h
…
e_static_grab.c
feature: use non-recursive makefiles for entire build system
9 years ago
e_sys.c
completely remove E_Manager
8 years ago
e_sys.h
remove legacy e_sys handler callback system, redo sys action ordering, only blank on action success
9 years ago
e_sys_l2ping.c
Remove unused variables.
10 years ago
e_sys_main.c
e - warning fix - fix SVID_SOURCE complaint warning
8 years ago
e_test.c
completely remove E_Manager
8 years ago
e_test.h
…
e_theme.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_theme.h
s/e_theme_comp_border/e_theme_comp_frame/g
9 years ago
e_theme_about.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_theme_about.h
remove E_Comp from object/about dialogs
8 years ago
e_thumb.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_thumb.h
e17: whitespaces--
11 years ago
e_thumb_main.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_toolbar.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_toolbar.h
remove E_Win+e_canvas, convert all internal wins to use elm_win
8 years ago
e_update.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_update.h
…
e_user.c
allow xdg dir usage if you add -DDOXDG to CFLAGS.
10 years ago
e_user.h
…
e_utils.c
Auth: try harder when clearing passwords.
8 years ago
e_utils.h
E auth: improve clearing out passwords from memory.
8 years ago
e_uuid_store.c
uuid: Check error on ftruncate call
8 years ago
e_uuid_store.h
e_uuid_store: Use libuuid for UUID generation and handling
9 years ago
e_widget.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget.h
added e_widget_on_disable_hook_set
10 years ago
e_widget_aspect.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget_aspect.h
…
e_widget_bgpreview.c
remove manager/container id from bg/wallpaper things
8 years ago
e_widget_bgpreview.h
creating individual bgpreview objects no longer requires sizes
10 years ago
e_widget_button.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget_button.h
…
e_widget_check.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget_check.h
add e_widget_check_widget_disable_on_* api for automatically enabling/disabling widgets without needing to add more callbacks
10 years ago
e_widget_color_well.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget_color_well.h
…
e_widget_config_list.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget_config_list.h
e_entry -> elm_entry conversion
8 years ago
e_widget_entry.c
make entry widget call changed callbacks on "changed" again
8 years ago
e_widget_entry.h
e_entry -> elm_entry conversion
8 years ago
e_widget_filepreview.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget_filepreview.h
add forgotten proto for e_widget_filepreview_clamp_video_set
9 years ago
e_widget_flist.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget_flist.h
add flist function to get config
11 years ago
e_widget_font_preview.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget_font_preview.h
e17: whitespaces--
11 years ago
e_widget_framelist.c
Revert "revert all the ui breakes in e - going the wrong direction in the"
8 years ago
e_widget_framelist.h
…
e_widget_frametable.c
fix edje usage in frametable
8 years ago
e_widget_frametable.h
add object_repack function for frametable
10 years ago
e_widget_fsel.c
redo drop handlers to take an E_Object and Evas_Object
8 years ago
e_widget_fsel.h
redo drop handlers to take an E_Object and Evas_Object
8 years ago
e_widget_ilist.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget_ilist.h
add method for setting a custom theme for ilist
11 years ago
e_widget_image.c
formatting: all at once
10 years ago
e_widget_image.h
finally kill off the last of the e_icon_object_set uses;
11 years ago
e_widget_label.c
Revert "revert all the ui breakes in e - going the wrong direction in the"
8 years ago
e_widget_label.h
…
e_widget_list.c
fix elm box parenting
8 years ago
e_widget_list.h
add prepend/repack functions for e_widget_list
11 years ago
e_widget_preview.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget_preview.h
add e_widget_preview_size_set
10 years ago
e_widget_radio.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget_radio.h
…
e_widget_scrollframe.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget_scrollframe.h
e17: whitespaces--
11 years ago
e_widget_slider.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget_slider.h
…
e_widget_spectrum.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget_spectrum.h
e17: whitespaces--
11 years ago
e_widget_table.c
Revert "revert all the ui breakes in e - going the wrong direction in the"
8 years ago
e_widget_table.h
Revert "revert all the ui breakes in e - going the wrong direction in the"
8 years ago
e_widget_textblock.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget_textblock.h
e17: whitespaces--
11 years ago
e_widget_toolbar.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_widget_toolbar.h
toolbar function to return count of toolbar items
11 years ago
e_widget_toolbook.c
Revert "revert all the ui breakes in e - going the wrong direction in the"
8 years ago
e_widget_toolbook.h
e17: whitespaces--
11 years ago
e_win.c
Fix T2385 : internal windows not showing resize cursor
8 years ago
e_win.h
+e_win_evas_win_get()
8 years ago
e_xinerama.c
e - randr - handle missing relative display and use priority for zone
8 years ago
e_xinerama.h
compositor rewrite / charlie-foxtrot situation
9 years ago
e_xkb.c
null check xkb layout list
9 years ago
e_xkb.h
giant rollup commit fixing all xkb issues
10 years ago
e_xsettings.c
e - xsettings - calloc buffer since we leave 3 of 4 bytes unset
8 years ago
e_xsettings.h
…
e_zone.c
more accurately determine whether a mouse grab is active in some parts of e
8 years ago
e_zone.h
remove E_Zone->comp member
8 years ago
e_zoomap.c
__UNUSED__ -> EINA_UNUSED
8 years ago
e_zoomap.h
add zoomap util function for setting solidness based on edje data items of child
10 years ago