1. 6693ac2 window: Use window surfaces for windows by Benjamin Franzke · 14 years ago
  2. 297c631 Port window.c to use wayland-egl by Kristian Høgsberg · 14 years ago
  3. 734a750 Remove frame handler prototype by Kristian Høgsberg · 15 years ago
  4. 6ec41ab Merge remote branch 'callum/master' by Kristian Høgsberg · 15 years ago
  5. dc3f817 remove declaration without definition from window.h by Tim Wiederhake · 15 years ago
  6. 248c1b6 Add an orange pop-up menu to test the new map_transient request by Kristian Høgsberg · 15 years ago
  7. 6eeeb30 Merge branch 'master' of git://anongit.freedesktop.org/wayland by Callum Lowcay · 15 years ago
  8. 6bccebe terminal: Just send the pty master fd to receive the selection. by Kristian Høgsberg · 15 years ago
  9. e164e4e Use cairo_push_group() for all double buffering, drop window_copy_*() by Kristian Høgsberg · 15 years ago
  10. 23c03ad Use libxkbcommon #defines for modifiers by Kristian Høgsberg · 15 years ago
  11. 58eec36 Add proof-of-concept selection support to terminal by Kristian Høgsberg · 15 years ago
  12. 67cac8a Pass input device and time in key_handler callback by Kristian Høgsberg · 15 years ago
  13. 943741c Use the global handler in dnd instead of custom drag_offer hook by Kristian Høgsberg · 15 years ago
  14. b46df05 window: Add a catch-all global handler hook by Kristian Høgsberg · 15 years ago
  15. 8def264 Check for cairo-egl instead of just cairo-gl by Kristian Høgsberg · 15 years ago
  16. ef57a9b terminal: Window operations by Callum Lowcay · 15 years ago
  17. da846ca Fix terminal resizing by Kristian Høgsberg · 15 years ago
  18. 9835417 Workaround gears depending on cairo-gl by nobled · 15 years ago
  19. 82da52b Update surface.attach and change surface.map to surface.map_toplevel by Kristian Høgsberg · 15 years ago
  20. 41da908 Don't hardcode offered dnd types in window.c by Kristian Høgsberg · 15 years ago
  21. c4b8c45 fix missing includes in clients/window.h and clients/wayland-glib.h by Fred Morcos · 15 years ago
  22. f57303f Expose window_set_surface() in window.h by Bryce Harrington · 15 years ago
  23. 2b43bd7 Bring gears example up to date by Kristian Høgsberg · 15 years ago
  24. 012a007 Add small client for testing shm surfaces by Kristian Høgsberg · 15 years ago
  25. d0c3b9d Fall back to cairo image backend and shm surface if we don't have cairo gl by Kristian Høgsberg · 15 years ago
  26. 9d69f8e Replace commit/ack/frame protocol with simpler sync and frame callbacks by Kristian Høgsberg · 15 years ago
  27. e9d37bd Use a transient object for the dnd session by Kristian Høgsberg · 15 years ago
  28. e968f9c Provide visual feedback as to whether drop is supported by Kristian Høgsberg · 15 years ago
  29. 1d7ffd3 Set pointer image only in response to 'target' event by Kristian Høgsberg · 15 years ago
  30. 506e20e More work on dnd by Kristian Høgsberg · 15 years ago
  31. 9a68624 Add a drag and drop test client by Kristian Høgsberg · 15 years ago
  32. 808fd41 Drop coordinates from buttons press, add timestamp to events by Kristian Høgsberg · 15 years ago
  33. 94adf6c Use libxkbcommon for mapping keycodes to keysyms by Kristian Høgsberg · 15 years ago
  34. c8c3734 Set window user data using separate function by Kristian Høgsberg · 15 years ago
  35. dcb71b6 Update decoration drawing to be less cairo path happy by Kristian Høgsberg · 15 years ago
  36. 80d746f Consolidate redraw scheduling in window.c by Kristian Høgsberg · 15 years ago
  37. 478d926 Send device name at connect time by Kristian Høgsberg · 15 years ago
  38. 7824d81 Consolidate more code in clients/window.c by Kristian Høgsberg · 15 years ago
  39. a85fe3c Use cairo-gl in clients by Kristian Høgsberg · 15 years ago
  40. f88ae45 Make clients at least compile for now by Kristian Høgsberg · 15 years ago[Renamed from window.h]
  41. a341fa0 Use FBOs instead of eagle-specific API by Kristian Høgsberg · 16 years ago
  42. 3c248cc Paint terminal cursor hollow when focus is lost. by Kristian Høgsberg · 16 years ago
  43. 5544491 Move keymap to window.c by Kristian Høgsberg · 16 years ago
  44. 43c28ee Add a toy-display object that caches state. by Kristian Høgsberg · 17 years ago
  45. 0ac16f0 Switch to cairo-drm, drop struct buffer hacks. by Kristian Høgsberg · 17 years ago
  46. 0395f30 Add a fullscreen mode to the terminal. by Kristian Høgsberg · 17 years ago
  47. 2210676 Let clients override the suggested size on resize. by Kristian Høgsberg · 17 years ago
  48. 1584c57 Snap terminal size to an integer number of character cells. by Kristian Høgsberg · 17 years ago
  49. 6e83d58 Add keyboard input to terminal. by Kristian Høgsberg · 17 years ago
  50. 0c4457f Refactor window logic into reusable parts, add a new terminal application. by Kristian Høgsberg · 17 years ago