index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xwayland
/
meson.build
Age
Commit message (
Expand
)
Author
2021-04-23
xwayland: query window PIDs via XResQueryClientIds
Aleksei Bavshin
2021-04-09
Remove WLR_HAS_XCB_ERRORS
Simon Ser
2021-03-29
xwayland: require xcb-icccm
Simon Ser
2021-03-03
xwayland: add dependency on xwayland
Simon Ser
2021-02-15
build: use dictionnary for features instead of configuration_data
Simon Ser
2020-05-19
xwayland: split server
Simon Ser
2019-12-23
meson: Various improvements
Scott Anderson
2018-11-12
Use #if instead of #ifdef for wlroots config data
emersion
2018-08-24
Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""
Scott Anderson
2018-08-23
Revert "Merge pull request #1194 from ascent12/meson_feature"
Drew DeVault
2018-08-22
Install headers explicitly
Scott Anderson
2018-08-22
Use new options for X11 backend and Xwayland
Scott Anderson
2018-04-03
xwayland: refactor selection code
emersion
2018-03-03
xcb errors: optional dependency with improved messages
Dominique Martinet
2018-02-14
Add missing dependencies
Rodrigo Lourenço
2017-11-20
xwm: selection stubs
Tony Crisci
2017-11-02
Load xwm cursor from theme
emersion
2017-11-02
Set xwayland root cursor
emersion
2017-10-15
xwayland: use xfixes extension
Tony Crisci
2017-10-05
xwayland: parse normal hints
emersion
2017-08-30
Refactor meson build files
Tony Crisci
2017-08-23
xwm: fix minimal init, this gets us some events on window creations
Dominique Martinet
2017-08-23
xwayland: split xwm structure out, initial xwm.c
Dominique Martinet
2017-08-23
Xwayland: first draft, just start server for now
Dominique Martinet