summaryrefslogtreecommitdiff
path: root/xwayland
AgeCommit message (Expand)AuthorFilesLines
2015-08-07Coding style fixesDawid Gajownik1-4/+4
2015-08-06xwm: don't let X windows steal the focusGiulio Camuffo1-10/+32
2015-08-06desktop-shell: Make resize and move functions take a pointer instead of a seatDerek Foreman1-6/+8
2015-07-31input: Don't test keyboard/pointer/touch pointersDerek Foreman2-10/+16
2015-07-15Partially revert "xwayland: Always free reply from xcb_get_property_reply()"Emmanuel Gil Peyrot1-4/+6
2015-07-10xwayland: Allow dump_property when selection failsBryce Harrington1-5/+5
2015-07-10xwayland: Check return of xcb_get_property_reply() before derefBryce Harrington1-0/+6
2015-07-10xwayland: Always free reply from xcb_get_property_reply()Bryce Harrington1-3/+7
2015-06-15Unified multiple definitions of container_of() macro.Jon Cruz1-0/+1
2015-06-15Moved helper macro to a discrete include file.Jon Cruz2-0/+2
2015-06-15xwayland: Fix a couple whitespace errorsBryce Harrington1-3/+3
2015-06-15xwayland: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington5-80/+95
2015-06-06Whitespace correctionsMurray Calavera1-7/+7
2015-05-14xwm: Fix the window decoration hints.Dima Ryazanov1-4/+14
2015-05-08xwm: make X windows of type 'utility' inactiveGiulio Camuffo1-1/+2
2015-04-10xwm: Fix a weston crash when a window surface is created after unmapDerek Foreman1-0/+11
2015-04-10xwm: Add and use helper function for looking up windows in the hash tableDerek Foreman1-22/+37
2015-04-08xwm: fix extra breakDerek Foreman1-3/+3
2015-04-06xwayland: Stack windows on top when activating themJasper St. Pierre1-0/+6
2015-03-30xwm: tell the shell the pid of the X clientsGiulio Camuffo1-8/+22
2015-03-27xwayland: Correct input for undecorated clientsJasper St. Pierre1-6/+6
2015-03-11xwayland: wm: fix an invalid readRyo Munakata1-1/+2
2015-02-06xwm: remove the create surface listener in weston_wm_destroyDerek Foreman1-0/+1
2015-02-02xwm: support maximizing xwayland windowsGiulio Camuffo2-13/+82
2015-01-29xwm: fix use after freeGiulio Camuffo1-0/+7
2015-01-27xwm: set the _NET_WM_DESKTOP property of the windowsGiulio Camuffo2-0/+31
2015-01-26xwm: don't set inactive surfaces as top levelGiulio Camuffo1-2/+24
2014-12-11xwm: fix a crash in handle_stateAndrew Engelbrecht1-1/+3
2014-11-21xwayland: fix fullscreeningMarek Chalupa1-1/+1
2014-11-19toytoolkit: rename tile_mask to render_shadowMarek Chalupa1-3/+1
2014-11-18xwm: find a seat for all the surface's viewsGiulio Camuffo1-3/+4
2014-10-08compositor: send error for surface role resetsPekka Paalanen1-0/+7
2014-09-04xwm: Do not activate override redirect windowsBoyan Ding1-0/+3
2014-09-03xwm: Check whether the seat is NULL when needed in weston_wm_handle_buttonBoyan Ding1-2/+4
2014-08-27wm: Don't subtract the margins from the configured sizeJasper St. Pierre1-7/+4
2014-08-27xwayland: Clean up the WM properly if X server crashesDima Ryazanov1-2/+4
2014-08-19xwm: check whether the picked seat can be NULLBoyan Ding1-2/+2
2014-07-24xwayland: Better handle a race with XJason Ekstrand1-0/+6
2014-07-24xwayland/window-manager: Rename a variable for clerityJason Ekstrand1-3/+3
2014-07-24xwayland: set surface_id to 0 when client resource is foundTyler Veness1-5/+8
2014-07-17shell: Replace set_margin with set_window_geometryJasper St. Pierre1-6/+3
2014-06-25Better error message when exec'ing Xwayland failsArnout Engelen1-1/+5
2014-04-30compositor: Remove the edges parameter from send_configureJasper St. Pierre1-2/+1
2014-04-30xwayland: Handle race between multi-pointer motion and clicksKristian Høgsberg1-0/+7
2014-04-30xwayland: Set decoration margin for xwayland windowsKristian Høgsberg1-1/+8
2014-04-30xwayland: Be smarter about picking seats for move/resizeKristian Høgsberg1-2/+24
2014-04-25xwayland: Check zalloc return for out of memory situationBryce W. Harrington1-0/+2
2014-04-10xwayland/launcher: Use %m instead of manual strerror(errno)Jasper St. Pierre1-4/+2
2014-04-07xwayland: Clean up unpaired surfacesKristian Høgsberg1-0/+5
2014-04-07Don't include xserver-server-protocol.hMariusz Ceier3-3/+0