aboutsummaryrefslogtreecommitdiff
path: root/sway/desktop
AgeCommit message (Expand)Author
2023-07-31desktop/output: drop handle_mode()Simon Ser
2023-07-31desktop/output: drop logic to handle backend-applied modeSimon Ser
2023-07-15chase wlroots 'presentation-time: add separate helper for zero-copy 'Artturin
2023-07-12Send wl_surface.preferred_buffer_scaleSimon Ser
2023-06-23idle-inhibit-v1: simplify with server globalSimon Ser
2023-06-19render: Use wlroots scale filterAlexander Orzechowski
2023-06-14gamma_control_v1: handle destroyed outputRouven Czerwinski
2023-06-11gamma_control_v1: Reset dirty flagAlexander Orzechowski
2023-06-09desktop/output: fix damage bitfield in wlr_output_stateSimon Ser
2023-06-08desktop/output: use detached output state for page-flipsSimon Ser
2023-06-08Handle gamma-control-v1 set_gamma eventsSimon Ser
2023-06-06Add support for wlr-layer-shell ON_DEMAND keyboard interactivityErik Reider
2023-06-05chase wlroots wlr_renderer_begin_buffer_pass changeArtturin
2023-06-03xwayland: fix mapped state check in OR handlersKirill Primak
2023-06-02chore: chase wlroots map logic unificationKirill Primak
2023-06-02xwayland: don't rely on event source being dataKirill Primak
2023-05-20Fix layer old damage not being offset by the monitor layout coordsErik Reider
2023-05-09render: fix titlebar texture clippingSimon Ser
2023-05-09render: Clear using wlr_output dimensionsKenny Levinsen
2023-05-09render: Apply clip to rendered texture correctlyKenny Levinsen
2023-05-02Don't crash if there is no damage during renderAlexander Orzechowski
2023-05-02render: Use wlr_render_passAlexander Orzechowski
2023-05-02render: Don't pass matrix into render_textureAlexander Orzechowski
2023-05-02render: pass rendering state together in a structAlexander Orzechowski
2023-04-16xdg_shell: Fix crash if popup generates while toplevel is in the scratchpadAlexander Orzechowski
2023-04-14Use output_match_name_or_id() in apply_output_config_to_outputs()Simon Ser
2023-04-14Introduce output_match_name_or_id()Simon Ser
2023-04-14Fix old style function definitionsElyes Haouas
2023-04-14Set output damage during direct scan-outSimon Ser
2023-04-14Skip direct scan-out commit when damage is emptySimon Ser
2023-04-06Chase wlroots!4067Alexander Orzechowski
2023-04-06Remove duplicate wlr_damage_ring_set_bounds() callSimon Ser
2023-04-06Fix damage-ring bounds not being set when unplugging -> plugging in monitorErik Reider
2023-03-26Init the damage_ring bounds on output creationErik Reider
2023-02-28Disable direct scanout for surfaces with popupsnovenary
2023-02-22Check for empty damage before attaching render bufferSimon Ser
2023-02-22Move output commit out of output_render()Simon Ser
2023-02-22Constify pixman_region32_t for rendering functionsSimon Ser
2023-02-20layer-shell: enter output before surface is mappedSimon Ser
2023-02-20Update surface fractional scale on output changeSimon Ser
2023-02-10Add support for fractional-scale-v1Simon Ser
2023-02-10Introduce surface_{enter,leave}_output()Simon Ser
2023-02-05launcher: make launcher context seat awareRonan Pigott
2023-02-05view: make request_activate take a seatRonan Pigott
2023-02-01ipc: add support for output eventSimon Ser
2023-01-23Apply new adaptive sync value from wlr-output-managementAlexander Courtis
2023-01-21Check return value of wlr_renderer_begin()Simon Ser
2023-01-03Replace math functions that promote float to doubleCarl Smedstad
2022-12-01sway/desktop/output: listen to output mode in commit handleSimon Zeni
2022-11-28Make DRM backend optionalSimon Ser