projects
/
platform
/
upstream
/
enlightenment.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/enlightenment.git
2015-06-26
Mike Blumenkrantz
comment out grabinput focus calls in wayland compositor
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
set client visibility for shell-less wayland clients...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
reject ignored clients from being processed in client...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
reject stacking clients from frame updates in client...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
use ctrl+alt+backspace hotkey in wayland compositor...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
unused variable--
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
set wl client surface pointer in surface create method
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
remove unnecessary header includes from e_comp_x.h
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
don't undef NEED_X in wl compositor headers
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
remove E_Comp_Data typedef, use backend-specific typede...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
redo wayland-only configure option and define
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
simplify e build and add X headers for xwayland module
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
add setup for WL_SURFACE_ID X atom
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
use c array size for e atom init
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
remove wayland-clients configure option
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
bump wayland version requirement to 1.8
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
HAVE_WAYLAND_CLIENTS || HAVE_WAYLAND_ONLY -> HAVE_WAYLAND
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
finish xwayland module implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
fix xwayland fd dup conditionals
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
fix xwayland configure check
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
load wl_desktop_shell and xwayland after wl comp load
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
update xwayland for api changes
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
fix xwayland linkage + makefile formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Mike Blumenkrantz
remove xwayland .desktop and .edj files
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
xwayland: Add checks for xcb libraries needed for xwayl...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
xwayland: Add code to cleanup xwayland on shutdown
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
xwayland: Check for sigusr1 in event handler
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
xwayland: Fix build breakage with recent e_comp_wl...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
xwayland: Add some debugging code while trying to work...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
xwayland: Fix launching of XWayland server and pass...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
Whitelist the new xwayland module
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
xwayland: Create the wl_client which represents the...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
xwayland: Create and bind to unix & abstract sockets
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
xwayland: Fix makefile to use xwayland binary path
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
xwayland: Fix configure.ac to substitute the xwayland...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
Add start of xwayand module code
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
add xwayland module edj file for icon
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
add xwayland module desktop file
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
Add xwayland Makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
Add xwayland module to modules Makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-06-26
Chris Michael
add xwayland to configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Chris Michael
wl-desktop-shell: Don't crash when trying to place...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Chris Michael
wl-desktop-shell: Remove useless return at end of function
commit
|
commitdiff
|
tree
|
snapshot
2015-06-25
Chris Michael
wl-desktop-shell: Fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Tom Hacohen
Logging: Fix broken logging macros.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Chris Michael
Fix Coverity CID1298053
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Chris Michael
Fix Coverity CID1298052
commit
|
commitdiff
|
tree
|
snapshot
2015-06-20
Mike Blumenkrantz
handle compositor animation race condition when changin...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Mike Blumenkrantz
fix animation refcounting when toggling object visibili...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Mike Blumenkrantz
add comp object bool flag to indicate whether a composi...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Mike Blumenkrantz
make e_comp_object_effect_stop() return bool for object...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Mike Blumenkrantz
sanitize bool return of _e_comp_object_animating_end()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Mike Blumenkrantz
only apply deskmirror client visibility logic for non...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-17
Mike Blumenkrantz
return an accurate value for override clients in e_comp...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-17
Mike Blumenkrantz
use current zone for visibility effects on override...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-17
Chris Michael
e-comp-wl: #if 0 out a currently unused function for...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Mike Blumenkrantz
remove a stupid elm win hack flagged for deletion
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Yomi
Fix misspellings in E's files.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Mike Blumenkrantz
allow layer-blocked clients in deskmirror to restack
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Toan Pham
added quick tile to corner feature
commit
|
commitdiff
|
tree
|
snapshot
2015-06-16
Toan Pham
Center a dialog window when it is displaying off-screen
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Mike Blumenkrantz
only play visibility effects for allowed clients
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Mike Blumenkrantz
add utility function for determining if a comp object...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Mike Blumenkrantz
use new visibility effects by default for menu + combo...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Mike Blumenkrantz
send client/screen/pointer geometry to visibility effec...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Mike Blumenkrantz
unify comp object visibility effect animation code
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Mike Blumenkrantz
add flag for detecting whether an effect is currently...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Mike Blumenkrantz
add flag to E_Comp_Object for detecting show animation...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Mike Blumenkrantz
use a safe iterator when deleting clients during comp...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-15
Carsten Haitzler...
e - e client, comp win etc. reffing fix ... part 2
commit
|
commitdiff
|
tree
|
snapshot
2015-06-14
Carsten Haitzler...
e - bring back fullscreen crash bug while fixing refcou...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-14
Carsten Haitzler...
e - fix crash in desktop lookup+fixup where exe_inst...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-14
Carsten Haitzler...
e comp - fix refcounting for e_comp and comp clients
commit
|
commitdiff
|
tree
|
snapshot
2015-06-14
Carsten Haitzler...
e - mixer - allow to 150% volume with some "stickynedd...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-12
Toan Pham
fixed window focus and keyboard input issues
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Toan Pham
Changed search pattern to focus window by name to case...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Mike Blumenkrantz
rename visibility effect struct member effect -> visibi...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Mike Blumenkrantz
add compositor visibility effects and matching configur...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
Mike Blumenkrantz
allow comp matching for UNKNOWN type windows
commit
|
commitdiff
|
tree
|
snapshot
2015-06-11
maxerba
Updating italian translation
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Carsten Haitzler...
e menu - an extra object ref causes menus to never...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Chris Michael
wl-desktop-shell: Fix popup menu placement for xdg...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Carsten Haitzler...
e - mixer - clean up popup a bit with mute next to...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Carsten Haitzler...
e mixer - fix segv on desklock if default sink not...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Carsten Haitzler...
mixer - dont make list scrollable horizontally for...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Carsten Haitzler...
Revert "Revert "fix mixer gcc class name""
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Carsten Haitzler...
e - shelf menu - handle deletion properly if cb is...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Carsten Haitzler...
e - mixer - don't do anything on desklock if no mixer...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-09
Carsten Haitzler...
Revert "fix mixer gcc class name"
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Mike Blumenkrantz
fix mixer gcc class name
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Mike Blumenkrantz
add gadcon visibility handling, send hide signal to...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Mike Blumenkrantz
fix shelf visibility state signals
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Mike Blumenkrantz
completely freeze all deskmirror object events/animatio...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Mike Blumenkrantz
disable animations on clients during hide
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Mike Blumenkrantz
only freeze/thaw edje objects on non-input clients
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Mike Blumenkrantz
fix eo errors for ilist icon select state
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Chris Michael
wl-desktop-shell: Fix T2357: Update xdg_shell for version 5
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Carsten Haitzler...
update po files
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Carsten Haitzler...
e mixer - replace with epulse/emixer
commit
|
commitdiff
|
tree
|
snapshot
2015-06-08
Carsten Haitzler...
fix leak in randr2 when matching clone modes
commit
|
commitdiff
|
tree
|
snapshot
next