platform/upstream/enlightenment.git
2015-07-14 Chris Michaele-comp-wl: Update keyboard key state regardless of...
2015-07-14 Chris Michaele-comp-wl: Don't call keyboard_modifiers_update twice
2015-07-14 Mike BlumenkrantzRevert "delete render updates for xwayland clients...
2015-07-14 Simon Leesenlightenment_remote: restore compatibility with older...
2015-07-14 Simon Leesremove unnecessary call to e_bg_del
2015-07-14 Simon Leese_bg_del should only delete the bg on the zone specified
2015-07-12 Carsten Haitzler... e randr2 - auto clone and use common res when doing...
2015-07-11 Mike Blumenkrantzdisable size debug on drags
2015-07-10 Mike Blumenkrantzdelete render updates for xwayland clients upon trigger...
2015-07-10 Mike Blumenkrantzonly register dnd xwindow with compositor canvas in...
2015-07-10 Mike Blumenkrantzfix xdnd in (x)wayland
2015-07-10 Mike Blumenkrantzadjust layering of pointer and init splash
2015-07-10 Mike Blumenkrantzadd wayland client post-render references in the render...
2015-07-10 Mike Blumenkrantzadd function to fill in x11 cursor image on creation
2015-07-10 Mike Blumenkrantzbreak up some pointer setting code into helper functions
2015-07-10 Mike Blumenkrantzalways set x11 override client geometry on startup
2015-07-09 Mike Blumenkrantzdisable netwm sync on x11 clients in wayland compositors
2015-07-09 Mike Blumenkrantzwhen e crashes in wayland, just crash instead of possib...
2015-07-09 Mike Blumenkrantzunify crash handler functions
2015-07-09 Mike Blumenkrantzredo e_pointer to support xwayland cursors
2015-07-09 Chris Michaelshot: Enable feature of taking just window shots in...
2015-07-08 Mike Blumenkrantzreturn to using standard client util fns for getting...
2015-07-08 Mike Blumenkrantzremove unnecessary E_COMP_WL #defines
2015-07-08 Mike Blumenkrantzmake wayland-specific shot protocol files conditional...
2015-07-08 Mike Blumenkrantzremove NEED_WL define from some makefiles
2015-07-08 Chris Michaelshot: Disable window shots in wayland for now
2015-07-08 Chris Michaelshot: Update with proper compositor checking tests
2015-07-08 Chris Michaelremove old wl_screenshot module
2015-07-08 Chris Michaelremove wl_screenshot from configure.ac
2015-07-08 Chris Michaelshot: Update shot module to now be able to take Wayland...
2015-07-08 Chris Michaelshot: Update shot makefile to include client screenshot...
2015-07-08 Chris Michaelwl-drm: Add function to readback pixels for compositor...
2015-07-08 Chris Michaele-comp-wl: Create compositor screenshooter global and...
2015-07-08 Chris Michaele-comp-wl: Add screenshooter structure to comp_wl_data...
2015-07-08 Chris Michaele-comp-wl: Add screenshooter files to build order
2015-07-08 Chris Michaelshot: Add screenshooter client protocol files
2015-07-08 Chris Michaele-comp-wl: Add screenshooter protocol files
2015-07-08 Mike Blumenkrantzfix wayland-only build
2015-07-08 Mike Blumenkrantzremove NEED_X define from build
2015-07-08 Mike Blumenkrantzmake e_client_util_.?win_get() fns return xwayland...
2015-07-08 Mike Blumenkrantzset xwayland clients in x11 compositor client hash...
2015-07-08 Mike Blumenkrantzproperly calculate client+frame sizes during wl surface...
2015-07-08 Mike Blumenkrantzaccount for race condition when creating initial comp...
2015-07-07 Mike Blumenkrantzfeed mouse-in event to drm canvas on init
2015-07-07 Mike Blumenkrantzblock client signal binding activation when mouse actio...
2015-07-07 Chris Michaelshot: Fix formatting for 80 columns
2015-07-06 Mike Blumenkrantzset CRITICAL urgency for notification internal notifica...
2015-07-06 Mike Blumenkrantzmove grabinput focus fix timer to x11 compositor and...
2015-07-06 Mike Blumenkrantzuse ref macros to silence more printfs in e_remember
2015-07-06 Mike Blumenkrantzuse evas object callbacks for fwin mouse in/out, don...
2015-07-06 Mike Blumenkrantzsilence printf noise in screensaver and pkgkit module
2015-07-06 Mike Blumenkrantzmake pager popups only trigger on urgency hint if clien...
2015-07-06 Mike Blumenkrantzmake e_client_util_desk_visible() work for overrides...
2015-07-05 Carsten Haitzler... e desktop file properties - fix icon sel tab to expand...
2015-07-05 Carsten Haitzler... e -> menu -> fix games menu to be flat like others...
2015-07-03 Derek Foremanwizard: Prevent crash
2015-07-02 Derek Foremanwizard: Prevent crash
2015-07-02 Derek ForemanInit some vars to NULL in compositor create
2015-07-02 Mike Blumenkrantzset title/name/class on wl-x11 output canvas window
2015-07-02 Mike Blumenkrantzonly apply xwl client deletion to xwl clients in x11...
2015-07-02 Mike Blumenkrantzbump required efl version
2015-07-02 Mike Blumenkrantzreorder xwayland client swap attribute setting
2015-07-02 Mike Blumenkrantzunset x11 focus grabs on clients only if there is an...
2015-07-02 Mike Blumenkrantzreturn NULL when a client's xwayland pixmap is unreachable
2015-07-02 Mike Blumenkrantzblock wl key events from reaching clients during client...
2015-07-02 Mike Blumenkrantzpop an error dialog when trying to load xwayland module...
2015-07-02 Mike Blumenkrantzreject xwayland module from saved module loading
2015-07-02 Mike Blumenkrantzset initial surface attrs for internal wl clients
2015-07-02 Mike Blumenkrantzclean up xwayland lock/socket init code
2015-07-01 Mike Blumenkrantzfix typo in conditional for setting x11 hints
2015-07-01 Mike Blumenkrantzdo not apply x11 focus grabs to internal elm clients
2015-07-01 Mike Blumenkrantzreject x11 replay clicks when event window != client...
2015-07-01 Mike Blumenkrantzonly ungrab x11 windows when appropriate focus options...
2015-07-01 Mike Blumenkrantzallow hint setting on x11 windows in xwayland
2015-07-01 Mike Blumenkrantzreplace comp_x usage of internal xwindow detection...
2015-07-01 Mike Blumenkrantzadd client util function for determining if a backing...
2015-07-01 Mike Blumenkrantzreplace some x11 compositor checks with calls to util...
2015-07-01 Mike Blumenkrantzfix e_scale wayland conditional defines
2015-07-01 Mike Blumenkrantzadd util function for determining presence of x11 compo...
2015-07-01 Mike Blumenkrantzprint xwl loading debug after checking compositor type
2015-07-01 Mike Blumenkrantzensure x11 focus grabs are applied on client init when...
2015-07-01 Mike Blumenkrantzstraggler ungrab of x11 parent window from previous...
2015-07-01 Mike Blumenkrantzredo all x11 client mouse grabbing for focus
2015-07-01 Chris Michaele-comp-wl: Update modifiers on key down/key up events
2015-07-01 Chris Michaele-comp-wl-input: destroy xkb keyboard state Before...
2015-07-01 Chris Michaele-comp-wl-input: Format for 80 columns
2015-07-01 Chris Michaelxwayland: Use proper E_API for exporting module symbols
2015-07-01 Chris Michaelcorrectly fix check for x11 compositor in e_xkb
2015-07-01 Chris Michaelcorrectly fix check for compositor in e_grabinput
2015-07-01 Chris Michaele_grabinput: Don't call ecore_x functions if we are...
2015-07-01 Chris MichaelDon't call ecore_x_xkb_select_group if the compositor...
2015-06-30 Mike Blumenkrantzuse client window for x11 button ungrabbing
2015-06-30 Mike Blumenkrantzcopy more attributes from x11 -> wl on xwayland client...
2015-06-30 Mike Blumenkrantzclean up xwl data on client deletion
2015-06-30 Mike Blumenkrantzdon't create first draw timers for input-only x11 clients
2015-06-30 Mike Blumenkrantzdon't attempt to change layer of override clients with...
2015-06-30 Mike Blumenkrantzadd debug info when x11 client messages are missed
2015-06-30 Mike Blumenkrantztemporarily toggle ignored flag during wl surface commit
2015-06-30 Mike Blumenkrantzfix typo in iterating pending xwl clients on wl surface...
2015-06-30 Mike Blumenkrantzfree all ec->comp_data ptrs in _e_client_del
next