1. cf5737a shell: assert get_shell_surface() != NULL as appropriate by U. Artie Eoff · 12 years ago
  2. 0b23b2b shell: validate create_focus_surface results by U. Artie Eoff · 12 years ago
  3. b571910 shell: validate get_animation_type parameter by U. Artie Eoff · 12 years ago
  4. c4c7a4f input-panel: validate return value of get_default_view by U. Artie Eoff · 12 years ago
  5. 6d6d190 exposay: remove redundant NULL check in highlight_surface by U. Artie Eoff · 12 years ago
  6. 87d3b61 shell: Don't start a fade animation if we don't have an output by Kristian Høgsberg · 12 years ago
  7. 8fe412d Revert part of 17bccaed428ac1f6ec9f8e667175ad81e90508ff by Kristian Høgsberg · 12 years ago
  8. 27d5fa8 shell: Cancel popups when triggering screensaver by Kristian Høgsberg · 12 years ago
  9. 8e80a31 shell: Stop moving surfae after touch point 0 goes up by Kristian Høgsberg · 12 years ago
  10. e61d2f4 shell: Don't assign keyboard focus for seats without keyboard by Kristian Høgsberg · 12 years ago
  11. 17bccae input: Handle unplugging the output for a touchscreen device by Kristian Høgsberg · 12 years ago
  12. d56ab4e shell: Disable exposay by default by Kristian Høgsberg · 12 years ago
  13. 5cbc763 shell.c: Not all seats have pointers by Kristian Høgsberg · 12 years ago
  14. 211b517 shell: Move maximize and fullscreen bindings to mod + SHIFT by Kristian Høgsberg · 12 years ago
  15. 9046d24 shell: Orphan child windows when a shell surface is destroyed by Kristian Høgsberg · 12 years ago
  16. d6d3b37 keyboard: Make debug output less verbose by Kristian Høgsberg · 12 years ago
  17. 70f2901 shell: Make sure we still have touch or pointer focus when moving/resizing by Kristian Høgsberg · 12 years ago
  18. b2917a2 shell: run surface bindings only when focus surface is not NULL by Rafal Mielniczuk · 12 years ago
  19. 1a26f1b exposay: set an alpha on fullscreen surfaces by Emilio Pozuelo Monfort · 12 years ago
  20. e6bbe5a exposay: fix infinite loop with fullscreen surfaces by Emilio Pozuelo Monfort · 12 years ago
  21. 0ed6750 shell: Only assign focus on touch if there is a touch focus surface by Kristian Høgsberg · 12 years ago
  22. 9f7e331 xwm: Handle WM_TRANSIENT_FOR by Kristian Høgsberg · 12 years ago
  23. 0e45e87 shell: Start the input panel slide slightly on the output by Kristian Høgsberg · 12 years ago
  24. 2eebcd3 shell: Test for surface->width == 0 to see if input-panel was unmapped by Kristian Høgsberg · 12 years ago
  25. c30c8a3 shell: Always set input-panel position on initial configure by Kristian Høgsberg · 12 years ago
  26. 8bc525c shell.c: Set state_changed for xwayland surfaces as well by Kristian Høgsberg · 12 years ago
  27. 7c4f6cc shell: Only assign focus on click if there is a pointer focus surface by Kristian Høgsberg · 12 years ago
  28. 8662349 shell.c: Back out alt-tab functionality by Kristian Høgsberg · 12 years ago
  29. 6228ee2 Fix the size of surfaces created in create_black_surface by Jason Ekstrand · 12 years ago
  30. ead5242 shell: Fix up previous broken commit by Kristian Høgsberg · 12 years ago
  31. d55db69 Revert "shell: Change stacking order calculation for popup surfaces" by Kristian Høgsberg · 12 years ago
  32. a1df7ac shell: Set state_changed when we make a surface transient by Kristian Høgsberg · 12 years ago
  33. 312ea4c shell: Handle the desktop shell client destroy signal by Ander Conselvan de Oliveira · 12 years ago
  34. 5c11a33 Add a weston_surface_set_size function by Jason Ekstrand · 12 years ago
  35. fc63fdd shell: Reset fullscreen and maximized state on output unplug by Ander Conselvan de Oliveira · 12 years ago
  36. 3123693 desktop-shell: Invalidate saved position when output is destroyed by Zhang, Xiong Y · 12 years ago
  37. 1aaf3e4 sdk: make C++11 plugins build again by Giulio Camuffo · 12 years ago
  38. cf389f5 Update .gitignore by Jasper St. Pierre · 12 years ago
  39. 8f180d4 shell: Fix set_transient_for with a NULL parent by Jasper St. Pierre · 12 years ago
  40. 8d344a0 shell: Make sure the shell implementation and protocol versions match by Kristian Høgsberg · 12 years ago
  41. c8f8dd8 desktop-shell: Drop next_type from shell_surface by Kristian Høgsberg · 12 years ago
  42. 4804a30 shell: Put xwayland surface at the top of the fullscreen layer by Kristian Høgsberg · 12 years ago
  43. 41fbf6f desktop-shell: Make set_toplevel() clear surface states by Kristian Høgsberg · 12 years ago
  44. e960b3f desktop-shell: Set fullscreen flags in common code path by Kristian Høgsberg · 12 years ago
  45. c2745b1 desktop-shell: Set maximized flags in common code path by Kristian Høgsberg · 12 years ago
  46. 5031cbe shell: Don't try to switch to a NULL shell surface. by Rafael Antognolli · 12 years ago
  47. db59f9a shell: Set a surface as TOPLEVEL instead of the old surface types. by Rafael Antognolli · 12 years ago
  48. 44a3162 shell: Add missing break to a case statement inside set_surface_type. by Rafael Antognolli · 12 years ago
  49. b7fd891 build: Fix out-of-tree build for desktop-shell by Kristian Høgsberg · 12 years ago
  50. ba5d2d7 shell: Fix activate logic on surface map. by Rafael Antognolli · 12 years ago
  51. 677a5f5 desktop-shell: Split out input-panel code by Kristian Høgsberg · 12 years ago
  52. 1ef2313 desktop-shell: Split out exposay immplementation by Kristian Høgsberg · 12 years ago
  53. 19d1e6b desktop-shell: Move to new desktop-shell subdirectory by Kristian Høgsberg · 12 years ago