aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop
Commit message (Expand)AuthorAge
* desktop/output: use detached output state for page-flipsoutput-detached-stateLibravatar Simon Ser2023-06-05
* xwayland: fix mapped state check in OR handlersLibravatar Kirill Primak2023-06-03
* chore: chase wlroots map logic unificationLibravatar Kirill Primak2023-06-02
* xwayland: don't rely on event source being dataLibravatar Kirill Primak2023-06-02
* Fix layer old damage not being offset by the monitor layout coordsLibravatar Erik Reider2023-05-20
* render: fix titlebar texture clippingLibravatar Simon Ser2023-05-09
* render: Clear using wlr_output dimensionsLibravatar Kenny Levinsen2023-05-09
* render: Apply clip to rendered texture correctlyLibravatar Kenny Levinsen2023-05-09
* Don't crash if there is no damage during renderLibravatar Alexander Orzechowski2023-05-02
* render: Use wlr_render_passLibravatar Alexander Orzechowski2023-05-02
* render: Don't pass matrix into render_textureLibravatar Alexander Orzechowski2023-05-02
* render: pass rendering state together in a structLibravatar Alexander Orzechowski2023-05-02
* xdg_shell: Fix crash if popup generates while toplevel is in the scratchpadLibravatar Alexander Orzechowski2023-04-16
* Use output_match_name_or_id() in apply_output_config_to_outputs()Libravatar Simon Ser2023-04-14
* Introduce output_match_name_or_id()Libravatar Simon Ser2023-04-14
* Fix old style function definitionsLibravatar Elyes Haouas2023-04-14
* Set output damage during direct scan-outLibravatar Simon Ser2023-04-14
* Skip direct scan-out commit when damage is emptyLibravatar Simon Ser2023-04-14
* Chase wlroots!4067Libravatar Alexander Orzechowski2023-04-06
* Remove duplicate wlr_damage_ring_set_bounds() callLibravatar Simon Ser2023-04-06
* Fix damage-ring bounds not being set when unplugging -> plugging in monitorLibravatar Erik Reider2023-04-06
* Init the damage_ring bounds on output creationLibravatar Erik Reider2023-03-26
* Disable direct scanout for surfaces with popupsLibravatar novenary2023-02-28
* Check for empty damage before attaching render bufferLibravatar Simon Ser2023-02-22
* Move output commit out of output_render()Libravatar Simon Ser2023-02-22
* Constify pixman_region32_t for rendering functionsLibravatar Simon Ser2023-02-22
* layer-shell: enter output before surface is mappedLibravatar Simon Ser2023-02-20
* Update surface fractional scale on output changeLibravatar Simon Ser2023-02-20
* Add support for fractional-scale-v1Libravatar Simon Ser2023-02-10
* Introduce surface_{enter,leave}_output()Libravatar Simon Ser2023-02-10
* launcher: make launcher context seat awareLibravatar Ronan Pigott2023-02-05
* view: make request_activate take a seatLibravatar Ronan Pigott2023-02-05
* ipc: add support for output eventLibravatar Simon Ser2023-02-01
* Apply new adaptive sync value from wlr-output-managementLibravatar Alexander Courtis2023-01-23
* Check return value of wlr_renderer_begin()Libravatar Simon Ser2023-01-21
* Replace math functions that promote float to doubleLibravatar Carl Smedstad2023-01-03
* sway/desktop/output: listen to output mode in commit handleLibravatar Simon Zeni2022-12-01
* Make DRM backend optionalLibravatar Simon Ser2022-11-28
* Make GLES2 optionalLibravatar Simon Ser2022-11-28
* launcher: export X startup ids and use them for workspace matchingLibravatar Ronan Pigott2022-11-26
* launcher: export xdga tokens and use them for workspace matchingLibravatar Ronan Pigott2022-11-26
* launcher: fudge the interface a bitLibravatar Ronan Pigott2022-11-26
* launcher: initialize launcher_ctxs once on startupLibravatar Ronan Pigott2022-11-26
* view: associate launch contexts with viewsLibravatar Ronan Pigott2022-11-26
* launcher: rename pid_workspace to launcher_ctxLibravatar Ronan Pigott2022-11-26
* launcher: use xdga tokensLibravatar Ronan Pigott2022-11-26
* launcher: track workspaces by nodeLibravatar Ronan Pigott2022-11-26
* root: move the workspace matching code to its own fileLibravatar Ronan Pigott2022-11-26
* Listen to the output request_state eventLibravatar Simon Ser2022-11-15
* output: set damage ring bounds to pixel valuesLibravatar Kirill Primak2022-11-12