23 Commits (dbafcb7b55e16b53aba9547ee88a6882fe293f4c)

Author SHA1 Message Date
Nikita Tokarchuk dbafcb7b55
merge 11.0 changes except wayland backend 2 months ago
Alyssa Ross 7c12182576 clients: don't use deprecated fontconfig aliases 3 years ago
Pekka Paalanen 091b1554da shared/cairo-util: fix leak from load_cairo_surface() 3 years ago
Pekka Paalanen 91b1010de9 Rename config-parser.h to libweston/config-parser.h 6 years ago
Tomohito Esaki 6f9db6c4a1 cairo-util: Don't set title string to Pango layout if the title is NULL 6 years ago
Louis-Francis Ratté-Boulianne 037f056ec3 xwm: Use Pango to draw title string if available 7 years ago
Louis-Francis Ratté-Boulianne 864e39bf96 xwm: Deal with title in a smarter way when there isn't enough space 7 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 9 years ago
Bryce Harrington 6c6164c5ba shared: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Marek Chalupa eaea470510 cairo-util: fix shadows for small clients 10 years ago
Marek Chalupa 0d7fe8d925 toytoolkit: rename tile_mask to render_shadow 10 years ago
Boyan Ding 850a514137 cairo-util: Draw solid titlebar for frames with only buttons 10 years ago
Jasper St. Pierre f11ad43ed0 cairo-util: Don't show a resize cursor on edges when we're maximized 11 years ago
Jasper St. Pierre a4d9723341 cairo-util: Kill a duplicate test 11 years ago
Kristian Høgsberg 89f4bc4fc4 window.c: Don't put titlebars on menu windows 11 years ago
Kristian Høgsberg c680e90489 window.c: Use frame code for drawing menus 11 years ago
Kristian Høgsberg c0bf8173dd shared: Add out-of-memory handling to theme_create() 11 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
Kristian Høgsberg 3c2360ff9d Add new shared/image-loader.h to separate include dependencies 12 years ago
Scott Moreau c6a7e4b277 toytoolkit: Don't draw shadows for maximized windows. 12 years ago
Martin Minarik 5f3eddc07a weston: Clip window title text to the frame 12 years ago
Kristian Høgsberg f96e6c00d9 Share code to to classify pointer location in frame 13 years ago
Kristian Høgsberg 5a315bc72d Move cairo-util to shared/ 13 years ago
Kristian Høgsberg 5adb480e60 window: Move frame rendering to cairo-util 13 years ago
Kristian Høgsberg 42abdf5c80 window: Move theme rendering code to cairo-util 13 years ago
Kristian Høgsberg 919fbf0fee cairo-util: Use nearest filtering for rendering frame 13 years ago
Kristian Høgsberg 126f85535f window.c: Fix the stretch scaling code 13 years ago
Kristian Høgsberg ec323d222c window.c: Increase drop shadow fluffiness 13 years ago
Ustun Ergenoglu 6dc0f86dbd cairo-util: load_cairo_surface returns NULL if loading the file fails. 13 years ago
Kristian Høgsberg f02a649a3c Consolidate image loading code and move to shared/ 13 years ago
Tiago Vignatti 0a26641626 clients: fix spelling 13 years ago
Kristian Høgsberg 3d5437c48d Add support for webp image format 13 years ago
Kristian Høgsberg 902865c757 cairo-util: Only look at first two bytes for jpegs 13 years ago
Kristian Høgsberg 804e05185b cairo-util: Don't anger png.h by including setjmp.h 13 years ago
Kristian Høgsberg d654876510 cairo-util: Add png loader and image type sniffing 13 years ago
Kristian Høgsberg ffe3bba13e cairo-util: Return NULL instead of exit() on jpeg load failure 13 years ago
Kristian Høgsberg 02453dd699 cairo-util: Dont use non-standard JCS_EXT_BGRX color space 13 years ago
Kristian Høgsberg bf8bd5aa3a cairo-util: Fix another last-minute typo 13 years ago
Kristian Høgsberg 27d3866045 cairo-util: Add helper to load jpeg files 13 years ago
Benjamin Franzke 47eb8f4e91 window: Remove display_flush_cairo_device 13 years ago
Kristian Høgsberg 1e164b9afd Move rounded_rect() to cairo-util.c 13 years ago
Kristian Høgsberg 0cd8f6eded Drive-by optimization of blur_surface() 14 years ago
Kristian Høgsberg 9a686243b6 Add a drag and drop test client 14 years ago
Kristian Høgsberg b91cd10fcb Move cairo-util.[ch] to clients/ 14 years ago
Kristian Høgsberg dcb71b62a0 Update decoration drawing to be less cairo path happy 14 years ago
Kristian Høgsberg 49e868cb05 Fix a few bugs in blur implementation 14 years ago
Kristian Høgsberg 7d7b5dbf4d Tweak theme a bit 15 years ago
Kristian Høgsberg 5fc96ff6e2 Dont use an image surface for the tmp 15 years ago
Kristian Høgsberg 0ac16f056d Switch to cairo-drm, drop struct buffer hacks. 16 years ago
Kristian Høgsberg ffd710e653 Put Wayland under the MIT license. 16 years ago