..
e_fm
Fix Coverity CID1298053
8 years ago
.gitignore
per-desk profiles - move to per screen and use elm derived profiles
7 years ago
Makefile.mk
per-desk profiles - move to per screen and use elm derived profiles
7 years ago
e.h
define EFL_BETA_API_SUPPORT explicitly in e.h if wayland support is enabled
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
add wayland-only mouse action for translating a button press to a key
7 years ago
e_actions.h
enlightenment: Make E build again with EFL from git
8 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
Remove inappropriate usage of %m
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
enlightenment: Make E build again with EFL from git
8 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
re-swallow bg_object after wallpaper transition has completed
7 years ago
e_bg.h
enlightenment: Make E build again with EFL from git
8 years ago
e_bindings.c
add function for disabling mouse/key/wheel/signal bindings
7 years ago
e_bindings.h
add function for disabling mouse/key/wheel/signal bindings
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
allow instant client mouse actions to persist until mouse up
7 years ago
e_client.h
add e_client_unignore() for triggering events when unignoring a client
8 years ago
e_client.x
make e_client_util_.?win_get() fns return xwayland windows when available
8 years ago
e_color.c
…
e_color.h
enlightenment: Make E build again with EFL from git
8 years ago
e_color_dialog.c
enlightenment: Make E build again with EFL from git
8 years ago
e_color_dialog.h
enlightenment: Make E build again with EFL from git
8 years ago
e_comp.c
check siginfo si_code to verify that SIGUSR2 comes from user
7 years ago
e_comp.h
add pre-render callback list for compositor canvas
8 years ago
e_comp_canvas.c
per-desk profiles - move to per screen and use elm derived profiles
7 years ago
e_comp_canvas.h
move menu mouse-up feed util function to E_API in comp canvas
8 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
do not unset comp object native surface during shape apply
7 years ago
e_comp_object.h
break out comp util object type setting into separate function
7 years ago
e_comp_wl.c
handle more mouse buttons in wayland
7 years ago
e_comp_wl.h
track wayland client mouse button states as a full button mask
7 years ago
e_comp_wl_data.c
Remove inappropriate usage of %m
7 years ago
e_comp_wl_data.h
convert E_Comp_Wl_Data_Source->mime_types to Eina_Array
8 years ago
e_comp_wl_input.c
add render updates for cursor clients if damages exist during set_cursor
7 years ago
e_comp_wl_input.h
add function for wayland compositors to generate (fake) keyboard events
7 years ago
e_comp_wl_screenshooter_server.c
e-comp-wl: Add screenshooter protocol files
8 years ago
e_comp_wl_screenshooter_server.h
e-comp-wl: Add screenshooter protocol files
8 years ago
e_comp_x.c
per-desk profiles - move to per screen and use elm derived profiles
7 years ago
e_comp_x.h
toggle x11 client iconic/mapped state based on mirror visibility
8 years ago
e_comp_x_randr.c
per-desk profiles - move to per screen and use elm derived profiles
7 years ago
e_comp_x_randr.h
enlightenment: Make E build again with EFL from git
8 years ago
e_config.c
remove duplicate E_Config_XKB_Option config descriptors
7 years ago
e_config.h
per-desk profiles - move to per screen and use elm derived profiles
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
unset client hidden flag on config dialogs when activating from another vdesk
8 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
enlightenment: Make E build again with EFL from git
8 years ago
e_dbusmenu.h
enlightenment: Make E build again with EFL from git
8 years ago
e_desk.c
implement zone obstacles for calculating useful geometry
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
add function for creating a demo version of the lockscreen
7 years ago
e_desklock.h
add function for creating a demo version of the lockscreen
7 years ago
e_deskmirror.c
ensure that a deskmirror object does not orphan child objects
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
end wl xdnd drags on the compositor canvas using the full dnd end codepath
8 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 missing ref and unref for instance event
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
e_flowlayout: typecast return value to int
8 years ago
e_flowlayout.h
enlightenment: Make E build again with EFL from git
8 years ago
e_fm.c
null efm icon eio handle in error callback
7 years ago
e_fm.h
Fix misspellings in E's files.
8 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
enlightenment: Make E build again with EFL from git
8 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
enlightenment: Make E build again with EFL from git
8 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_grab_dialog.c
do not use x11 input windows for grab dialogs when running in wayland
8 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
unset WM_STATE for x11 clients upon unmapping them
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
8 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
remove NEED_X define from build
8 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
disable redirection toggling for the nocomp client
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
enlightenment: Make E build again with EFL from git
8 years ago
e_int_client_remember.h
enlightenment: Make E build again with EFL from git
8 years ago
e_int_config_comp.c
unconditionally show opengl option in compositor settings
8 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
e menus: Fix invalid comparisons.
8 years ago
e_int_menus.h
enlightenment: Make E build again with EFL from git
8 years ago
e_int_shelf_config.c
implement zone obstacles for calculating useful geometry
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
Intl: fix potential stack buffer overflow.
8 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 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
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_main: init e_xkb before e_comp
7 years ago
e_maximize.c
clamp client geometry to zone during geometry calc
8 years ago
e_maximize.h
enlightenment: Make E build again with EFL from git
8 years ago
e_menu.c
improve menu hiding and autoclose
7 years ago
e_menu.h
e_menu: use Eina_Bool for one-bit bitfield
7 years ago
e_mmx.h
…
e_module.c
add mechanism for preventing unload of important modules during runtime
7 years ago
e_module.h
bump modapi to 18
7 years ago
e_mouse.c
simplify e_mouse_update() code for x11 compositors
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
enlightenment: Make E build again with EFL from git
8 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: Make E build again with EFL from git
8 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
add wayland egl client support
8 years ago
e_pixmap.h
add function for getting x11 pixmap from E_Pixmap
8 years ago
e_place.c
use zone obstacles when generating list of obstacles in smart place
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
do not apply max client geometry restriction if max geometry is not set
7 years ago
e_remember.h
enlightenment: Make E build again with EFL from git
8 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
update existing shelf obstacle geometries on shelf move/resize
7 years ago
e_shelf.h
implement zone obstacles for calculating useful geometry
7 years ago
e_signals.c
only perform drm shutdown during signal handler if drm engine is in use
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
Fix misspellings in E's files.
8 years ago
e_startup.c
enlightenment: Make E build again with EFL from git
8 years ago
e_startup.h
enlightenment: Make E build again with EFL from git
8 years ago
e_static_grab.c
enlightenment: Allocate space for terminating NULL
8 years ago
e_sys.c
set 'stopping' during logout action
8 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
e - warning fix - fix SVID_SOURCE complaint warning
8 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
Fix misspellings in E's files.
8 years ago
e_utils.h
enlightenment: Make E build again with EFL from git
8 years ago
e_uuid_store.c
uuid: Check error on ftruncate call
8 years ago
e_uuid_store.h
enlightenment: Make E build again with EFL from git
8 years ago
e_widget.c
enlightenment: Make E build again with EFL from git
8 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
enlightenment: Make sure we have a zone before calling
8 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
e_widget_filepreview: Remove assign without effect
8 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 issue of using the wrong id when finding pixmap client
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
fix compiler warning about comparison between signed and unsigned ints
7 years ago
e_xkb.h
enlightenment: Make E build again with EFL from git
8 years ago
e_xsettings.c
enlightenment: #if 0 out an unused variable
8 years ago
e_xsettings.h
enlightenment: Make E build again with EFL from git
8 years ago
e_zone.c
apply zone coords when calculating zone useful geometry
7 years ago
e_zone.h
implement zone obstacles for calculating useful geometry
7 years ago
e_zoomap.c
optimize zoomap recalc during recursion
7 years ago
e_zoomap.h
enlightenment: Make E build again with EFL from git
8 years ago
session-recovery-protocol.c
e_comp_wl: follow wayland session recovery namning change from efl.
7 years ago
session-recovery-server-protocol.h
e_comp_wl: follow wayland session recovery namning change from efl.
7 years ago
session-recovery.xml
e_comp_wl: follow wayland session recovery namning change from efl.
7 years ago