index
:
delta/enlightenment/enlightenment.git
baserock/morph
devs/asdfuser/comp-sounds
devs/asdfuser/leak-fix
devs/bu5hm4n/apb-fix
devs/bu5hm4n/bsd_build_fix
devs/bu5hm4n/bugfixing
devs/bu5hm4n/debug_code
devs/bu5hm4n/econfigure2
devs/bu5hm4n/fix
devs/bu5hm4n/fixes
devs/bu5hm4n/kb
devs/bu5hm4n/luncher_verbose
devs/bu5hm4n/meson_wip
devs/bu5hm4n/mixer-fix
devs/bu5hm4n/mixer_bug
devs/bu5hm4n/mixer_fix
devs/bu5hm4n/mixer_fix_range
devs/bu5hm4n/mixerfun
devs/bu5hm4n/morlenxus_fix
devs/bu5hm4n/netstart_fixes
devs/bu5hm4n/next
devs/bu5hm4n/pointer-fix
devs/bu5hm4n/recognition
devs/bu5hm4n/release-stuff
devs/bu5hm4n/sandbox_fix
devs/bu5hm4n/swipe_real
devs/bu5hm4n/systray
devs/bu5hm4n/uupsi
devs/bu5hm4n/xkb-fix
devs/captainigloo/eglfs
devs/captainigloo/eglfs_rpi
devs/derekf/32bit
devs/derekf/apbbbugs
devs/derekf/bm
devs/derekf/clipboard
devs/derekf/conf
devs/derekf/dep
devs/derekf/dmabuf
devs/derekf/for_derbyw
devs/derekf/generate
devs/derekf/gtk_crash
devs/derekf/includes
devs/derekf/nerf_dmabuf
devs/derekf/wip
devs/derekf/wip2
devs/derekf/wip_viewporter
devs/devilhorns/drm_rotation
devs/devilhorns/e_comp_wl
devs/devilhorns/e_wayland
devs/devilhorns/ecore_drm2
devs/devilhorns/ecore_wl2
devs/devilhorns/output
devs/devilhorns/rotation
devs/devilhorns/wayland
devs/devilhorns/wl_buffer
devs/devilhorns/xwayland
devs/discomfitor/action_route
devs/discomfitor/align
devs/discomfitor/an_unfinished_mastahpiece
devs/discomfitor/debug
devs/discomfitor/e19
devs/discomfitor/e19-superborkagedontevenclonethisohgodwhyareyoucloningit
devs/discomfitor/elm
devs/discomfitor/eo
devs/discomfitor/geo
devs/discomfitor/junk
devs/discomfitor/meson
devs/discomfitor/output_states
devs/discomfitor/quicklaunch
devs/discomfitor/wip
devs/discomfitor/wip21
devs/discomfitor/wipenlightenment-0.21
devs/discomfitor/wl
devs/discomfitor/wl2
devs/discomfitor/xdg-shedsmanship
devs/discomfitor/xwl
devs/englebass/randr
devs/etrunko/0.17.4
devs/etrunko/0.17.5
devs/etrunko/0.17.6
devs/etrunko/01.7.4
devs/etrunko/randr
devs/felipealmeida/quit_last_hidden_policy
devs/illogict/signals_priority
devs/okra/luncher
devs/okra/pager
devs/princeamd/enlightenment-0.17-elive
devs/q66/resizable_dialogs
devs/sachiel/e19
devs/stanluk/a11y
devs/stefan/for-e19
devs/stefan/geolocation
devs/stefan/geolocation-rebased-on-elm-win
devs/stefan/no-logo-lockscreen
devs/stefan/wl-session-recovery
devs/tasn/e19_tiling2
devs/yoz/bryce
devs/yoz/imfos
devs/yoz/pulse
devs/yoz/weather
devs/yoz/xkbswitch
enlightenment-0.17
enlightenment-0.18
enlightenment-0.19
enlightenment-0.20
enlightenment-0.21
enlightenment-0.22
enlightenment-0.23
enlightenment-0.24
feature/quicklaunch
feature/wayland/multi-output
master
origin/enlightenment-0.17
v-0.25.0
git.enlightenment.org: core/enlightenment.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
move wl client_resize protocol calls to idler
devs/discomfitor/wl
Mike Blumenkrantz
2014-08-05
1
-22
/
+22
*
automatically enable pointer and keyboard for wayland-in-X
Mike Blumenkrantz
2014-08-05
1
-0
/
+6
*
reuse existing render post callback for wayland clients
Mike Blumenkrantz
2014-08-05
4
-68
/
+50
*
Fix elm apps crashing from invalid e_remember
Chris Michael
2014-08-04
1
-4
/
+2
*
Fix inproper setting of window type during transient_set.
Chris Michael
2014-08-04
1
-8
/
+0
*
Reduce usage of EC_CHANGED.
Chris Michael
2014-08-04
1
-108
/
+3
*
reorder client idler and stacking functions so we can call them after
Chris Michael
2014-08-04
1
-82
/
+87
*
Reduce potential of unnecessary function calls:
Chris Michael
2014-08-04
1
-6
/
+5
*
Simplify both transient_set functions (wl_shell and xdg_shell).
Chris Michael
2014-08-04
1
-59
/
+8
*
Remove NULL checks for valid client->comp_data ... let the crashing begin !!
Chris Michael
2014-08-04
1
-26
/
+3
*
Add ERR messages for EINTERN & EAPI functions.
Chris Michael
2014-08-04
1
-13
/
+17
*
Add error messages in EINTERN & EAPI functions.
Chris Michael
2014-08-04
1
-11
/
+27
*
Remove unwanted NULL check in internal function
MinJeong Kim
2014-08-04
1
-3
/
+0
*
clear parent's list of transients, when set parent to NULL.
Seunghun Lee
2014-08-04
1
-1
/
+7
*
wl-desktop-shell: Avoid runtime ERR noise for something that is not
Chris Michael
2014-08-04
1
-2
/
+7
*
Fix building Enlightenment for X11-only, Wayland-Only, and X11 with
Mike Blumenkrantz
2014-08-04
24
-655
/
+672
*
handle setting any pending opaque regions during surface commit and
Chris Michael
2014-08-04
1
-19
/
+57
*
fix return variable type from e_pixmap_window_get function
Chris Michael
2014-08-04
1
-1
/
+1
*
change client transient_for id to uint64_t
Chris Michael
2014-08-04
1
-1
/
+1
*
wl_drm: Add short block to mark setup for drm egl rendering
Chris Michael
2014-08-04
1
-1
/
+12
*
Add simple clipboard based on wayland protocol
MinJeong Kim
2014-08-04
3
-15
/
+302
*
Implement wayland subsurface support based on E_Client.
Seunghun Lee
2014-08-04
2
-84
/
+850
*
Add missing wl_resource_destroy
Gwanglim Lee
2014-08-04
2
-4
/
+2
*
Don't run xrdb or xmodmap when we are wayland only
Chris Michael
2014-08-04
1
-0
/
+4
*
move the part of code for fetch transient_for in eval time to _e_shell_surfac...
Seunghun Lee
2014-08-04
2
-29
/
+21
*
remove EINA_UNUSED in move and resize callbacks
Gwanglim Lee
2014-08-04
1
-2
/
+2
*
Fixed trying to create damage area with 0x0 size
MinJeong Kim
2014-08-04
1
-1
/
+1
*
remove setting ec->parent before evaluation.
Seunghun Lee
2014-08-04
1
-1
/
+0
*
Add focus surface setting of keyboard for copy and paste between clients
MinJeong Kim
2014-08-04
4
-21
/
+68
*
fix crash when client in wayland request to set parent to null.
Seunghun Lee
2014-08-04
1
-7
/
+2
*
Added conversion for image format to ARGB from XRGB for wayland. evas_object_...
Seunghun Lee
2014-08-04
1
-5
/
+28
*
Change time unit to milli-second from second when send event of frame done fo...
Seunghun Lee
2014-08-04
1
-1
/
+1
*
map/unmap surface in committing surface should be valid, only when buffer is ...
Seunghun Lee
2014-08-04
1
-12
/
+15
*
Add missing function
MinJeong Kim
2014-08-04
1
-0
/
+18
*
Fix formatting.
Chris Michael
2014-08-04
2
-16
/
+38
*
Implement selection copy & paste using data interfaces of wayland
MinJeong Kim
2014-08-04
3
-9
/
+301
*
pass the compositor ecore_evas to e_pointer_canvas_new
Chris Michael
2014-08-04
1
-3
/
+4
*
pass the ecore_evas to e_pointer_canvas_new and use Eina_Bool for
Chris Michael
2014-08-04
1
-1
/
+1
*
use Eina_Bool for true/false values
Chris Michael
2014-08-04
1
-2
/
+2
*
use the pointer from the compositor for e_win and don't free the pointer when...
Chris Michael
2014-08-04
1
-12
/
+10
*
create the compositor e_pointer on the ecore_evas
Chris Michael
2014-08-04
1
-1
/
+2
*
add new e_pointer files
Chris Michael
2014-08-04
2
-0
/
+730
*
fix crash and memory leak when press and release any key repeatedly.
Seunghun Lee
2014-08-04
1
-4
/
+4
*
remove old e_pointer code
Chris Michael
2014-08-04
2
-1022
/
+0
*
flush clients Before we dispatch main loop events as clients may queue
Chris Michael
2014-08-04
1
-3
/
+3
*
add EGL headers for wayland compositor
Chris Michael
2014-08-04
1
-0
/
+5
*
fix define check for shutting down wayland compositor.
Chris Michael
2014-08-04
1
-1
/
+1
*
enable checking of windows going outside of e_config->screen limits
Chris Michael
2014-08-04
1
-1
/
+72
*
re-enable checking of current client geometry when get a configure
Chris Michael
2014-08-04
1
-4
/
+4
*
add support for mouse wheel events and pass them to wayland
Chris Michael
2014-08-04
1
-0
/
+37
[next]