Commit Graph

88 Commits (f6168c2afeece02b118b2bc43412fc3344e59028)

Author SHA1 Message Date
Drew DeVault 6025fcaa09 Update required meson version to 0.47.1 7 years ago
Scott Anderson fd3fa760d3 Revert "Revert "Merge pull request from ascent12/meson_feature"" 7 years ago
Drew DeVault 9c886f20b9 Revert "Merge pull request from ascent12/meson_feature" 7 years ago
Scott Anderson 653ea512c2 Use current_source_dir instead of source_root 7 years ago
Scott Anderson 51892e0d74 Install headers explicitly 7 years ago
Scott Anderson a2bbf2c1f7 Make style more consistent 7 years ago
Scott Anderson 869dca1bce Remove unnecessary project arguments 7 years ago
Scott Anderson 1358d80ab9 Add link dependency on symbols file 7 years ago
Scott Anderson 584a3f8b6e Update examples to use new option 7 years ago
Scott Anderson 560e96aa57 Update rootston to use new option 7 years ago
Scott Anderson 784c20c82f Use new options for X11 backend and Xwayland 7 years ago
Scott Anderson 94ed2fc7bb Use feature options for libcap/logind 7 years ago
Scott Anderson 3fa3dca6d5 Add new feature options 7 years ago
Guido Günther 570970db64 ctags: use -f instead of -o 7 years ago
Drew DeVault 5642c5cc8f
Merge pull request from emersion/xdg-decoration 7 years ago
Drew DeVault 211ae764fd Initial pass on API stability guarantees 7 years ago
emersion 555721f714 Add xdg-decoration-unstable-v1 support 7 years ago
Drew DeVault 4b096fc114 Revert "Merge pull request from emersion/include-config" 7 years ago
emersion e02c486b60 Use posix_fallocate when available 7 years ago
emersion 41094a7df5 Always include config.h 7 years ago
Scott Anderson 86942d8a6a Check for libavutil/hwcontext_drm.h 7 years ago
emersion f9ad63c5cb
rootston: use wl_display_destroy_clients 7 years ago
emersion 63fd2203fe
Add support for version 2 of the xdg-output protocol 7 years ago
florian.weigelt d68a27fd79 Add option to disable examples build 7 years ago
florian.weigelt 34be87a3f6 Add option to disable rootston build 7 years ago
Danilo Spinella f83ad3f3ef Install include directory into includedir 7 years ago
Danilo Spinella 046d909e7a Change meson option names to use hypen 7 years ago
emersion f033f717a2
backend/x11: make xcb-xkb optional, remove global state 7 years ago
emersion 8d1b5c7600
backend/x11: correctly update keyboard modifiers 7 years ago
Drew DeVault b1c4f01bad
Merge pull request from ManDay/master 7 years ago
Cedric Sodhi 51141dd11e Minor corrections 7 years ago
emersion 375e1bdf2b
meson: use current_source_dir instead of source_root 7 years ago
Cedric Sodhi ebdabc2030 Make X11 fully optional 7 years ago
Dominique Martinet 7d1870c6f1 move xwm.h out of include/wlr 7 years ago
Dominique Martinet f8428d1063 xcb errors: optional dependency with improved messages 7 years ago
Guido Günther 6ba1128a72 Add symbols file 7 years ago
Drew DeVault 1d9be89e2d
Revert "ELF Visibility" 7 years ago
Scott Anderson 86269052eb Explicitly export EFL symbols 7 years ago
Dominique Martinet db9c2c11f6 meson: require wayland-protocols >=1.12 for xdg-shell stable 7 years ago
emersion c2e1474010
Reformat all #include directives 7 years ago
Dominique Martinet 435aec0033 meson build: only link with deps when required by options 7 years ago
Dominique Martinet 161ae2fcb4 meson build: make enable options work as auto/true/false 7 years ago
Dominique Martinet 19d7edb430 meson.build status: print actual build options in message 7 years ago
Guido Günther c5aac77692 Fix some typos 7 years ago
Guido Günther e5dacbae5d meson: add ctags and etags targets 7 years ago
Guido Günther 66ab1a98a0 meson: print enabled options 7 years ago
Dominique Martinet 85b9368c48 meson: fix include path in generated .pc 7 years ago
Drew DeVault c23bd2ab7a Further fixes to header install dir 7 years ago
Drew DeVault 45a21ca232 Install headers to /usr/include/wlr 7 years ago
Björn Esser 8c0fc4ffe5
meson: Fix exclude_headers 7 years ago