104 Commits (37d25bb1e027a4883f9f0385e61bf8b447e6e285)

Author SHA1 Message Date
Bryce Harrington ae5d7198f7 shared: Print .c file/line number in x* routines 9 years ago
Bryce Harrington e99e4bf2b9 clients & tests: Unify multiple definitions of x*alloc and related functions 9 years ago
Matthias Treydte cd9424ef2a platform: explicitly cast the return value of weston_platform_get_egl_proc_address 9 years ago
Bryce Harrington 38298ec0b4 option-parser: Handle short double-arg options 9 years ago
Emmanuel Gil Peyrot 66e1614122 configure: Make jpeglib an optional dependency. 9 years ago
Bryce Harrington 3f2062ccb2 config-parser: Check malloc and strdup returns 9 years ago
Emmanuel Gil Peyrot 58b7a156c5 configure: Make WebP support togglable, and improve its error message. 9 years ago
Derek Foreman 9690641bfc cairo-util: return theme location from frame_touch_down 9 years ago
Ahmet Acar 64d78bba9c shared: work around EGL header idiosyncrasy 9 years ago
Derek Foreman 6bc33d63cf log: Open log file CLOEXEC so child processes don't get the fd 9 years ago
Pekka Paalanen d7894d052a compositor,shared: add millihz_to_nsec() 9 years ago
Pekka Paalanen aa21f6249f shared: introduce timespec-util.h 9 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 9 years ago
Jon Cruz d618f688d5 Moved the MIN() macro to the helper include. 9 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
Murray Calavera 883ac02d22 Whitespace corrections 9 years ago
Manuel Bachmann 5d1d2ca325 toytoolkit: fix EGL surface creation for lazy drivers 10 years ago
Manuel Bachmann e812859527 toytoolkit: fix new EGL extensions fallback typedefs 10 years ago
Pekka Paalanen 6c71aaeec5 Pass config file from compositor to everything 10 years ago
Pekka Paalanen 49f6d62e9d shared: fail reading a directory as a config file 10 years ago
Jonny Lamb abff883d2c platform: rename create_egl_window to create_egl_surface 10 years ago
Jonny Lamb 759fbf4d0f platform: remove global variables 10 years ago
Jonny Lamb 0e2ab36df7 platform: provide platform_base fallbacks and remove ifdefs 10 years ago
Jonny Lamb 4bdcb5732b clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported 10 years ago
Jonny Lamb 51a7ae5f89 clients & tests: use eglGetPlatformDisplayEXT when supported 10 years ago
Pekka Paalanen 899b50b126 shared: add file_create_dated() helper 10 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
Xiong Zhang 382de46a2f clients: Maximize window when double touch on title bar 10 years ago
Bill Spitzak 28371f7d55 load_image: always print a message on failure if filename is not empty 10 years ago
Bill Spitzak 3011493e9b parse_options: fail on more malformed options 10 years ago
Xiong Zhang bfb4ade1a0 clients: Maximize window when double click on title bar 10 years ago
Derek Foreman c7210434d4 tests: allow running make check without make install 10 years ago
Boyan Ding 850a514137 cairo-util: Draw solid titlebar for frames with only buttons 10 years ago
Boyan Ding 9c5aedfff2 cairo-util: Set geometry_dirty in frame_set_title 10 years ago
Boyan Ding c4902124f9 cairo-util: Fix geometry for frames with buttons but without title 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
Andrew Wedgbury 9cd661e746 Make sure config.h is included before any system headers 11 years ago
Jasper St. Pierre 7407345446 xdg-shell: Add set_margin request 11 years ago
Kristian Høgsberg 0987f81ee9 build: Move shared/Makefile.am into toplevel Makefile.am 11 years ago
Kristian Høgsberg e73eccdb66 build: Move clients/Makefile.am into toplevel Makefile.am 11 years ago
U. Artie Eoff 6d71c3c05a shared/frame: NULL check before attempting to deref 11 years ago
U. Artie Eoff 107de96ba7 shared/frame: fix potential memory leak in frame_create 11 years ago
Pekka Paalanen 5b4ddbc11e os: use posix_fallocate in creating sharable buffers 11 years ago
Jason Ekstrand 0bdd58f6c0 cairo-util: Rework frame button handling 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
Jason Ekstrand 3f66cf92ed Use cairo-util frame in tinytoolkit 11 years ago