1. a1f3f3c xwm: flush xcb connection only when we processed some event by Marek Chalupa · 10 years ago
  2. 74a635b Coding style fixes by Dawid Gajownik · 10 years ago
  3. b18f788 xwm: don't let X windows steal the focus by Giulio Camuffo · 10 years ago
  4. e4d6c83 desktop-shell: Make resize and move functions take a pointer instead of a seat by Derek Foreman · 10 years ago
  5. 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
  6. 8c7287f Partially revert "xwayland: Always free reply from xcb_get_property_reply()" by Emmanuel Gil Peyrot · 10 years ago
  7. da41b57 xwayland: Allow dump_property when selection fails by Bryce Harrington · 10 years ago
  8. b2d79d5 xwayland: Check return of xcb_get_property_reply() before deref by Bryce Harrington · 10 years ago
  9. d3553c7 xwayland: Always free reply from xcb_get_property_reply() by Bryce Harrington · 10 years ago
  10. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  11. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  12. e00554b xwayland: Fix a couple whitespace errors by Bryce Harrington · 10 years ago
  13. 0a007dd xwayland: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  14. 883ac02 Whitespace corrections by Murray Calavera · 10 years ago
  15. b0f5a25 xwm: Fix the window decoration hints. by Dima Ryazanov · 10 years ago
  16. 84787ea xwm: make X windows of type 'utility' inactive by Giulio Camuffo · 10 years ago
  17. 9a0b2b5 xwm: Fix a weston crash when a window surface is created after unmap by Derek Foreman · 10 years ago
  18. 4937214 xwm: Add and use helper function for looking up windows in the hash table by Derek Foreman · 10 years ago
  19. b4deec6 xwm: fix extra break by Derek Foreman · 10 years ago
  20. f30af4e xwayland: Stack windows on top when activating them by Jasper St. Pierre · 10 years ago
  21. a8e9b41 xwm: tell the shell the pid of the X clients by Giulio Camuffo · 11 years ago
  22. d19e9b0 xwayland: Correct input for undecorated clients by Jasper St. Pierre · 10 years ago
  23. f3744f5 xwayland: wm: fix an invalid read by Ryo Munakata · 10 years ago
  24. f10e06c xwm: remove the create surface listener in weston_wm_destroy by Derek Foreman · 10 years ago
  25. 6b4b241 xwm: support maximizing xwayland windows by Giulio Camuffo · 11 years ago
  26. 9e1aeb8 xwm: fix use after free by Giulio Camuffo · 11 years ago
  27. e90ea44 xwm: set the _NET_WM_DESKTOP property of the windows by Giulio Camuffo · 11 years ago
  28. 836b9c7 xwm: don't set inactive surfaces as top level by Giulio Camuffo · 11 years ago
  29. 4c5a6f7 xwm: fix a crash in handle_state by Andrew Engelbrecht · 11 years ago
  30. e9fe467 xwayland: fix fullscreening by Marek Chalupa · 11 years ago
  31. 0d7fe8d toytoolkit: rename tile_mask to render_shadow by Marek Chalupa · 11 years ago
  32. ad7305a xwm: find a seat for all the surface's views by Giulio Camuffo · 11 years ago
  33. 50b6747 compositor: send error for surface role resets by Pekka Paalanen · 11 years ago
  34. b9f863c xwm: Do not activate override redirect windows by Boyan Ding · 11 years ago
  35. 3c6d20c xwm: Check whether the seat is NULL when needed in weston_wm_handle_button by Boyan Ding · 11 years ago
  36. 8ffd38b wm: Don't subtract the margins from the configured size by Jasper St. Pierre · 11 years ago
  37. 434cc23 xwayland: Clean up the WM properly if X server crashes by Dima Ryazanov · 11 years ago
  38. c06a180 xwm: check whether the picked seat can be NULL by Boyan Ding · 11 years ago
  39. 0250a74 xwayland: Better handle a race with X by Jason Ekstrand · 11 years ago
  40. 4ff4d92 xwayland/window-manager: Rename a variable for clerity by Jason Ekstrand · 11 years ago
  41. cf4c13a xwayland: set surface_id to 0 when client resource is found by Tyler Veness · 11 years ago
  42. ccf48fb shell: Replace set_margin with set_window_geometry by Jasper St. Pierre · 11 years ago
  43. 7da71ee Better error message when exec'ing Xwayland fails by Arnout Engelen · 11 years ago
  44. ac985be compositor: Remove the edges parameter from send_configure by Jasper St. Pierre · 11 years ago
  45. 8c3c738 xwayland: Handle race between multi-pointer motion and clicks by Kristian Høgsberg · 11 years ago
  46. e5c1ae9 xwayland: Set decoration margin for xwayland windows by Kristian Høgsberg · 11 years ago
  47. 052ef4e xwayland: Be smarter about picking seats for move/resize by Kristian Høgsberg · 11 years ago
  48. a212cbb xwayland: Check zalloc return for out of memory situation by Bryce W. Harrington · 11 years ago
  49. 4783739 xwayland/launcher: Use %m instead of manual strerror(errno) by Jasper St. Pierre · 11 years ago
  50. ba83db2 xwayland: Clean up unpaired surfaces by Kristian Høgsberg · 11 years ago
  51. d7fb309 Don't include xserver-server-protocol.h by Mariusz Ceier · 11 years ago
  52. 757d8af xwayland: Use new Xwayland DDX by Kristian Høgsberg · 11 years ago
  53. 088ba5e Makefile.am: Fix protocol source files usage by Quentin Glidic · 12 years ago
  54. 5e647ca xwayland: Fix typo in open flags for Xorg log file by Kristian Høgsberg · 12 years ago
  55. 058bd32 build: Move xwayland/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  56. e4450f9 Fix XWayland crashes when opening popups by Axel Davy · 12 years ago
  57. fa506b6 Fix XWayland transient window location. by Axel Davy · 12 years ago
  58. 9f7e331 xwm: Handle WM_TRANSIENT_FOR by Kristian Høgsberg · 12 years ago
  59. cf389f5 Update .gitignore by Jasper St. Pierre · 12 years ago
  60. 2ba10df Move xwayland up one directory level by Kristian Høgsberg · 12 years ago