aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop/render.c
Commit message (Expand)AuthorAge
* Remove usage of surface->sx|syLibravatar Kenny Levinsen2021-04-26
* desktop/render: remove unused wlr_gles2_texture_attribsLibravatar Simon Ser2021-04-11
* render: Clip surfaces to container boundsLibravatar Kenny Levinsen2021-03-01
* render: handle containers without output when rendering titlesLibravatar Quantum2021-02-25
* Fix #5643, #5064: rounding issues in floating-point -> integer conversionsLibravatar Dimitris Triantafyllidis2021-02-22
* container: Add container_is_current_floatingLibravatar Kenny Levinsen2021-02-22
* render: scale titlebars correctly when straddling outputsLibravatar Quantum2021-02-22
* render: Use current instead of pending fullscreenLibravatar Kenny Levinsen2021-02-16
* container: Move pending state to state structLibravatar Kenny Levinsen2021-02-16
* view: Save surface x and y on saved buffersLibravatar Kenny Levinsen2021-02-09
* Rename output_layer_for_each_surface_{toplevel,popup}Libravatar Simon Ser2021-01-12
* Switch to wlr_xdg_surface_for_each_popup_surfaceLibravatar Simon Ser2021-01-12
* desktop/render: show indicators for top-level splitLibravatar Tudor Brindus2020-10-04
* Add support for viewporterLibravatar Simon Ser2020-06-17
* Save transform during transactionLibravatar Kalyan Sriram2020-06-05
* view: Save all buffers associated with viewLibravatar Kenny Levinsen2020-06-03
* Render layer shell popups over the top layerLibravatar David962020-04-10
* Fix unreliable scaling filterLibravatar Simon Ser2020-01-13
* render: do not render indicator on floating viewsLibravatar Brian Ashworth2020-01-05
* add scale_filter output config optionLibravatar Ronan Pigott2019-11-29
* Use new presentation-time helperLibravatar Simon Ser2019-11-21
* view: add max_render_timeLibravatar Ivan Molodetskikh2019-11-17
* Fix direct scan-out flickeringLibravatar Simon Ser2019-09-26
* Add support for fullscreen view direct scan-outLibravatar Simon Ser2019-09-25
* render: set surface as sampled for presentationLibravatar Ivan Molodetskikh2019-09-19
* Update titlebar borders to match i3's current behavior.Libravatar Dark2019-08-24
* Remove all wayland-server.h includesLibravatar Simon Ser2019-07-27
* Don't submit too much damageLibravatar Simon Ser2019-04-27
* Update for wlroots#1660Libravatar Simon Ser2019-04-23
* Fix scratchpad fullscreen behavior and crashLibravatar Brian Ashworth2019-04-13
* Remove debug treeLibravatar Ryan Dwyer2019-03-18
* Stop using wlr_output->{lx,ly}Libravatar emersion2019-03-11
* render_floating: skip fullscreen floatersLibravatar Brian Ashworth2019-03-03
* add --i3 flag to hide_edge_bordersLibravatar db2019-02-24
* Introduce container_is_scratchpad_hiddenLibravatar Ryan Dwyer2019-01-28
* Center surface inside container when it's too smallLibravatar Ryan Dwyer2019-01-28
* Implement fullscreen globalLibravatar Ryan Dwyer2019-01-25
* Refactor seat operations to use an interfaceLibravatar Ryan Dwyer2019-01-10
* Fix fullscreen view rendering crashLibravatar Mack Straight2019-01-01
* Fix wlr_box_intersection args for wlroots 1441Libravatar Brian Ashworth2018-12-22
* Fixes per wlroots#1441Libravatar Drew DeVault2018-12-22
* Update for swaywm/wlroots#1403Libravatar emersion2018-12-01
* Fix titlebar when no title or marksLibravatar Brian Ashworth2018-11-28
* Implement title alignmentLibravatar Brian Ashworth2018-11-25
* Adding commands for configuring titlebar borders and paddingLibravatar Florent de Lamotte2018-11-22
* Use #if instead of #ifdefLibravatar emersion2018-11-18
* Move view {x,y,width,height} into container structLibravatar Ryan Dwyer2018-11-17
* Render software cursors with wlr_output_render_software_cursorsLibravatar emersion2018-11-10
* Move view marks properties to container structLibravatar Ryan Dwyer2018-11-01
* Revert "Respect border settings when rendering lone tabbed/stacked child"Libravatar Rostislav Pehlivanov2018-10-30