Age | Commit message (Expand) | Author |
2021-09-07 | render: fix -Ddamage=rerender | Kirill Primak |
2021-08-26 | Use fixed titlebar heights | Hugo Osvaldo Barrera |
2021-07-07 | Update wlr_box includes | Simon Ser |
2021-05-17 | remove usage of `wlr_texture_get_size` | Tobias Langendorf |
2021-04-26 | Remove support for arbitrary rotations | Simon Ser |
2021-04-26 | desktop/render: Pass explicit clip box to render | Kenny Levinsen |
2021-04-26 | Remove usage of surface->sx|sy | Kenny Levinsen |
2021-04-11 | desktop/render: remove unused wlr_gles2_texture_attribs | Simon Ser |
2021-03-01 | render: Clip surfaces to container bounds | Kenny Levinsen |
2021-02-25 | render: handle containers without output when rendering titles | Quantum |
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 |