Age | Commit message (Expand) | Author |
2019-09-19 | render: set surface as sampled for presentation | Ivan Molodetskikh |
2019-09-01 | layer-shell: don't give focus to unmapped layer surfaces | Simon Ser |
2019-09-01 | Ensure that seat->focused_layer is cleared on unmap | Kenny Levinsen |
2019-08-27 | A layer-shell will only be focused if it is non-null | asdfjkluiop |
2019-08-24 | Update titlebar borders to match i3's current behavior. | Dark |
2019-08-20 | Remove xdg-shell v6 support | Simon Ser |
2019-08-19 | properly check pixman_region32_contains_rectangle return | Ilia Bozhinov |
2019-08-14 | layer-shell: add support for popups | Drew DeVault |
2019-08-12 | layer_shell: Guard against negative exclusive zone | Sebastian Krzyszkowiak |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2019-07-17 | Update output manager on layout change | Josef Gajdusek |
2019-06-22 | use surface coordinates for damaging buffers | murray |
2019-06-02 | desktop: output: fix use-after-free in destroy | Rouven Czerwinski |
2019-05-24 | Update output manager config on all output events | Josef Gajdusek |
2019-05-24 | Implement wlr-output-management-v1 | Josef Gajdusek |
2019-05-14 | Implement output toggle | Moelf |
2019-04-27 | Don't submit too much damage | Simon Ser |
2019-04-23 | Update for wlroots#1660 | Simon Ser |
2019-04-21 | Fix uninitialized read for wlr_surface_send_frame | Scott Anderson |
2019-04-13 | Fix scratchpad fullscreen behavior and crash | Brian Ashworth |
2019-04-11 | Honor output for xdg_toplevel_set_fullscreen | Brian Ashworth |
2019-04-04 | swaybg: one instance for all outputs | Brian Ashworth |
2019-04-03 | idle_inhibit: fix crash during view destruction | Brian Ashworth |
2019-03-31 | Fix xwayland configure request scratchpad crash | Brian Ashworth |
2019-03-24 | Implement inhibit_idle command | Brian Ashworth |
2019-03-18 | Remove debug tree | Ryan Dwyer |
2019-03-17 | Introduce default seatop | Ryan Dwyer |
2019-03-16 | Fix output config retrieval for new outputs | Brian Ashworth |
2019-03-13 | xwayland: handle floating configure request size | Brian Ashworth |
2019-03-12 | Handle seat_get_focused_workspace returning NULL | Brian Ashworth |
2019-03-11 | Stop using wlr_output->{lx,ly} | emersion |
2019-03-10 | damage: remove output_damage_view | Brian Ashworth |
2019-03-10 | output_damage_whole_container: damage subsurfaces | Brian Ashworth |
2019-03-03 | render_floating: skip fullscreen floaters | Brian Ashworth |
2019-02-24 | add --i3 flag to hide_edge_borders | db |
2019-02-23 | handle_layer_shell_surface: do not use noop output | Brian Ashworth |
2019-02-23 | view: set xdg_decoration->view to NULL, check decoration destroy | Rouven Czerwinski |
2019-02-21 | Handle NULL from output_get_active_workspace | Brian Ashworth |
2019-02-21 | output_get_active_workspace: check workspaces length | Brian Ashworth |
2019-02-16 | Disconnect swaybg instead of killing it | emersion |
2019-02-12 | Rebase cursor when a layer surface maps | emersion |
2019-02-05 | Fix close_popups for xdg-shell | emersion |
2019-01-28 | Check xdg_surface's role before using its toplevel | mwenzkowski |
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-27 | Merge pull request #3423 from RyanDwyer/fullscreen-global | Drew DeVault |
2019-01-25 | Implement fullscreen global | Ryan Dwyer |
2019-01-24 | Use sway_log_errno instead of strerror | Ian Fan |
2019-01-22 | Fix dead stores found by scan-build | M Stoeckl |
2019-01-22 | Use noop output when there's no outputs connected | Ryan Dwyer |