index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
desktop
/
xwayland.c
Age
Commit message (
Expand
)
Author
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2024-01-18
scene_graph: Implement toplevel clipping
Alexander Orzechowski
2024-01-18
scene_graph: Port view saved buffers
Alexander Orzechowski
2024-01-18
xwayland: Cleanup geometry handling on commit
Alexander Orzechowski
2024-01-18
scene_graph: Port xwayland
Alexander Orzechowski
2024-01-18
view: init function should return a success bool
Alexander Orzechowski
2023-12-06
desktop/xwayland: correctly handle association on o-r change
Simon Ser
2023-06-03
xwayland: fix mapped state check in OR handlers
Kirill Primak
2023-06-02
chore: chase wlroots map logic unification
Kirill Primak
2023-06-02
xwayland: don't rely on event source being data
Kirill Primak
2023-02-05
view: make request_activate take a seat
Ronan Pigott
2022-11-26
launcher: export X startup ids and use them for workspace matching
Ronan Pigott
2022-04-18
Chase wlroots X11 hints update
kraftwerk28
2022-02-24
Don't enter seatop_move_floating when fullscreen
Thomas Hebb
2022-01-31
xwayland: listen to `request_activate` event
Tuomas Yrjölä
2021-10-19
xwayland: Clear wlr_xwayland_surface in handle_destroy
David Rosca
2021-08-28
desktop/xwayland: restack surface upon activation
Tudor Brindus
2021-03-12
xwayland: simplify override-redirect focus restoration
Simon Ser
2021-02-23
shells: Update comment about size change on commit
Kenny Levinsen
2021-02-23
transaction: Note if instructions are server requests
Kenny Levinsen
2021-02-16
container: Move pending state to state struct
Kenny Levinsen
2021-02-09
view: Read geometry directly in view_update_size
Kenny Levinsen
2021-02-09
shells: Align geometry change commit handling
Kenny Levinsen
2021-02-09
shells: Only center tiled views on size change
Kenny Levinsen
2021-01-08
desktop/xwayland: use index constants for atom array
Simon Ser
2020-10-18
transaction: validate X transaction completions by geometry, not size
Tudor Brindus
2020-10-18
xwayland: listen to `set_geometry` event
Tudor Brindus
2020-10-10
xwayland: support views that change override-redirect status
Tobias Langendorf
2020-09-19
check parent surface before it is destroyed
John Mako
2020-09-04
Re-focus on parent surface if it is available
BrassyPanache
2020-07-22
Fix X11 clients getting stuck minimized
Tobias Langendorf
2020-06-30
transaction: Mark client resize immediately ready
Kenny Levinsen
2020-06-03
shells: Resize on commit if geometry x/y changes
Kenny Levinsen
2020-06-03
container: Remove useless surface dimensions
Kenny Levinsen
2020-06-01
xwayland: pass focus to previous unmanaged surface on unmap
Tudor Brindus
2020-05-21
Fix typos in comments
Martin Michlmayr
2020-02-19
Fix get_int_prop(WINDOW_TYPE) crash
Simon Ser
2020-01-03
xwayland: handle size_hints == NULL
Rouven Czerwinski
2019-11-16
xwayland: get_constraints using size hints
Rouven Czerwinski
2019-10-17
xwayland.c handle_map(): NULL out xsurface->data() to prevent crashing.
A. M. Joseph
2019-07-27
Remove all wayland-server.h includes
Simon Ser
2019-04-11
Honor output for xdg_toplevel_set_fullscreen
Brian Ashworth
2019-03-31
Fix xwayland configure request scratchpad crash
Brian Ashworth
2019-03-17
Introduce default seatop
Ryan Dwyer
2019-03-13
xwayland: handle floating configure request size
Brian Ashworth
2019-01-28
Center surface inside container when it's too small
Ryan Dwyer
2019-01-25
Implement fullscreen global
Ryan Dwyer
2019-01-22
Fix dead stores found by scan-build
M Stoeckl
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-10
Refactor seat operations to use an interface
Ryan Dwyer
[next]