aboutsummaryrefslogtreecommitdiff
path: root/sway
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-24Add support for cursor-shape-v1Simon Ser
2023-07-23fix crash when resizing tiled scratchpad windowsbretello
2023-07-19Deprecate seat idle_wakeSimon Ser
2023-07-15chase wlroots 'presentation-time: add separate helper for zero-copy 'Artturin
2023-07-13Calculate tiled resize amount relative to parent containernukoseer
2023-07-12Send wl_surface.preferred_buffer_scaleSimon Ser
2023-06-26input: Move wlr_pointer_gestures_v1 to sway_input_managerMark Bolhuis
2023-06-25Use "default" XCursor instead of "left_ptr"Simon Ser
2023-06-23idle-inhibit-v1: simplify with server globalSimon Ser
2023-06-19Use wlr_cursor_unset_image()Simon Ser
2023-06-19Use wlr_cursor_set_xcursor()Simon Ser
2023-06-19render: Use wlroots scale filterAlexander Orzechowski
2023-06-16input/libinput: add scroll_button_lock methodCezary Drożak
2023-06-14gamma_control_v1: handle destroyed outputRouven Czerwinski
2023-06-11gamma_control_v1: Reset dirty flagAlexander Orzechowski
2023-06-11Fix `bindsym --to-code` not respecting input configs33KK
2023-06-09man: add --inhibited and --no-repeat to bindsym and bindcode usageShaked Flur
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-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