1. 83eeacb compositor-x11: Support fullscreen mode by Kristian Høgsberg · 14 years ago
  2. 65e5051 clients: Add an optional roundtrip for visual lookup by Benjamin Franzke · 14 years ago
  3. ff073a6 compositor: Don't pass a non-existing varying into the fragment shader by Kristian Høgsberg · 14 years ago
  4. 52612f1 meego-tablet-shell: Tweak spring constants by Kristian Høgsberg · 14 years ago
  5. 9a06f70 Update .gitignore by Casey Dahlin · 14 years ago
  6. b3bef62 view: Set opaque when going fullscreen by Kristian Høgsberg · 14 years ago
  7. 3be87d1 window: Add support for opaque windows by Kristian Høgsberg · 14 years ago
  8. 8357cd6 window.c: Deal with visual changes by Kristian Høgsberg · 14 years ago
  9. 393d47a view: Add fullscreen option by Kristian Høgsberg · 14 years ago
  10. 12283cc view: Set resize handler so fullscreen doesn't crash by Kristian Høgsberg · 14 years ago
  11. ded9ff3 simple-client: setenv the EGL platform for simple client as well by Kristian Høgsberg · 14 years ago
  12. 2e02d24 compositor: Call wlsc_buffer_attach() after setting es->width by Kristian Høgsberg · 14 years ago
  13. a010abf configure: Only check for XCB if x11 compositor is enabled by Kristian Høgsberg · 14 years ago
  14. e7b8d90 compositor: Set EGL_PLATFORM env variable for each backend. by Egbert Eich · 14 years ago
  15. b79216e meego-tablet-compositor: Only ask for lockscreen after we get homescreen by Kristian Høgsberg · 14 years ago
  16. b7acce6 compositor: Fix warning in load_module by Benjamin Franzke · 14 years ago
  17. f2de6c7 compositor-openwfd: Update to tty, cursor and cflags changes by Benjamin Franzke · 14 years ago
  18. 4721a3c Make use of wl_resource.destroy_listener_list for surfaces. by Benjamin Franzke · 14 years ago
  19. d8e181b compositor-drm: Hide hw cursors on vt switch by Kristian Høgsberg · 14 years ago
  20. 9396fc5 compositor-drm: Fix vt switching by Kristian Høgsberg · 14 years ago
  21. 6c709a3 Fix warnings and symbol visibility from missing CFLAGS by Kristian Høgsberg · 14 years ago
  22. bbefb13 Make sure all targets use GCC_CFLAGS by Kristian Høgsberg · 14 years ago
  23. 5a43db5 configure: Remove a xcb-dri2 leftover by Benjamin Franzke · 14 years ago
  24. e4c40a4 compositor: Disable hw cursor if we're texturing the cursor by Kristian Høgsberg · 14 years ago
  25. 4d07a1c compositor: Scanout client buffers even if they're not map_fullscreen by Kristian Høgsberg · 14 years ago
  26. 7981d00 compositor-drm: Use EGL_DRM_BUFFER_USE_CURSOR_MESA by Kristian Høgsberg · 14 years ago
  27. 5fa7f17 meego-tablet-shell: Destroy tablet_client resource in destroy request by Kristian Høgsberg · 14 years ago
  28. bfcf07c meego-tablet-shell: Handle app switcher choices by Kristian Høgsberg · 14 years ago
  29. f64c661 compositor-openwfd: Fixup backend split by Benjamin Franzke · 14 years ago
  30. 81e8c26 meego-tablet-shell: Rename tablet_client.poke to activate and add a destructor by Kristian Høgsberg · 14 years ago
  31. 92fb0e9 meego-tablet-shell: Add requests to let ux-daemon ask for appgrid or panels by Kristian Høgsberg · 14 years ago
  32. 8050bd2 compositor-drm: Fix modularization breakage by Kristian Høgsberg · 14 years ago
  33. 1258a4a meego-tablet-shell: Track the state of the UI explicitly by Kristian Høgsberg · 14 years ago
  34. f77ce46 meego-tablet-shell: Handle meta key with super modifier so we get the release by Kristian Høgsberg · 14 years ago
  35. 132c653 meego-tablet-shell: Handle animation surface going away by Kristian Høgsberg · 14 years ago
  36. 1c56218 compositor: Split backends into modules by Kristian Høgsberg · 14 years ago
  37. 9d09777 meego-tablet-shell: Use KEY_COMPOSE for the menu key by Kristian Høgsberg · 14 years ago
  38. 269c782 compositor: Rename tweener to spring by Kristian Høgsberg · 14 years ago
  39. 0bc0e24 compositor: Group matrix and inverse in struct wlsc_transform by Kristian Høgsberg · 14 years ago
  40. 3a53efe meego-tablet-shell: Factor out zoom animation by Kristian Høgsberg · 14 years ago
  41. d28b4d7 meego-tablet-shell: Match meego-ux-daemon key bindings by Kristian Høgsberg · 14 years ago
  42. 3d1cad8 meego-tablet-shell: Only clear CLOEXEC flag in child by Kristian Høgsberg · 14 years ago
  43. d880e14 compositor: Export matrix functions by Kristian Høgsberg · 14 years ago
  44. a04eecc compositor: Drop broken opaque repaint optimization for now by Kristian Høgsberg · 14 years ago
  45. 2e94d11 compositor: Remove unused surface matrix, add optional transform by Kristian Høgsberg · 14 years ago
  46. 4a9be13 Tweak tweener constants and add friction parameter by Kristian Høgsberg · 14 years ago
  47. 8ff7a3c configure.ac: Just look for png, not png12 by Kristian Høgsberg · 14 years ago
  48. fac11d2 Remove unused surface->buffer field by Kristian Høgsberg · 14 years ago
  49. 080ab6c compositor-wayland: Fix interface renames (prefix) by Benjamin Franzke · 14 years ago
  50. 8544903 compositor: Screenhoot into a client provided shm buffer by Kristian Høgsberg · 14 years ago
  51. b41d76c compositor: Use libpng directly instead of gdb-pixbuf by Kristian Høgsberg · 14 years ago
  52. d34912c Just use getopt_long for option parsing by Kristian Høgsberg · 14 years ago
  53. d59eb1c compositor-drm: Retrieve extension functions before wlsc_compositor_init by Benjamin Franzke · 14 years ago
  54. 48d49eb Add some new things to .gitignore by Casey Dahlin · 14 years ago
  55. e28f84b compositor-openwfd: Use wfd_device_id as drm fd by Benjamin Franzke · 14 years ago
  56. 7d36664 compositor: Fix drm compositor cflags typo by Benjamin Franzke · 14 years ago
  57. 60c1508 Add --disable-clients configure option by Kristian Høgsberg · 14 years ago
  58. 0b5116f compositor: Recalculate fullscreen surface x,y in surface_attach by Benjamin Franzke · 14 years ago
  59. e5b3b26 Cast fd's to intptr_t before casting to EGLNativeDisplay by Benjamin Franzke · 14 years ago
  60. 80492e2 configure: Only check dependencies for the enabled compositor backends by Kristian Høgsberg · 14 years ago
  61. 172ffd1 compositor: Fix overlapping options by Kristian Høgsberg · 14 years ago
  62. 82ed042 compositor-x11: Only use xcb_poll_for_queued_event if we have it by Kristian Høgsberg · 14 years ago
  63. b5819dc compositor: Stop using EGL_EGLEXT_PROTOTYPES and look up extension functions by Kristian Høgsberg · 14 years ago
  64. c352ab0 compositor: Don't use glClear for clearing by Kristian Høgsberg · 14 years ago
  65. fab5ec1 compositor: Use stride/4 as width for shm textures by Benjamin Franzke · 14 years ago
  66. cdd9db7 compositor: Use EGL_WL_bind_wayland_display only if available by Benjamin Franzke · 14 years ago
  67. eb7e12c Add meego-tablet-shell by Kristian Høgsberg · 14 years ago
  68. 02ec0a5 compositor: Support loadable shells by Kristian Høgsberg · 14 years ago
  69. cce1aec compositor: Fade to black on idle timeout by Kristian Høgsberg · 14 years ago
  70. 7ffc448 compositor: Refactor shader setup a bit by Kristian Høgsberg · 14 years ago
  71. b31d7d7 compositor-openwfd: Fix event handler return type by Kristian Høgsberg · 14 years ago
  72. e10a5d9 compositor: Implement a simple screensaver feature by Kristian Høgsberg · 14 years ago
  73. 95d843d Also fix compositor-wayland event handler by Kristian Høgsberg · 14 years ago
  74. b186847 Update return types of event handler functions by Kristian Høgsberg · 14 years ago
  75. 127d0f0 compositor-x11: Adjust to event loop changes by Kristian Høgsberg · 14 years ago
  76. 315b3dc Make use of wayland-server shm common code by Benjamin Franzke · 14 years ago
  77. bab41fb compositor: Use surface_attached_to list for shm-buffers by Benjamin Franzke · 14 years ago
  78. 0c347f0 compositor: Add wlsc_shm_buffer_attach by Benjamin Franzke · 14 years ago
  79. bde55ec Implement buffer.damage in shm, use it in window.c by Benjamin Franzke · 14 years ago
  80. e997c5f compositor-x11: Set xcb to be eventqueue owner by Benjamin Franzke · 14 years ago
  81. df2f197 compositor: Pass NULL for context to wayland buffer eglCreateImageKHR() by Kristian Høgsberg · 14 years ago
  82. ee72482 compositor-x11: Use check function to make sure we handle all events by Kristian Høgsberg · 14 years ago
  83. 7cbdb64 Fix clients to work with wl_ prefixed interface names by Kristian Høgsberg · 14 years ago
  84. 025f7b8 compositor-x11: Use the keymap_notify immediately following the focus_in event by Kristian Høgsberg · 14 years ago
  85. 94da7e1 compositor-x11: Generalize handling of event pairs by Kristian Høgsberg · 14 years ago
  86. cf57dc5 Update to work with scanner that doesn't hardcode wl_* by Kristian Høgsberg · 14 years ago
  87. 91342c6 Switch to new subscribe protocol and wayland-egl by Kristian Høgsberg · 14 years ago
  88. e649fac compositor-openwfd: Fixup rebase by Benjamin Franzke · 14 years ago
  89. 5d00709 compositor: Add OpenWF Display backend by Benjamin Franzke · 14 years ago
  90. 66aa235 Optimize fullscreen scanout abit by Benjamin Franzke · 14 years ago
  91. 218c034 Merge remote-tracking branch 'bnf/fullscreen-pageflip' by Kristian Høgsberg · 14 years ago
  92. 431da9a Make use of a hardware cursor in compositor-drm by Benjamin Franzke · 14 years ago
  93. 1178a3c compositor(-drm): Pageflip to fullscreen surfaces by Benjamin Franzke · 14 years ago
  94. 3ddd148 compositor-x11: Suppress keyboard repeat events by Kristian Høgsberg · 14 years ago
  95. d11eadb window.c: Check for cairo device failure the right way by Kristian Høgsberg · 14 years ago
  96. 10f097e Only invoke shell button bindings if there's a pointer focus surface by Kristian Høgsberg · 14 years ago
  97. 547cadf Move more switcher details to switcher.c by Kristian Høgsberg · 14 years ago
  98. 30021d7 Move switcher behaviour into switcher.c by Kristian Høgsberg · 14 years ago
  99. 0793756 Move shell bindings to shell.c by Kristian Høgsberg · 14 years ago
  100. a8ec863 Extend wlsc_binding to cover buttons too by Kristian Høgsberg · 14 years ago