1. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  2. 6c6164c shared: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  3. eaea470 cairo-util: fix shadows for small clients by Marek Chalupa · 11 years ago
  4. 0d7fe8d toytoolkit: rename tile_mask to render_shadow by Marek Chalupa · 11 years ago
  5. 850a514 cairo-util: Draw solid titlebar for frames with only buttons by Boyan Ding · 11 years ago
  6. f11ad43 cairo-util: Don't show a resize cursor on edges when we're maximized by Jasper St. Pierre · 11 years ago
  7. a4d9723 cairo-util: Kill a duplicate test by Jasper St. Pierre · 11 years ago
  8. 89f4bc4 window.c: Don't put titlebars on menu windows by Kristian Høgsberg · 12 years ago
  9. c680e90 window.c: Use frame code for drawing menus by Kristian Høgsberg · 12 years ago
  10. c0bf817 shared: Add out-of-memory handling to theme_create() by Kristian Høgsberg · 12 years ago
  11. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  12. 3c2360f Add new shared/image-loader.h to separate include dependencies by Kristian Høgsberg · 12 years ago
  13. c6a7e4b toytoolkit: Don't draw shadows for maximized windows. by Scott Moreau · 13 years ago
  14. 5f3eddc weston: Clip window title text to the frame by Martin Minarik · 13 years ago
  15. f96e6c0 Share code to to classify pointer location in frame by Kristian Høgsberg · 13 years ago
  16. 5a315bc Move cairo-util to shared/ by Kristian Høgsberg · 13 years ago[Renamed from clients/cairo-util.c]
  17. 5adb480 window: Move frame rendering to cairo-util by Kristian Høgsberg · 13 years ago
  18. 42abdf5 window: Move theme rendering code to cairo-util by Kristian Høgsberg · 13 years ago
  19. 919fbf0 cairo-util: Use nearest filtering for rendering frame by Kristian Høgsberg · 13 years ago
  20. 126f855 window.c: Fix the stretch scaling code by Kristian Høgsberg · 13 years ago
  21. ec323d2 window.c: Increase drop shadow fluffiness by Kristian Høgsberg · 13 years ago
  22. 6dc0f86 cairo-util: load_cairo_surface returns NULL if loading the file fails. by Ustun Ergenoglu · 13 years ago
  23. f02a649 Consolidate image loading code and move to shared/ by Kristian Høgsberg · 13 years ago
  24. 0a26641 clients: fix spelling by Tiago Vignatti · 13 years ago
  25. 3d5437c Add support for webp image format by Kristian Høgsberg · 13 years ago
  26. 902865c cairo-util: Only look at first two bytes for jpegs by Kristian Høgsberg · 13 years ago
  27. 804e051 cairo-util: Don't anger png.h by including setjmp.h by Kristian Høgsberg · 13 years ago
  28. d654876 cairo-util: Add png loader and image type sniffing by Kristian Høgsberg · 13 years ago
  29. ffe3bba cairo-util: Return NULL instead of exit() on jpeg load failure by Kristian Høgsberg · 13 years ago
  30. 02453dd cairo-util: Dont use non-standard JCS_EXT_BGRX color space by Kristian Høgsberg · 14 years ago
  31. bf8bd5a cairo-util: Fix another last-minute typo by Kristian Høgsberg · 14 years ago
  32. 27d3866 cairo-util: Add helper to load jpeg files by Kristian Høgsberg · 14 years ago
  33. 47eb8f4 window: Remove display_flush_cairo_device by Benjamin Franzke · 14 years ago
  34. 1e164b9 Move rounded_rect() to cairo-util.c by Kristian Høgsberg · 14 years ago
  35. 0cd8f6e Drive-by optimization of blur_surface() by Kristian Høgsberg · 14 years ago
  36. 9a68624 Add a drag and drop test client by Kristian Høgsberg · 15 years ago
  37. b91cd10 Move cairo-util.[ch] to clients/ by Kristian Høgsberg · 15 years ago[Renamed from cairo-util.c]
  38. dcb71b6 Update decoration drawing to be less cairo path happy by Kristian Høgsberg · 15 years ago
  39. 49e868c Fix a few bugs in blur implementation by Kristian Høgsberg · 15 years ago
  40. 7d7b5db Tweak theme a bit by Kristian Høgsberg · 16 years ago
  41. 5fc96ff Dont use an image surface for the tmp by Kristian Høgsberg · 16 years ago
  42. 0ac16f0 Switch to cairo-drm, drop struct buffer hacks. by Kristian Høgsberg · 16 years ago
  43. ffd710e Put Wayland under the MIT license. by Kristian Høgsberg · 17 years ago
  44. e9d550b Optimize blur further, resize gears with window. by Kristian Høgsberg · 17 years ago
  45. 8733026 Optimize blur a bit more. by Kristian Høgsberg · 17 years ago
  46. 10bdd29 Optimize window blur calculation. by Kristian Høgsberg · 17 years ago
  47. 2f2cfae Factor out common cairo code, add blur function. by Kristian Høgsberg · 17 years ago