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
2020-06-05
Save transform during transaction
Kalyan Sriram
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-03
transaction: Improve transaction commentary
Kenny Levinsen
2020-06-03
transaction: Account for full size when centering content
Kenny Levinsen
2020-06-03
view: Save all buffers associated with view
Kenny Levinsen
2020-06-01
xwayland: pass focus to previous unmanaged surface on unmap
Tudor Brindus
2020-05-29
Add views idle inhibition status in get_tree output
Damien Tardy-Panis
2020-05-21
Fix typos in comments
Martin Michlmayr
2020-04-10
Render layer shell popups over the top layer
David96
2020-04-10
output: remove damage listeners in damage destroy
Rouven Czerwinski
2020-04-08
Add test-only support to wlr-output-management-unstable-v1
Simon Ser
2020-04-08
Stop checking wlr_output_attach_buffer return value
Simon Ser
2020-03-30
change apply_exclusive() to closer match layer shell protocol
Leon Plickat
2020-03-10
Null check sway_layer_surface when checking damage
Tadeo Kondrak
2020-03-06
Use wlr_client_buffer
Simon Ser
2020-03-06
Drop sway_output.surface_needs_frame
Simon Ser
2020-03-06
Only schedule a frame if client has requested a frame callback
Simon Ser
2020-03-04
Make handle_destroy and output_repaint_timer_handler static
Simon Ser
2020-02-26
Add support for wlr-output-power-management-unstable-v1
Simon Ser
2020-02-25
Revert "Don't apply exclusive zones of unmapped layer-shell surfaces"
Brian Ashworth
2020-02-24
Don't apply exclusive zones of unmapped layer-shell surfaces
Simon Ser
2020-02-19
Fix get_int_prop(WINDOW_TYPE) crash
Simon Ser
2020-02-11
Call apply_output_config instead of output_enable
Simon Ser
2020-02-06
Fix seat_set_focus_layer crash when disabling output
Simon Ser
2020-01-16
desktop/output: fix mem leak in handle_new_output
Brian Ashworth
2020-01-13
Fix unreliable scaling filter
Simon Ser
2020-01-05
render: do not render indicator on floating views
Brian Ashworth
2020-01-03
xwayland: handle size_hints == NULL
Rouven Czerwinski
2019-12-30
Re-add support for wlr_output's atomic API
Simon Ser
2019-12-27
layer-shell: refocus if keyboard interactive lost
Brian Ashworth
2019-12-24
desktop/surface: Fix crash when timer is NULL
Manuel Stoeckl
2019-12-10
layer-shell: unfocus output-less layer on unmap
Brian Ashworth
2019-12-01
output: Restore previous max_render_time behavior
Kenny Levinsen
2019-12-01
output: Schedule idle frames if we do not render
Kenny Levinsen
2019-12-01
output: Replace block_idle_frame with frame_pending
Kenny Levinsen
2019-11-29
add scale_filter output config option
Ronan Pigott
2019-11-28
output: Ensure that frame_done is delayed on max_render_time
Kenny Levinsen
2019-11-23
Amend typos
Jason
2019-11-21
Use new presentation-time helper
Simon Ser
2019-11-17
output: check wlr_output in repaint handler
Ivan Molodetskikh
2019-11-17
view: add max_render_time
Ivan Molodetskikh
2019-11-17
Add sway_surface
Ivan Molodetskikh
2019-11-17
output: add max_render_time
Ivan Molodetskikh
2019-11-16
xwayland: get_constraints using size hints
Rouven Czerwinski
2019-10-27
Fix presentation feedback when scanning out fullscreen view
Simon Ser
2019-10-27
Handle layer changes for layer shell surfaces
Simon Ser
2019-10-27
Fix segfault in wlr_output_manager_v1_set_configuration
Simon Ser
2019-10-21
Fix refresh rate scale of output
Danilo Spinella
2019-10-17
xwayland.c handle_map(): NULL out xsurface->data() to prevent crashing.
A. M. Joseph
[next]