aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Revert "view: update wlr_toplevel size on client resizes"Libravatar Dudemanguy2023-08-28
* view: update wlr_toplevel size on client resizesLibravatar Dudemanguy2023-08-26
* Hide xwayland_shell_v1 from regular clientsLibravatar Simon Ser2023-08-24
* chore: chase wlroots xdg-surface role reworkLibravatar Kirill Primak2023-08-21
* chase wlroots!4316Libravatar Leonardo Hernández Hernández2023-08-19
* Rebase all cursors in handle_surface_mapLibravatar ookami2023-07-31
* output: drop current_modeLibravatar Simon Ser2023-07-31
* desktop/output: fix output manager enabled stateLibravatar Simon Ser2023-07-31
* desktop/output: drop handle_mode()Libravatar Simon Ser2023-07-31
* desktop/output: drop logic to handle backend-applied modeLibravatar Simon Ser2023-07-31
* Add support for cursor-shape-v1Libravatar Simon Ser2023-07-24
* fix crash when resizing tiled scratchpad windowsLibravatar bretello2023-07-23
* Deprecate seat idle_wakeLibravatar Simon Ser2023-07-19
* chase wlroots 'presentation-time: add separate helper for zero-copy 'Libravatar Artturin2023-07-15
* Calculate tiled resize amount relative to parent containerLibravatar nukoseer2023-07-13
* Send wl_surface.preferred_buffer_scaleLibravatar Simon Ser2023-07-12
* input: Move wlr_pointer_gestures_v1 to sway_input_managerLibravatar Mark Bolhuis2023-06-26
* Use "default" XCursor instead of "left_ptr"Libravatar Simon Ser2023-06-25
* idle-inhibit-v1: simplify with server globalLibravatar Simon Ser2023-06-23
* Use wlr_cursor_unset_image()Libravatar Simon Ser2023-06-19
* Use wlr_cursor_set_xcursor()Libravatar Simon Ser2023-06-19
* render: Use wlroots scale filterLibravatar Alexander Orzechowski2023-06-19
* input/libinput: add scroll_button_lock methodLibravatar Cezary Drożak2023-06-16
* gamma_control_v1: handle destroyed outputLibravatar Rouven Czerwinski2023-06-14
* gamma_control_v1: Reset dirty flagLibravatar Alexander Orzechowski2023-06-11
* Fix `bindsym --to-code` not respecting input configsLibravatar 33KK2023-06-11
* man: add --inhibited and --no-repeat to bindsym and bindcode usageLibravatar Shaked Flur2023-06-09
* desktop/output: fix damage bitfield in wlr_output_stateLibravatar Simon Ser2023-06-09
* desktop/output: use detached output state for page-flipsLibravatar Simon Ser2023-06-08
* Handle gamma-control-v1 set_gamma eventsLibravatar Simon Ser2023-06-08
* Add support for wlr-layer-shell ON_DEMAND keyboard interactivityLibravatar Erik Reider2023-06-06
* chase wlroots wlr_renderer_begin_buffer_pass changeLibravatar Artturin2023-06-05
* xwayland: fix mapped state check in OR handlersLibravatar Kirill Primak2023-06-03
* lock: listen to the correct map signalLibravatar Kirill Primak2023-06-02
* 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
* seatop_down: Call seatop_begin_default after sending touch eventsLibravatar hrdl2023-05-11
* 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
* handle_touch_cancel: fix begin defaultLibravatar hrdl2023-05-04
* Add support for touch cancel eventsLibravatar hrdl2023-05-04
* 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 format_str() throughoutLibravatar Simon Ser2023-04-14
* commands: add printf attribute to cmd_results_new()Libravatar Simon Ser2023-04-14