1. b810eb5 xwm: Support _NET_WM_STATE_FULLSCREEN by Kristian Høgsberg · 12 years ago
  2. aa521bd xwayland/window-manager: Avoid doing work for unknown window by Rob Bradford · 13 years ago
  3. ef94085 xwayland: Close fd opened for lockfile on error path by Rob Bradford · 13 years ago
  4. 2d129f1 xwayland: Staticize weston_wm_set_selection and read_and_dump_property by Tiago Vignatti · 13 years ago
  5. 3df3f22 xwayland: Remove useless structure by Tiago Vignatti · 13 years ago
  6. 9c4ff83 xwm: Rename get_resources function by Tiago Vignatti · 13 years ago
  7. f268446 xwayland: Standardize 'wxs' for weston_xserver variables by Tiago Vignatti · 13 years ago
  8. 4fbb653 Fix build warnings from image_loader by Pekka Paalanen · 13 years ago
  9. 6006ecb configure.ac: Don't link weston to cairo or image libraries by Kristian Høgsberg · 13 years ago
  10. 76d8fc8 xwm: Fix xwm opaque region by Scott Moreau · 13 years ago
  11. ac78bb1 xwm: Fail safely if cursor is not found by Tiago Vignatti · 13 years ago
  12. c6a7e4b toytoolkit: Don't draw shadows for maximized windows. by Scott Moreau · 13 years ago
  13. 0d20d7c xwm: Plug kill signal for killing X apps by Tiago Vignatti · 13 years ago
  14. b00a9d3 compositor: Make all non-backend modules use module_init() as entry point by Kristian Høgsberg · 13 years ago
  15. 4f9c07b xwayland: replace opaque_rect, fix an alpha problem by Pekka Paalanen · 13 years ago
  16. 5ba3189 xwm: Use a simple heuristic for mapping X input events to a weston seat by Kristian Høgsberg · 13 years ago
  17. 64eca89 compositor: Fold the log prototypes into compositor.h and drop log.h by Kristian Høgsberg · 13 years ago
  18. c4063f3 xwm: Make override-redirect windows opaque by Kristian Høgsberg · 13 years ago
  19. ce1baa8 xwm: use last focused window for guessing transient parent by Tiago Vignatti · 13 years ago
  20. e66fcee xwm: Fix transient positioning by Tiago Vignatti · 13 years ago
  21. 2ea74d9 xwm: Initialize window decoration always as !override by Tiago Vignatti · 13 years ago
  22. 9134b77 xwm: Don't try to change frame cursor when there's no decoration by Tiago Vignatti · 13 years ago
  23. c190323 xwm: set the root window pointer to left_ptr by Tiago Vignatti · 13 years ago
  24. 236b48d xwm: set appropriate cursors for the frame window by Tiago Vignatti · 13 years ago
  25. 90fada4 xwayland: add simple xcb-cursor hook based on libXcursor by Tiago Vignatti · 13 years ago
  26. e89cef3 xwayland: Look up 32 depth rgba render format as well by Kristian Høgsberg · 13 years ago
  27. e6d8d2f xwayland: Use the right length for iterating through the formats array by Kristian Høgsberg · 13 years ago
  28. 1972141 xwayland: Don't leak fd while reading lock file in src/xwayland/launcher.c by Martin Olsson · 13 years ago
  29. 8150b19 shell: Take a wl_surface as parent for transient and popup windows by Kristian Høgsberg · 13 years ago
  30. 529b00e xwm: Add xwayland.h to Makefile.am by Kristian Høgsberg · 13 years ago
  31. cd80f10 xwm: Fix crash when we don't have a transient_for window by Kristian Høgsberg · 13 years ago
  32. bf1e866 xwm: fix typo on windows hints by Tiago Vignatti · 13 years ago
  33. 6d11836 Replace fprintf() by weston_log() by Martin Minarik · 13 years ago
  34. 771241e xwm: use override_redirect for determining or not top-level windows by Tiago Vignatti · 13 years ago
  35. 7157454 xwayland: fix typo on configure libs by Tiago Vignatti · 13 years ago
  36. be375b3 xwm: Only destroy window frame in unmap_notify if we have one by Kristian Høgsberg · 13 years ago
  37. 670b5d3 xwm: Take WM_S0 manager selection by Kristian Høgsberg · 13 years ago
  38. cba022a xwm: Claim the CLIPBOARD_MANAGER selection by Kristian Høgsberg · 13 years ago
  39. e220327 xwm: Initialize X selection on X server startup by Kristian Høgsberg · 13 years ago
  40. 4dec011 xwm: Move selection proxy setup to selection.c by Kristian Høgsberg · 13 years ago
  41. c65d56a xwm: Follow wl_data_source changes by Kristian Høgsberg · 13 years ago
  42. 8056673 xwayland: Handle selection source going away without crashing by Kristian Høgsberg · 13 years ago
  43. d64bdf4 xwm: Just ignore the synthetic unmap_notify by Kristian Høgsberg · 13 years ago
  44. a6d9a5e xwm: Set WM_STATE window property by Kristian Høgsberg · 13 years ago
  45. f197e9f xwm: Bring back synthetic events and handle synthetic unmap notify as per ICCCM by Kristian Høgsberg · 13 years ago
  46. e244cb0 xwm: Don't try to read deleted properties by Kristian Høgsberg · 13 years ago
  47. 029539b xwm: Handle reparenting windows by Kristian Høgsberg · 13 years ago
  48. 44c2013 xwm: Don't select for XCB_EXPOSE by Kristian Høgsberg · 13 years ago
  49. 8d1aa7d xwm: Don't dispatch for events coming from XSendEvent by Kristian Høgsberg · 13 years ago
  50. 194ea54 xwm: Destroy frame resources and reparent back to root in unmap_notify by Kristian Høgsberg · 13 years ago
  51. d96fe1f xwm: Remove pointless change set request by Kristian Høgsberg · 13 years ago
  52. f94a031 xwm: Don't select for STRUCTURE_NOTIFY or RESIZE_REDIRECT by Kristian Høgsberg · 13 years ago
  53. bc6e162 xwm: Ignore map request for already mapped window by Kristian Høgsberg · 13 years ago
  54. 0273b57 xwm: Reduce window property debug output by Kristian Høgsberg · 13 years ago
  55. c9571fb xwm: Reset wm->focus_window when the focused window is destroyed by Kristian Høgsberg · 13 years ago
  56. 629ce23 xwayland: change library name by Tiago Vignatti · 13 years ago
  57. e68fd10 xwm: Handle resize cases of _NET_WM_MOVERESIZE by Kristian Høgsberg · 13 years ago
  58. c1693f2 xwm: Implement resizing by frame borders by Kristian Høgsberg · 13 years ago
  59. f96e6c0 Share code to to classify pointer location in frame by Kristian Høgsberg · 13 years ago
  60. a61ca06 xwm: Add window resize support by Kristian Høgsberg · 13 years ago
  61. 85ecac0 xwm: Fold weston_wm_activate into weston_wm_window_activate by Scott Moreau · 13 years ago
  62. 1b3984c xwayland/window-manager.c: Use container_of to get the wm pointer since window may be NULL. by Scott Moreau · 13 years ago
  63. eaee784 xwm: Use SUBSTRUCTURE_REDIRECT on frame window too by Kristian Høgsberg · 13 years ago
  64. 380deee xwayland: Add window-manager.c by Kristian Høgsberg · 13 years ago
  65. 4714558 xwayland: Rename xserver-launcher.c to window-manager.c by Kristian Høgsberg · 13 years ago
  66. e10b124 xwayland: Move socket and launcher code to it's own file by Kristian Høgsberg · 13 years ago
  67. 102bf03 xwayland: Split selection code into its own file by Kristian Høgsberg · 13 years ago
  68. a921901 Move xwayland integration into xwayland subdirectory by Kristian Høgsberg · 13 years ago