libweston: Rename weston_surface::configure to ::committed
[platform/upstream/weston.git] / xwayland / window-manager.c
2016-08-14 Quentin Glidiclibweston: Rename weston_surface::configure to ::committed
2016-07-26 Jussi Kukkoneninclude stdint.h for int32_t/uint32_t
2016-07-26 Jonas Ådahlcompositor: Pass both surface and seat in activation...
2015-12-18 Giulio Camuffoxwm: let the shells decide the position of X windows
2015-12-03 Chris Michaelcosmetic: Remove use of C++ style comments
2015-09-30 Giulio Camuffoxwm: use always a valid 'primary view' for an X window
2015-09-25 Benoit Gschwindweston_wm: Implement _NET_ACTIVE_WINDOW
2015-09-23 Marek Chalupaxwm: flush xcb connection only when we processed some...
2015-08-07 Dawid GajownikCoding style fixes
2015-08-06 Giulio Camuffoxwm: don't let X windows steal the focus
2015-08-06 Derek Foremandesktop-shell: Make resize and move functions take...
2015-07-31 Derek Foremaninput: Don't test keyboard/pointer/touch pointers
2015-06-16 Jon CruzMoved helper macro to a discrete include file.
2015-06-15 Bryce Harringtonxwayland: Fix a couple whitespace errors
2015-06-15 Bryce Harringtonxwayland: Update boilerplate from MIT X11 license to...
2015-06-06 Murray CalaveraWhitespace corrections
2015-05-15 Dima Ryazanovxwm: Fix the window decoration hints.
2015-05-08 Giulio Camuffoxwm: make X windows of type 'utility' inactive
2015-04-10 Derek Foremanxwm: Fix a weston crash when a window surface is create...
2015-04-10 Derek Foremanxwm: Add and use helper function for looking up windows...
2015-04-08 Derek Foremanxwm: fix extra break
2015-04-06 Jasper St. Pierrexwayland: Stack windows on top when activating them
2015-03-30 Giulio Camuffoxwm: tell the shell the pid of the X clients
2015-03-27 Jasper St. Pierrexwayland: Correct input for undecorated clients
2015-03-11 Ryo Munakataxwayland: wm: fix an invalid read
2015-02-07 Derek Foremanxwm: remove the create surface listener in weston_wm_de...
2015-02-03 Giulio Camuffoxwm: support maximizing xwayland windows
2015-01-27 Giulio Camuffoxwm: set the _NET_WM_DESKTOP property of the windows
2015-01-26 Giulio Camuffoxwm: don't set inactive surfaces as top level
2014-12-11 Andrew Engelbrechtxwm: fix a crash in handle_state
2014-11-21 Marek Chalupaxwayland: fix fullscreening
2014-11-19 Marek Chalupatoytoolkit: rename tile_mask to render_shadow
2014-11-18 Giulio Camuffoxwm: find a seat for all the surface's views
2014-10-08 Pekka Paalanencompositor: send error for surface role resets
2014-09-04 Boyan Dingxwm: Do not activate override redirect windows
2014-09-03 Boyan Dingxwm: Check whether the seat is NULL when needed in...
2014-08-27 Jasper St. Pierrewm: Don't subtract the margins from the configured...
2014-08-19 Boyan Dingxwm: check whether the picked seat can be NULL
2014-07-24 Jason Ekstrandxwayland: Better handle a race with X
2014-07-24 Jason Ekstrandxwayland/window-manager: Rename a variable for clerity
2014-07-24 Tyler Venessxwayland: set surface_id to 0 when client resource...
2014-07-17 Jasper St. Pierreshell: Replace set_margin with set_window_geometry
2014-05-01 Jasper St. Pierrecompositor: Remove the edges parameter from send_configure
2014-04-30 Kristian Høgsbergxwayland: Handle race between multi-pointer motion...
2014-04-30 Kristian Høgsbergxwayland: Set decoration margin for xwayland windows
2014-04-30 Kristian Høgsbergxwayland: Be smarter about picking seats for move/resize
2014-04-07 Kristian Høgsbergxwayland: Clean up unpaired surfaces
2014-04-07 Mariusz CeierDon't include xserver-server-protocol.h
2014-04-07 Kristian Høgsbergxwayland: Use new Xwayland DDX
2014-01-17 Axel DavyFix XWayland crashes when opening popups
2014-01-14 Axel DavyFix XWayland transient window location.
2014-01-03 Kristian Høgsbergxwm: Handle WM_TRANSIENT_FOR
2013-12-04 Kristian HøgsbergMove xwayland up one directory level