aboutsummaryrefslogtreecommitdiff
path: root/sway/desktop
AgeCommit message (Expand)Author
2019-12-24desktop/surface: Fix crash when timer is NULLManuel Stoeckl
2019-12-10layer-shell: unfocus output-less layer on unmapBrian Ashworth
2019-12-01output: Restore previous max_render_time behaviorKenny Levinsen
2019-12-01output: Schedule idle frames if we do not renderKenny Levinsen
2019-12-01output: Replace block_idle_frame with frame_pendingKenny Levinsen
2019-11-29add scale_filter output config optionRonan Pigott
2019-11-28output: Ensure that frame_done is delayed on max_render_timeKenny Levinsen
2019-11-23Amend typosJason
2019-11-21Use new presentation-time helperSimon Ser
2019-11-17output: check wlr_output in repaint handlerIvan Molodetskikh
2019-11-17view: add max_render_timeIvan Molodetskikh
2019-11-17Add sway_surfaceIvan Molodetskikh
2019-11-17output: add max_render_timeIvan Molodetskikh
2019-11-16xwayland: get_constraints using size hintsRouven Czerwinski
2019-10-27Fix presentation feedback when scanning out fullscreen viewSimon Ser
2019-10-27Handle layer changes for layer shell surfacesSimon Ser
2019-10-27Fix segfault in wlr_output_manager_v1_set_configurationSimon Ser
2019-10-21Fix refresh rate scale of outputDanilo Spinella
2019-10-17xwayland.c handle_map(): NULL out xsurface->data() to prevent crashing.A. M. Joseph
2019-10-16Updates per wlroots layer shell changesDrew DeVault
2019-09-29layer-shell: Fix damage tracking of nested popupsSebastian Krzyszkowiak
2019-09-26Fix direct scan-out flickeringSimon Ser
2019-09-25Add support for fullscreen view direct scan-outSimon Ser
2019-09-19render: set surface as sampled for presentationIvan Molodetskikh
2019-09-01layer-shell: don't give focus to unmapped layer surfacesSimon Ser
2019-09-01Ensure that seat->focused_layer is cleared on unmapKenny Levinsen
2019-08-27A layer-shell will only be focused if it is non-nullasdfjkluiop
2019-08-24Update titlebar borders to match i3's current behavior.Dark
2019-08-20Remove xdg-shell v6 supportSimon Ser
2019-08-19properly check pixman_region32_contains_rectangle returnIlia Bozhinov
2019-08-14layer-shell: add support for popupsDrew DeVault
2019-08-12layer_shell: Guard against negative exclusive zoneSebastian Krzyszkowiak
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-07-17Update output manager on layout changeJosef Gajdusek
2019-06-22use surface coordinates for damaging buffersmurray
2019-06-02desktop: output: fix use-after-free in destroyRouven Czerwinski
2019-05-24Update output manager config on all output eventsJosef Gajdusek
2019-05-24Implement wlr-output-management-v1Josef Gajdusek
2019-05-14Implement output toggleMoelf
2019-04-27Don't submit too much damageSimon Ser
2019-04-23Update for wlroots#1660Simon Ser
2019-04-21Fix uninitialized read for wlr_surface_send_frameScott Anderson
2019-04-13Fix scratchpad fullscreen behavior and crashBrian Ashworth
2019-04-11Honor output for xdg_toplevel_set_fullscreenBrian Ashworth
2019-04-04swaybg: one instance for all outputsBrian Ashworth
2019-04-03idle_inhibit: fix crash during view destructionBrian Ashworth
2019-03-31Fix xwayland configure request scratchpad crashBrian Ashworth
2019-03-24Implement inhibit_idle commandBrian Ashworth
2019-03-18Remove debug treeRyan Dwyer
2019-03-17Introduce default seatopRyan Dwyer