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
Age
Commit message (
Expand
)
Author
2024-01-18
transaction: ready signals will return success bools
Alexander Orzechowski
2024-01-18
scene_graph: Port layer_shell
Alexander Orzechowski
2024-01-18
renderer: Remove in favor of scene_graph
Alexander Orzechowski
2024-01-18
seat: Remove dead seatop_render function
Alexander Orzechowski
2024-01-18
scene_graph: Port ext_session_v1
Alexander Orzechowski
2024-01-18
scene_graph: Port seat drag icons
Alexander Orzechowski
2024-01-18
renderer: Render scene_graph
Alexander Orzechowski
2024-01-18
scene_graph: Maintain `wlr_scene_node`s for the sway tree.
Alexander Orzechowski
2024-01-18
view: init function should return a success bool
Alexander Orzechowski
2024-01-18
desktop: Rename layers to shell_layers
Alexander Orzechowski
2024-01-17
layer-shell: don't configure uninitialized surfaces
Kirill Primak
2024-01-17
layer-shell: wait for an initial commit before configuring
Kirill Primak
2024-01-17
layer-shell: don't try to unmap on destroy
Kirill Primak
2023-12-27
Chase wlroots!4482
Bill Li
2023-12-13
output: Destroy when output layout is destroyed
Alexander Orzechowski
2023-12-13
input/seat: drop exclusive_client
Simon Ser
2023-12-06
desktop/xwayland: correctly handle association on o-r change
Simon Ser
2023-11-23
xdg-shell: chase events update
Kirill Primak
2023-11-23
Add wlr/util/transform.h includes
Simon Ser
2023-11-21
Fix reference to wlr_output_event_commit.committed
Simon Ser
2023-11-21
Apply gamma LUT when an output re-enabled
Simon Ser
2023-10-31
chase wlroots!4411
Bill Li
2023-10-29
xdg-shell: send maximized if tiled isn't supported
Kirill Primak
2023-10-27
xdg_shell: don't update wlr_toplevel if the container has no size yet
Dudemanguy
2023-10-06
Chase wlroots!4331
Alexander Orzechowski
2023-10-05
Drop support for KDE's idle protocol
Simon Ser
2023-08-28
xdg_shell: update wlr_toplevel size on client resizes
Dudemanguy
2023-08-21
chore: chase wlroots xdg-surface role rework
Kirill Primak
2023-07-31
desktop/output: fix output manager enabled state
Simon Ser
2023-07-31
desktop/output: drop handle_mode()
Simon Ser
2023-07-31
desktop/output: drop logic to handle backend-applied mode
Simon Ser
2023-07-15
chase wlroots 'presentation-time: add separate helper for zero-copy '
Artturin
2023-07-12
Send wl_surface.preferred_buffer_scale
Simon Ser
2023-06-23
idle-inhibit-v1: simplify with server global
Simon Ser
2023-06-19
render: Use wlroots scale filter
Alexander Orzechowski
2023-06-14
gamma_control_v1: handle destroyed output
Rouven Czerwinski
2023-06-11
gamma_control_v1: Reset dirty flag
Alexander Orzechowski
2023-06-09
desktop/output: fix damage bitfield in wlr_output_state
Simon Ser
2023-06-08
desktop/output: use detached output state for page-flips
Simon Ser
2023-06-08
Handle gamma-control-v1 set_gamma events
Simon Ser
2023-06-06
Add support for wlr-layer-shell ON_DEMAND keyboard interactivity
Erik Reider
2023-06-05
chase wlroots wlr_renderer_begin_buffer_pass change
Artturin
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-05-20
Fix layer old damage not being offset by the monitor layout coords
Erik Reider
2023-05-09
render: fix titlebar texture clipping
Simon Ser
2023-05-09
render: Clear using wlr_output dimensions
Kenny Levinsen
2023-05-09
render: Apply clip to rendered texture correctly
Kenny Levinsen
2023-05-02
Don't crash if there is no damage during render
Alexander Orzechowski
[next]