platform/upstream/enlightenment.git
2015-03-06 Mike Blumenkrantzredo ibar icon label position signalling to emit left...
2015-03-06 Mike Blumenkrantzfix crash when using e_comp_object_util_center_pos_get...
2015-03-06 Mike Blumenkrantzfix horizontal/vertical smart maximize
2015-03-06 Mike Blumenkrantzuse current zone for shelf cfd setup
2015-03-06 Mike BlumenkrantzRevert "disable fileman popups in wl-only mode"
2015-03-06 Mike Blumenkrantzremove unnecessary wl client pixmap checks
2015-03-06 Mike Blumenkrantzuse stderr messages when failing to init X compositor
2015-03-06 Mike Blumenkrantzexit immediately if any unrecognized arg is passed...
2015-03-06 Mike Blumenkrantzdisable wl clients in X
2015-03-06 Derek ForemanFix stuck modifiers on client exit
2015-03-05 Mike Blumenkrantzdon't require client mirror object existence to hide...
2015-03-05 Mike Blumenkrantzonly hide comp object images for dead clients on smart...
2015-03-05 Mike Blumenkrantzflag non-internal wl shm clients as dead and delete...
2015-03-05 Mike Blumenkrantztrivial move comp object function
2015-03-05 Mike Blumenkrantzadd E_Client->dead to mark clients that should immediat...
2015-03-05 Mike Blumenkrantzforce non-internal wl clients to hide when gl is not...
2015-03-05 Mike Blumenkrantzhide comp object image on smart hide
2015-03-05 Mike BlumenkrantzRevert "when we get a request to close client app,...
2015-03-05 Mike Blumenkrantzre-setting same cursor object updates hotspot as expected
2015-03-04 Mike Blumenkrantznever resize client clip object
2015-03-04 Mike Blumenkrantzset ec->fullscreen before applying fullscreen geometry
2015-03-04 Mike Blumenkrantzreapply wl surface focus during commit when necessary
2015-03-03 Mike Blumenkrantzgrab wl shell surface geom and use for adjusting resize... upstream/0.19.99
2015-03-03 Chris Michaelenlightenment: Implement support for wl_data_device_int...
2015-03-03 Chris Michaelenlightenment: Bump required Wayland version to 1.7.0
2015-03-03 Chris Michaeldon't install SIGBUS handler if we are running wayland...
2015-03-02 Chris Michaelwhen we get a request to close client app, defer resour...
2015-03-02 Mike Blumenkrantzremove ec->awaiting_hide_event
2015-02-28 Mike Blumenkrantzimprove wl grab resize calcs
2015-02-28 Mike Blumenkrantzupdate+clamp wl surface client size to buffer size...
2015-02-28 Mike Blumenkrantzsend different values to wl clients for configure when...
2015-02-28 Chris Michaelset output->scale to e_scale, and when we wl_output_sen...
2015-02-28 Bryce Harringtonwayland: Make sure we're initializing output scale...
2015-02-28 Bryce Harringtonwayland: Refactor output initialization code
2015-02-27 Mike Blumenkrantzremove wl client resize idler, send ec->w/h instead...
2015-02-27 Mike Blumenkrantznoop when setting pointer object if re-setting same...
2015-02-27 Mike Blumenkrantzdisable fileman popups in wl-only mode
2015-02-27 Chris Michaelremove missed use of E_COMP_WL_PIXMAP_CHECK macro
2015-02-27 Bryce Harringtonwayland: Document the public API
2015-02-27 Bryce Harringtonwayland: Eliminate extraneous E_COMP_WL_PIXMAP_CHECK...
2015-02-27 Bryce Harringtonwayland: Fix missing check on E_NEW return
2015-02-27 Mike Blumenkrantzupdate wl xdg states on maximize/fullscreen events
2015-02-27 Mike Blumenkrantzdon't send wl mouse button events when client's menu...
2015-02-27 Mike Blumenkrantzunify wl comp mouse button callback checks
2015-02-26 Bryce Harringtonwayland: Whitespace cleanup
2015-02-26 Mike Blumenkrantzreject ignored clients from client mouse event functions
2015-02-26 Chris Michaelfix compile issue due to output change and fixup subsur...
2015-02-26 Chris MichaelImplement buffer_reference to fix client resizing issue
2015-02-26 Chris Michaeladjust wayland compositor scale when we adjust e_scale
2015-02-26 Chris Michaeladd a surface_state structure to E_Comp_Wl_Client_Data
2015-02-26 Derek Foremanclamp to parent height, not parent y co-ordinate.
2015-02-26 Derek ForemanDon't crash when an error pop-up occurs before the...
2015-02-26 Bryce Harringtonwayland: Refactor out common mouse handling code
2015-02-26 Mike Blumenkrantzpre-escape all notification body texts before display...
2015-02-25 Manuel Bachmannbuild: allow building in pure Wayland mode (no xcb...
2015-02-25 Carsten Haitzler... e - menus - fix submenu popup direction when zones...
2015-02-25 Carsten Haitzler... e - menus - fix autoscroll on zones not at 0 y...
2015-02-24 Bryce Harringtoncosmetic: Whitespace cleanup of wayland client files
2015-02-24 Chris Michaelremove unused variable
2015-02-24 Chris Michaelappend E_Comp_Wl_Output to compositor's output list...
2015-02-24 Chris Michaeldon't remove E_Comp_Wl_Output on unbind as this Could...
2015-02-24 Derek ForemanFix wl_output tracking in wayland compositor
2015-02-24 Bryce HarringtonCode cleanup and check for OOM condition with wl_array_add
2015-02-24 Chris Michaelcreate wl_outputs when in wayland-only mode
2015-02-24 Chris MichaelFix T2131 (crash when creating wl_outputs)
2015-02-24 Chris Michaeladd E_Comp_Wl_Output structure and function prototype...
2015-02-24 Carsten Haitzler... efm - make dir listing far faster - no file magic conte...
2015-02-23 Mike Blumenkrantzfix border frame color classes to be configured as...
2015-02-23 Mike Blumenkrantzdon't clamp bgpreview vsize if bgpreview is a fullscree...
2015-02-23 Mike Blumenkrantzfix appindicator icon loading when using IconThemePath key
2015-02-23 Mike Blumenkrantzset default text for edgebindings caption when no bindi...
2015-02-23 Mike Blumenkrantzfix dialog sizing when icon setting fails
2015-02-23 Mike Blumenkrantzremove unnecessary icon setting and fix sizing in edgeb...
2015-02-23 YomiFixed tense in presentation mode notifications.
2015-02-23 Chidambar Zinnoury Bugfix: e backlight: use saner default values.
2015-02-23 Carsten Haitzler... e - actions - smart suspend/hibernate - also dont do...
2015-02-23 Carsten Haitzler... randr2 - handle missing clone src and walk back config...
2015-02-20 Mike Blumenkrantzdo not reapply focus on canvas object ungrab/close...
2015-02-19 Chris Michaelchange output_bind function name
2015-02-19 Chris Michaelfix some formatting ugliness
2015-02-19 Chris Michaelfix compiler warning about pointer targets differ in...
2015-02-19 Chris Michaelupdate wayland README file to remove build confusion
2015-02-19 Derek ForemanProvide wl_output events on hotplug
2015-02-19 Derek ForemanProvide wl_output interface to clients
2015-02-18 Mike Blumenkrantzrename extremely frustratingly-named E_Screen_Limits...
2015-02-18 Mike Blumenkrantzclamp client size to screen when client limit policy...
2015-02-18 Mike Blumenkrantzfix crashing when changing desklock settings and using...
2015-02-18 Mike Blumenkrantzescape notification popup text...always
2015-02-18 Mike Blumenkrantzdon't send unfocused signal to override clients
2015-02-18 Mike Blumenkrantzuse direct path for setting icons in util theme set...
2015-02-18 Tom HacohenAllow building without ptrace
2015-02-18 Daniel Kolesacpufreq: freebsd fixes
2015-02-17 Mike Blumenkrantzblock linear desk flips that would wrap if desk flip...
2015-02-17 Mike Blumenkrantzdon't revert X focus during nocomp
2015-02-17 Mike Blumenkrantzuse elm scroller for xkb options
2015-02-17 Mike Blumenkrantzrevert some comp object debugging bits that snuck into...
2015-02-17 Marcel HollerbachIbar: Emit the given origin to the Ibar Icon.
2015-02-17 Chris Michaelenlightenment: Fix building for wayland-only
2015-02-15 Vincent Torriadd MIN define for non-linux systems
2015-02-15 Carsten Haitzler... actions - add smart suspend + hibernate actions for...
next