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
/
xwm.c
Age
Commit message (
Expand
)
Author
2022-05-07
xwayland: terminate when no client is connected
Simon Ser
2022-04-17
Revert "Copy xcb_icccm structs into wlroots"
John Lindgren
2022-01-13
surface: improve role precommit hook
Kirill Primak
2022-01-13
surface: deprecate wlr_surface.h
Kirill Primak
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-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-04-23
xwayland: remove _NET_WM_PID handler
Aleksei Bavshin
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: 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-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: use one target window per selection
Tudor Brindus
2021-01-31
xwayland/selection: make xwm_selection_init take a wlr_xwm_selection *
Tudor Brindus
2021-01-31
xwayland/selection: make xwm_selection_finish take a wlr_xwm_selection *
Tudor Brindus
2021-01-28
xwayland: fix extraneous NET_WM_STATE log messages
Simon Ser
2021-01-20
Expose ICCCM input status
BrassyPanache
2021-01-10
xwayland: remove protocol debug messages
Simon Ser
2020-12-15
Remove inline keyword
Simon Ser
2020-11-30
xwm: add wlr_xwayland_surface_restack()
Ilia Bozhinov
2020-11-03
xwayland: log unhandled NET_WM_STATE property changes
Simon Ser
2020-11-03
xwayland: minor code style fixes
Simon Ser
2020-10-14
xwayland: add set_geometry event
Ilia Bozhinov
2020-10-08
xwm: add loop detection for read_surface_parent
Rouven Czerwinski
2020-07-30
xwayland: do not allow apps to change focus after wlroots request
Ilia Bozhinov
2020-07-27
xwm: Set _NET_WM_STATE_FOCUSED property for the focused surface
Scott Moreau
2020-07-27
Fix incorrect format parameters
Antonin Décimo
2020-07-22
xwayland/xwm: use initializer for props in xsurface_set_wm_state
Simon Ser
2020-07-22
xwayland/xwm: add prop count assert in xsurface_set_net_wm_state
Simon Ser
2020-07-22
xwayland/xwm: don't insert surface in list on error
Simon Ser
2020-07-21
xwm: add support for xwayland minimize
Tobias Langendorf
2020-07-03
xwm: end transfers when the requestor is destroyed
John Chadwick
2020-06-30
xwm: Destroy xwm on hangup or error
Scott Moreau
2020-05-25
xwayland: send focus change event unconditionally
Tudor Brindus
2020-05-19
xwayland: split server
Simon Ser
2020-03-06
xwayland: remove underscore prefix from atom names
Simon Ser
2020-03-06
xwayland: remove duplicate _NET_WM_NAME entry
Simon Ser
2020-03-06
xwayland: use explicit indexes when initializing atom_map
Simon Ser
2020-02-19
xwayland: ignore pointer focus changes
Simon Ser
2020-01-05
xwm: allow applications to change focus between their own surfaces
Ilia Bozhinov
2019-10-08
xwayland: Expose configure request mask
Scott Moreau
2019-08-12
xwayland: prevent possible array overrun
Antonin Décimo
2019-03-04
xwm: fix typos in WM_NORMAL_HINTS handling
Ilia Bozhinov
[next]