aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop/output.c
Commit message (Expand)AuthorAge
* config/output: don't change output state before commitLibravatar Simon Ser2020-07-15
* output: simplify loop over layer surfacesLibravatar Isaac Freund2020-06-30
* container: Remove useless surface dimensionsLibravatar Kenny Levinsen2020-06-03
* view: Save all buffers associated with viewLibravatar Kenny Levinsen2020-06-03
* Render layer shell popups over the top layerLibravatar David962020-04-10
* output: remove damage listeners in damage destroyLibravatar Rouven Czerwinski2020-04-10
* Add test-only support to wlr-output-management-unstable-v1Libravatar Simon Ser2020-04-08
* Stop checking wlr_output_attach_buffer return valueLibravatar Simon Ser2020-04-08
* Null check sway_layer_surface when checking damageLibravatar Tadeo Kondrak2020-03-10
* Use wlr_client_bufferLibravatar Simon Ser2020-03-06
* Drop sway_output.surface_needs_frameLibravatar Simon Ser2020-03-06
* Only schedule a frame if client has requested a frame callbackLibravatar Simon Ser2020-03-06
* Make handle_destroy and output_repaint_timer_handler staticLibravatar Simon Ser2020-03-04
* Add support for wlr-output-power-management-unstable-v1Libravatar Simon Ser2020-02-26
* Call apply_output_config instead of output_enableLibravatar Simon Ser2020-02-11
* desktop/output: fix mem leak in handle_new_outputLibravatar Brian Ashworth2020-01-16
* Re-add support for wlr_output's atomic APILibravatar Simon Ser2019-12-30
* output: Restore previous max_render_time behaviorLibravatar Kenny Levinsen2019-12-01
* output: Schedule idle frames if we do not renderLibravatar Kenny Levinsen2019-12-01
* output: Replace block_idle_frame with frame_pendingLibravatar Kenny Levinsen2019-12-01
* output: Ensure that frame_done is delayed on max_render_timeLibravatar Kenny Levinsen2019-11-28
* Amend typosLibravatar Jason2019-11-23
* Use new presentation-time helperLibravatar Simon Ser2019-11-21
* output: check wlr_output in repaint handlerLibravatar Ivan Molodetskikh2019-11-17
* view: add max_render_timeLibravatar Ivan Molodetskikh2019-11-17
* output: add max_render_timeLibravatar Ivan Molodetskikh2019-11-17
* Fix presentation feedback when scanning out fullscreen viewLibravatar Simon Ser2019-10-27
* Fix segfault in wlr_output_manager_v1_set_configurationLibravatar Simon Ser2019-10-27
* Fix refresh rate scale of outputLibravatar Danilo Spinella2019-10-21
* Updates per wlroots layer shell changesLibravatar Drew DeVault2019-10-16
* Fix direct scan-out flickeringLibravatar Simon Ser2019-09-26
* properly check pixman_region32_contains_rectangle returnLibravatar Ilia Bozhinov2019-08-19
* layer-shell: add support for popupsLibravatar Drew DeVault2019-08-14
* 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
* Update for wlroots#1660Libravatar Simon Ser2019-04-23
* Fix scratchpad fullscreen behavior and crashLibravatar Brian Ashworth2019-04-13
* swaybg: one instance for all outputsLibravatar Brian Ashworth2019-04-04
* Fix output config retrieval for new outputsLibravatar Brian Ashworth2019-03-16
* 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
* 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