aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop
Commit message (Expand)AuthorAge
...
* xwayland.c handle_map(): NULL out xsurface->data() to prevent crashing.Libravatar A. M. Joseph2019-10-17
* Updates per wlroots layer shell changesLibravatar Drew DeVault2019-10-16
* layer-shell: Fix damage tracking of nested popupsLibravatar Sebastian Krzyszkowiak2019-09-29
* 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
* layer-shell: don't give focus to unmapped layer surfacesLibravatar Simon Ser2019-09-01
* Ensure that seat->focused_layer is cleared on unmapLibravatar Kenny Levinsen2019-09-01
* A layer-shell will only be focused if it is non-nullLibravatar asdfjkluiop2019-08-27
* Update titlebar borders to match i3's current behavior.Libravatar Dark2019-08-24
* Remove xdg-shell v6 supportLibravatar Simon Ser2019-08-20
* properly check pixman_region32_contains_rectangle returnLibravatar Ilia Bozhinov2019-08-19
* layer-shell: add support for popupsLibravatar Drew DeVault2019-08-14
* layer_shell: Guard against negative exclusive zoneLibravatar Sebastian Krzyszkowiak2019-08-12
* Remove all wayland-server.h includesLibravatar Simon Ser2019-07-27
* Update output manager on layout changeLibravatar Josef Gajdusek2019-07-17
* use surface coordinates for damaging buffersLibravatar murray2019-06-22
* desktop: output: fix use-after-free in destroyLibravatar Rouven Czerwinski2019-06-02
* Update output manager config on all output eventsLibravatar Josef Gajdusek2019-05-24
* Implement wlr-output-management-v1Libravatar Josef Gajdusek2019-05-24
* Implement output toggleLibravatar Moelf2019-05-14
* Don't submit too much damageLibravatar Simon Ser2019-04-27
* Update for wlroots#1660Libravatar Simon Ser2019-04-23
* Fix uninitialized read for wlr_surface_send_frameLibravatar Scott Anderson2019-04-21
* Fix scratchpad fullscreen behavior and crashLibravatar Brian Ashworth2019-04-13
* Honor output for xdg_toplevel_set_fullscreenLibravatar Brian Ashworth2019-04-11
* swaybg: one instance for all outputsLibravatar Brian Ashworth2019-04-04
* idle_inhibit: fix crash during view destructionLibravatar Brian Ashworth2019-04-03
* Fix xwayland configure request scratchpad crashLibravatar Brian Ashworth2019-03-31
* Implement inhibit_idle commandLibravatar Brian Ashworth2019-03-24
* Remove debug treeLibravatar Ryan Dwyer2019-03-18
* Introduce default seatopLibravatar Ryan Dwyer2019-03-17
* Fix output config retrieval for new outputsLibravatar Brian Ashworth2019-03-16
* xwayland: handle floating configure request sizeLibravatar Brian Ashworth2019-03-13
* Handle seat_get_focused_workspace returning NULLLibravatar Brian Ashworth2019-03-12
* Stop using wlr_output->{lx,ly}Libravatar emersion2019-03-11
* damage: remove output_damage_viewLibravatar Brian Ashworth2019-03-10
* output_damage_whole_container: damage subsurfacesLibravatar Brian Ashworth2019-03-10
* render_floating: skip fullscreen floatersLibravatar Brian Ashworth2019-03-03
* add --i3 flag to hide_edge_bordersLibravatar db2019-02-24
* handle_layer_shell_surface: do not use noop outputLibravatar Brian Ashworth2019-02-23
* view: set xdg_decoration->view to NULL, check decoration destroyLibravatar Rouven Czerwinski2019-02-23
* Handle NULL from output_get_active_workspaceLibravatar Brian Ashworth2019-02-21
* output_get_active_workspace: check workspaces lengthLibravatar Brian Ashworth2019-02-21
* Disconnect swaybg instead of killing itLibravatar emersion2019-02-16
* Rebase cursor when a layer surface mapsLibravatar emersion2019-02-12
* Fix close_popups for xdg-shellLibravatar emersion2019-02-05
* Check xdg_surface's role before using its toplevelLibravatar mwenzkowski2019-01-28
* Introduce container_is_scratchpad_hiddenLibravatar Ryan Dwyer2019-01-28
* Center surface inside container when it's too smallLibravatar Ryan Dwyer2019-01-28