1. d5fb9cc window.c: Make title not const by Kristian Høgsberg · 15 years ago
  2. 734a750 Remove frame handler prototype by Kristian Høgsberg · 15 years ago
  3. 6ec41ab Merge remote branch 'callum/master' by Kristian Høgsberg · 15 years ago
  4. 4d6ff29 Merge remote branch 'nobled/for-krh' by Kristian Høgsberg · 15 years ago
  5. 70af98c fix tty_destroy by Tim Wiederhake · 15 years ago
  6. 0428a9a don't use deprecated INCLUDES variable by nobled · 15 years ago
  7. 7d95178 fix includes by nobled · 15 years ago
  8. 238515d Add specific versions to build dependencies by Darxus · 15 years ago
  9. 81bd979 initialise display by Tim Wiederhake · 15 years ago
  10. 748f672 free option context by Tim Wiederhake · 15 years ago
  11. eae5569 remove unused variable by Tim Wiederhake · 15 years ago
  12. 7c427a9 compositor-wayland: Remove unused variable by Benjamin Franzke · 15 years ago
  13. 503ccca document the usage of libtoytoolkit by Tim Wiederhake · 15 years ago
  14. f71accc close terminal window on exit by Tim Wiederhake · 15 years ago
  15. b6761dc fix resizing at top/left border by Tim Wiederhake · 15 years ago
  16. dc3f817 remove declaration without definition from window.h by Tim Wiederhake · 15 years ago
  17. b0ae49e remove unused function in clients/smoke.c, silence warning by Tim Wiederhake · 15 years ago
  18. 8a6f7e3 compositor crashes if window width or height is <= 0 by Tim Wiederhake · 15 years ago
  19. 762e5c2 add clients to .gitignore by Tim Wiederhake · 15 years ago
  20. 2a332dd compositor/shm: use internalFormat=GL_BGRA_EXT in TexImage2D by Benjamin Franzke · 15 years ago
  21. 7d498b4 Enable all compositors by default by Kristian Høgsberg · 15 years ago
  22. 6fea3dc display_iterate: Process only enabled event masks by Benjamin Franzke · 15 years ago
  23. 0f62aed Guard enums in generated wayland-*-protocol.h by Tim Wiederhake · 15 years ago
  24. 0cd8f6e Drive-by optimization of blur_surface() by Kristian Høgsberg · 15 years ago
  25. a495333 Remove unused bits of cairo code by Kristian Høgsberg · 15 years ago
  26. 7f07549 Update TODO again by Kristian Høgsberg · 15 years ago
  27. 027931b Define the shell resize enumeration in the xml spec by Kristian Høgsberg · 15 years ago
  28. 248c1b6 Add an orange pop-up menu to test the new map_transient request by Kristian Høgsberg · 15 years ago
  29. 8dc378f Add new surface.map_transient() request to map a surface relative to another by Kristian Høgsberg · 15 years ago
  30. 6eeeb30 Merge branch 'master' of git://anongit.freedesktop.org/wayland by Callum Lowcay · 15 years ago
  31. d86a6bc Update TODO by Kristian Høgsberg · 15 years ago
  32. dd4046a Take away pointer focus during server grabs by Kristian Høgsberg · 15 years ago
  33. 6bccebe terminal: Just send the pty master fd to receive the selection. by Kristian Høgsberg · 15 years ago
  34. 31cce05 Actually send selected text when pasting by Kristian Høgsberg · 15 years ago
  35. e164e4e Use cairo_push_group() for all double buffering, drop window_copy_*() by Kristian Høgsberg · 15 years ago
  36. f39a9cc Use cairo_push_group() for double buffering in the terminal by Kristian Høgsberg · 15 years ago
  37. 5982658 Render selection by Kristian Høgsberg · 15 years ago
  38. 23c03ad Use libxkbcommon #defines for modifiers by Kristian Høgsberg · 15 years ago
  39. 58eec36 Add proof-of-concept selection support to terminal by Kristian Høgsberg · 15 years ago
  40. 67cac8a Pass input device and time in key_handler callback by Kristian Høgsberg · 15 years ago
  41. 5029a13 Put the fd in the closure so debugging can print it by Kristian Høgsberg · 15 years ago
  42. 65772ce Use different closures for sending and receiving by Kristian Høgsberg · 15 years ago
  43. 943741c Use the global handler in dnd instead of custom drag_offer hook by Kristian Høgsberg · 15 years ago
  44. b46df05 window: Add a catch-all global handler hook by Kristian Høgsberg · 15 years ago
  45. ae6c8a6 First attempt at selection support by Kristian Høgsberg · 15 years ago
  46. 4cca349 Split shell object out from compositor.c into its own file by Kristian Høgsberg · 15 years ago
  47. 25f0ba4 clients/Makefile: Add AM_CPPFLAGS to view's CPPFLAGS by Benjamin Franzke · 15 years ago
  48. d3b023e compositor: Attach only valid background buffers by Benjamin Franzke · 15 years ago
  49. ecfb2b9 compositor-wayland: Assign func pointers pre init by Benjamin Franzke · 15 years ago
  50. ad67af1 simple-client: Remove unnecessary flush by Kristian Høgsberg · 15 years ago
  51. 1a11fac simple-client: Create GLES2 context by Kristian Høgsberg · 15 years ago
  52. a1015b9 Link simple-client against libGLESv2.so, not full GL by Kristian Høgsberg · 15 years ago
  53. be63ae5 Merge remote branch 'bnf/simple_client' by Kristian Høgsberg · 15 years ago
  54. aabdce0 Add a simple client by Benjamin Franzke · 15 years ago
  55. ac43268 connection: Write before reading connection data by Benjamin Franzke · 15 years ago
  56. 8def264 Check for cairo-egl instead of just cairo-gl by Kristian Høgsberg · 15 years ago
  57. d711d0c Check for GL_EXT_texture_format_BGRA8888 by Kristian Høgsberg · 15 years ago
  58. 1101b63 Both internalFormat and format should be GL_BGRA_EXT by Kristian Høgsberg · 15 years ago
  59. a941022 Make it possible to enable/disable the various compositors from configure by Kristian Høgsberg · 15 years ago
  60. c5d6be9 Remove unused visual argument to wlsc_surface_create() by Kristian Høgsberg · 15 years ago
  61. 8525a50 Move buffer creation and buffer details into drm.c and shm.c by Kristian Høgsberg · 15 years ago
  62. e4762a6 Move tty and vt handling out in its own file by Kristian Høgsberg · 15 years ago
  63. 96c8be9 Some kind of support for touchscreen by Kristian Høgsberg · 15 years ago
  64. 43db401 Split out evdev handling to its own file by Kristian Høgsberg · 15 years ago
  65. ed64311 Pick up input devices of type ID_INPUT_TABLET as well by Kristian Høgsberg · 15 years ago
  66. ef57a9b terminal: Window operations by Callum Lowcay · 15 years ago
  67. 9d708b0 terminal: Fix bugs in attribute rendering by Callum Lowcay · 15 years ago
  68. 9acdb50 Merge branch 'master' of git://anongit.freedesktop.org/wayland by Callum Lowcay · 15 years ago
  69. 67a201d terminal: Escape sequences with string parameters by Callum Lowcay · 15 years ago
  70. 08c40c3 clients: Make poppler-glib optional by Kristian Høgsberg · 15 years ago
  71. 1d3e939 Batch up drawing glyphs by Kristian Høgsberg · 15 years ago
  72. 7ae6b1a Hold on to the scaled fonts we use by Kristian Høgsberg · 15 years ago
  73. 4f50670 Use cairo_show_glyphs for rendering text by Kristian Høgsberg · 15 years ago
  74. 01994a5 Factor out decoding of character attributes by Kristian Høgsberg · 15 years ago
  75. fb266a3 Only draw background if it's different from what's already there by Kristian Høgsberg · 15 years ago
  76. 71eca89 Make border color a color from the color table by Kristian Høgsberg · 15 years ago
  77. f106fd5 Add helper to set color from color table by Kristian Høgsberg · 15 years ago
  78. 8c25420 Split background and foreground painting into separate loops by Kristian Høgsberg · 15 years ago
  79. da846ca Fix terminal resizing by Kristian Høgsberg · 15 years ago
  80. 1b091dd Merge branch 'master' of git://anongit.freedesktop.org/wayland by Callum Lowcay · 15 years ago
  81. 5fd89d2 terminal: fix crashing when terminal size is < 0 by Tiago Vignatti · 15 years ago
  82. 81179db terminal: More character attributes by Callum Lowcay · 15 years ago
  83. 86653ed terminal: Various fixes by Callum Lowcay · 15 years ago
  84. 7e08e90 terminal: Special keys by Callum Lowcay · 15 years ago
  85. 256e72f terminal: Implement character set switching by Callum Lowcay · 15 years ago
  86. 69e9658 terminal: vt102 editing commands by Callum Lowcay · 15 years ago
  87. 8e57dd5 terminal: Basic vt100 escape codes by Callum Lowcay · 15 years ago
  88. bbeac60 terminal: Scroll margins by Callum Lowcay · 15 years ago
  89. b8609ad terminal: Escape sequence handling fixes by Callum Lowcay · 15 years ago
  90. a0ee21c terminal: Window size ioctls by Callum Lowcay · 15 years ago
  91. 30eeae5 terminal: Fancy colors by Callum Lowcay · 15 years ago
  92. 15bdc5d terminal: UTF-8 support by Callum Lowcay · 15 years ago
  93. 052d17d Map new surfaces on top of all other surface by Kristian Høgsberg · 15 years ago
  94. 96ce968 gears: Include config.h by Kristian Høgsberg · 15 years ago
  95. 1926eba Add missing newline in gears error message by Kristian Høgsberg · 15 years ago
  96. 8a457e3 Simplify visual check by Kristian Høgsberg · 15 years ago
  97. 8f66a57 Ignore surface.map_toplevel() if already mapped by Kristian Høgsberg · 15 years ago
  98. 175e6ce Pass EGL_NO_CONTEXT to eglCreateImageKHR for EGL_DRM_BUFFER_MESA target by Kristian Høgsberg · 15 years ago
  99. f6b1471 Initialize surface->link so we can always wl_list_remove() it by Kristian Høgsberg · 15 years ago
  100. 4e63c63 Merge remote branch 'nobled/fixes2' by Kristian Høgsberg · 15 years ago