aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2023-06-03xwayland: fix mapped state check in OR handlersKirill Primak
2023-06-02lock: listen to the correct map signalKirill 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-11seatop_down: Call seatop_begin_default after sending touch eventshrdl
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-04handle_touch_cancel: fix begin defaulthrdl
2023-05-04Add support for touch cancel eventshrdl
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 format_str() throughoutSimon Ser
2023-04-14commands: add printf attribute to cmd_results_new()Simon Ser
2023-04-14commands/floating_minmax_size: fix error stringsSimon Ser
2023-04-14Use output_match_name_or_id() in workspace functionsSimon Ser
2023-04-14Use output_match_name_or_id() in apply_output_config_to_outputs()Simon Ser
2023-04-14Use all_output_by_name_or_id() in merge_id_on_name()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-14Pass version to wlr_compositor_create()Simon 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-27ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entrySimon Ser
2023-03-26man: deprecate seat cursor move/set/press/releaseSimon Ser
2023-03-26Init the damage_ring bounds on output creationErik Reider
2023-03-24root: Set inactive focus when scratchpad is moved to new workspaceAnkit Pandey
2023-03-14root: Try to preserve relative positions of floating containersAnkit Pandey
2023-03-11man: add warning for hide_cursor configurationStanislav Ochotnický
2023-02-28Disable direct scanout for surfaces with popupsnovenary
2023-02-27sway{,bar}: use default font hint stylellyyr
2023-02-22Allow windows in scratchpad to set the urgent flagRobin Jarry
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-22Adjust scale for fractional-scale-v1Simon Ser
2023-02-20Implement seatop_touchStacy Harper
2023-02-20layer-shell: enter output before surface is mappedSimon Ser
2023-02-20Update surface fractional scale on output changeSimon Ser
2023-02-19container: rehome the container_swap function into container.cRonan Pigott
2023-02-18Fix map_to_output * turning off deviceDaniel Hill
2023-02-10Add support for fractional-scale-v1Simon Ser
2023-02-10Introduce surface_{enter,leave}_output()Simon Ser