Age | Commit message (Expand) | Author |
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 |
2018-10-08 | Introduce container_is_transient_for | Ryan Dwyer |
2018-10-08 | Implement popup_during_fullscreen | Ryan Dwyer |
2018-09-27 | Add CSD to border modes | Ryan Dwyer |
2018-09-19 | Fix segfault in output_render | emersion |
2018-09-11 | Fix dropzone box on scaled outputs | Ryan Dwyer |
2018-09-11 | Implement tiling drag | Ryan Dwyer |
2018-09-08 | Align titles to baseline | Ryan Dwyer |
2018-09-08 | Fix gaps in title textures and vertically center them | Ryan Dwyer |