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
/
render.c
Age
Commit message (
Expand
)
Author
2021-02-22
Fix #5643, #5064: rounding issues in floating-point -> integer conversions
Dimitris Triantafyllidis
2021-02-22
container: Add container_is_current_floating
Kenny Levinsen
2021-02-22
render: scale titlebars correctly when straddling outputs
Quantum
2021-02-16
render: Use current instead of pending fullscreen
Kenny Levinsen
2021-02-16
container: Move pending state to state struct
Kenny Levinsen
2021-02-09
view: Save surface x and y on saved buffers
Kenny Levinsen
2021-01-12
Rename output_layer_for_each_surface_{toplevel,popup}
Simon Ser
2021-01-12
Switch to wlr_xdg_surface_for_each_popup_surface
Simon Ser
2020-10-04
desktop/render: show indicators for top-level split
Tudor Brindus
2020-06-17
Add support for viewporter
Simon Ser
2020-06-05
Save transform during transaction
Kalyan Sriram
2020-06-03
view: Save all buffers associated with view
Kenny Levinsen
2020-04-10
Render layer shell popups over the top layer
David96
2020-01-13
Fix unreliable scaling filter
Simon Ser
2020-01-05
render: do not render indicator on floating views
Brian Ashworth
2019-11-29
add scale_filter output config option
Ronan Pigott
2019-11-21
Use new presentation-time helper
Simon Ser
2019-11-17
view: add max_render_time
Ivan Molodetskikh
2019-09-26
Fix direct scan-out flickering
Simon Ser
2019-09-25
Add support for fullscreen view direct scan-out
Simon Ser
2019-09-19
render: set surface as sampled for presentation
Ivan Molodetskikh
2019-08-24
Update titlebar borders to match i3's current behavior.
Dark
2019-07-27
Remove all wayland-server.h includes
Simon Ser
2019-04-27
Don't submit too much damage
Simon Ser
2019-04-23
Update for wlroots#1660
Simon Ser
2019-04-13
Fix scratchpad fullscreen behavior and crash
Brian Ashworth
2019-03-18
Remove debug tree
Ryan Dwyer
2019-03-11
Stop using wlr_output->{lx,ly}
emersion
2019-03-03
render_floating: skip fullscreen floaters
Brian Ashworth
2019-02-24
add --i3 flag to hide_edge_borders
db
2019-01-28
Introduce container_is_scratchpad_hidden
Ryan Dwyer
2019-01-28
Center surface inside container when it's too small
Ryan Dwyer
2019-01-25
Implement fullscreen global
Ryan Dwyer
2019-01-10
Refactor seat operations to use an interface
Ryan Dwyer
2019-01-01
Fix fullscreen view rendering crash
Mack Straight
2018-12-22
Fix wlr_box_intersection args for wlroots 1441
Brian Ashworth
2018-12-22
Fixes per wlroots#1441
Drew DeVault
2018-12-01
Update for swaywm/wlroots#1403
emersion
2018-11-28
Fix titlebar when no title or marks
Brian Ashworth
2018-11-25
Implement title alignment
Brian Ashworth
2018-11-22
Adding commands for configuring titlebar borders and padding
Florent de Lamotte
2018-11-18
Use #if instead of #ifdef
emersion
2018-11-17
Move view {x,y,width,height} into container struct
Ryan Dwyer
2018-11-10
Render software cursors with wlr_output_render_software_cursors
emersion
2018-11-01
Move view marks properties to container struct
Ryan Dwyer
2018-10-30
Revert "Respect border settings when rendering lone tabbed/stacked child"
Rostislav Pehlivanov
2018-10-27
Respect border settings when rendering lone tabbed/stacked child
Ryan Dwyer
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-12
Fix pixel leaks when using fractional scaling
Ryan Dwyer
2018-10-08
Use current state when rendering transient containers
Ryan Dwyer
[next]