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
Age
Commit message (
Expand
)
Author
2022-05-23
xwayland: Add support for -force-xrandr-emulation
Joshua Ashton
2022-05-07
xwayland: terminate when no client is connected
Simon Ser
2022-05-07
xwayland: add wlr_xwayland_server_options.terminate_delay
Simon Ser
2022-04-28
Zero-initialize structs in init functions
Simon Ser
2022-04-23
xwayland: do not double free server on destroy
zsugabubus
2022-04-17
Revert "Copy xcb_icccm structs into wlroots"
John Lindgren
2022-03-02
Xwayland: use -displayfd instead of USR1
Dominique Martinet
2022-03-02
Xwayland: rename notify pipe 'p' to notify_fd
Dominique Martinet
2022-01-13
surface: improve role precommit hook
Kirill Primak
2022-01-13
surface: deprecate wlr_surface.h
Kirill Primak
2021-11-02
xwayland: add support for -noTouchPointerEmulation
Simon Ser
2021-09-11
xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFO
Guido Günther
2021-09-06
surface: drop wlr_surface_state.buffer_resource
Simon Ser
2021-08-28
xwm: do not restack surfaces on activation
Tudor Brindus
2021-08-20
xwayland: Allow to retrieve _NET_STARTUP_ID
Guido Günther
2021-08-17
xwayland: do not free cursor in handle_server_ready()
Michele Sorcinelli
2021-07-27
xwayland: embed wlr_xwayland_server_options in server struct
Simon Ser
2021-07-27
xwayland: simplify argv filling logic
Simon Ser
2021-06-25
xwayland: improve startup log message
Simon Ser
2021-05-31
xwm: prevent X11 clients from blowing our stack by opening too many windows
Tudor Brindus
2021-05-31
xwm: implement _NET_CLIENT_LIST_STACKING
Tudor Brindus
2021-05-31
xwm: use correct list link when iterating over `unpaired_surfaces`
Tudor Brindus
2021-05-12
xwayland: actually use Xwayland from pkg-config
Thomas Weißschuh
2021-04-23
xwayland: remove _NET_WM_PID handler
Aleksei Bavshin
2021-04-23
xwayland: query window PIDs via XResQueryClientIds
Aleksei Bavshin
2021-04-16
xwayland/sockets: ensure proper permissions
Ryan Farley
2021-04-09
Remove WLR_HAS_XCB_ERRORS
Simon Ser
2021-04-08
gtk-primary-selection: drop support
Isaac Freund
2021-03-29
xwayland: use ICCCM state defines from xcb-icccm
Simon Ser
2021-03-29
xwayland: require xcb-icccm
Simon Ser
2021-03-29
xwayland: assume no WM_HINTS means window wants input
Simon Ser
2021-03-03
xwayland: use -listenfd if available
Simon Ser
2021-03-03
xwayland: check executable exists on init
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
2021-02-15
xwayland/selection: flush connection after changing xwm selection owner
Tudor Brindus
2021-02-15
xwayland/selection: log when proxy window loses ownership
Tudor Brindus
2021-02-15
xwayland/selection: ignore requests for anything but the newest data
Tudor Brindus
2021-02-05
xwayland: free render picture backing cursor
Ilia Mirkin
2021-02-05
xwayland/xwm: make atom_map const
Manuel Stoeckl
2021-02-04
xwayland/selection: allow simultaneous Wayland-to-X11 transfers
Tudor Brindus
2021-02-04
xwayland/selection: use one target window per selection
Tudor Brindus
2021-02-04
xwayland/selection: use one X11 window per incoming transfer
Tudor Brindus
2021-01-31
xwayland/selection: make xwm_selection_init take a wlr_xwm_selection *
Tudor Brindus
2021-01-31
xwayland/selection: introduce `xwm_selection_transfer_init`
Tudor Brindus
2021-01-31
xwayland/selection: make xwm_selection_finish take a wlr_xwm_selection *
Tudor Brindus
2021-01-31
xwayland/selection: destroy all selections on Xwayland restart
Tudor Brindus
2021-01-31
xwayland/selection: don't leak Wayland fd if ConvertSelection fails
Tudor Brindus
2021-01-31
xwayland/selection: don't request another selection while one is pending
Tudor Brindus
2021-01-29
xwayland/selection: end incr transfer on empty prop, not next selection
Tudor Brindus
[next]