Commit Graph

61 Commits (3f6823092ad9bfa1def3c33e5d3c2d3cdbc676fa)

Author SHA1 Message Date
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
Björn Esser 71e42dae90
libwlroots: Add shared library versioning 7 years ago
Björn Esser 892f7a5db0
include: Install headers in an isolated include-dir 7 years ago
Björn Esser ff13849624
config: Avoid clash with other config-headers 7 years ago
Björn Esser 57a09c8ca4
config: Put all defines into config.h 7 years ago
Tony Crisci ea4b871e16 xwm: user custom event handler 7 years ago
Scott Anderson 87258c718c Add minimum meson version 7 years ago
Drew DeVault c3e0fbdb8f Remove meson hack 7 years ago
emersion ddd7b7711c
Load xwm cursor from theme 7 years ago
emersion bdaf66a292
Set xwayland root cursor 7 years ago
Tony Crisci 1dbe314937 Merge branch 'master' into feature/data-device-selection 7 years ago
Dominique Martinet a2f5e60dea meson: fail build if libinput < 1.7.0 7 years ago
Dominique Martinet 98207fda81 meson: fail build if gbm/mesa < 17.1.0 7 years ago
Tony Crisci fb25adae36 xwayland: use xfixes extension 7 years ago
Greg V a5fe9aa736 Add FreeBSD compatibility 7 years ago
Drew DeVault d0d6413772 Merge pull request from versusvoid/optional-xwayland 7 years ago
Scott Anderson c0e5feea37 Add GL/EGL extension loader generator 7 years ago
Versus Void 9cab66f0f9 Make xwayland compile-time optional 7 years ago
emersion ed9796ec68
xwayland: parse normal hints 7 years ago
Scott Anderson 7ad2a57feb Open X11 Window 7 years ago
Drew DeVault f4387b437f Merge branch 'master' into rootston 8 years ago
Scott Anderson 7288d3b2c3 Install library, headers, and pkg-config 8 years ago
Drew DeVault 550748681d Establish rootston headers & main 8 years ago
dudemanguy 175f89f4ff Add elogind support 8 years ago
Tony Crisci 368f74e4df Refactor meson build files 8 years ago
Dominique Martinet fa0e1015c6 xwm: fix minimal init, this gets us some events on window creations 8 years ago
Dominique Martinet b2bab1af5c xwayland: split xwm structure out, initial xwm.c 8 years ago
Dominique Martinet 49a823d4c6 Xwayland: first draft, just start server for now 8 years ago