aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* root: Try to preserve relative positions of floating containersLibravatar Ankit Pandey2023-03-14
* man: add warning for hide_cursor configurationLibravatar Stanislav Ochotnický2023-03-11
* Disable direct scanout for surfaces with popupsLibravatar novenary2023-02-28
* sway{,bar}: use default font hint styleLibravatar llyyr2023-02-27
* Allow windows in scratchpad to set the urgent flagLibravatar Robin Jarry2023-02-22
* 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
* Adjust scale for fractional-scale-v1Libravatar Simon Ser2023-02-22
* Implement seatop_touchLibravatar Stacy Harper2023-02-20
* layer-shell: enter output before surface is mappedLibravatar Simon Ser2023-02-20
* Update surface fractional scale on output changeLibravatar Simon Ser2023-02-20
* container: rehome the container_swap function into container.cLibravatar Ronan Pigott2023-02-19
* Fix map_to_output * turning off deviceLibravatar Daniel Hill2023-02-18
* Add support for fractional-scale-v1Libravatar Simon Ser2023-02-10
* Introduce surface_{enter,leave}_output()Libravatar Simon Ser2023-02-10
* Clarify documentation for window_rectLibravatar Łukasz Adamczak2023-02-10
* Correct window_rect.y with hide_edge_bordersLibravatar Łukasz Adamczak2023-02-10
* xdg-activation: fix urgency when the client does not specify a seatLibravatar Ronan Pigott2023-02-09
* Use wlr_linux_dmabuf_feedback_v1_init_with_options()Libravatar Simon Ser2023-02-07
* ipc: add ability to subscribe to output eventLibravatar Baltazár Radics2023-02-06
* launcher: support external launcher tokensLibravatar Ronan Pigott2023-02-05
* launcher: make launcher context seat awareLibravatar Ronan Pigott2023-02-05
* view: make request_activate take a seatLibravatar Ronan Pigott2023-02-05
* Convert to *_try_from_wlr_surface()Libravatar Simon Ser2023-02-02
* root: free non_desktop_outputs list on root_destroyLibravatar Tobias Predel2023-02-02
* Convert to wlr_xwayland_surface_try_from_wlr_surface()Libravatar Simon Ser2023-02-01
* 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
* focus_on_window_activation: raise if floatingLibravatar Tobias Bengfort2023-01-20
* Fix pointer events for ext-session-lock surfacesLibravatar Simon Ser2023-01-18
* Fix indentation in surface_is_xdg_popup()Libravatar Simon Ser2023-01-18
* Send wl_surface.enter for ext-session-lock surfacesLibravatar Simon Ser2023-01-18
* input/tablet: handle focusing NULL surfaceLibravatar Kirill Primak2023-01-16
* input: enable user xkb configs with cap_sys_niceLibravatar Ronan Pigott2023-01-11
* Improve tablet tool button handling.Libravatar John Chadwick2023-01-07
* warp_to_constraint_cursor_hint: Handle NULL viewLibravatar Alexander Orzechowski2023-01-04
* Replace math functions that promote float to doubleLibravatar Carl Smedstad2023-01-03
* Remove redundant return statementsLibravatar Carl Smedstad2023-01-03
* Make cmd_handler.command constLibravatar Carl Smedstad2023-01-03
* Add missing includes & remove duplicatesLibravatar Carl Smedstad2023-01-03
* Remove duplicate declarationsLibravatar Carl Smedstad2023-01-03
* tree/container: drop unnecessary check in container_get_siblings()Libravatar Simon Ser2023-01-03
* man: fix typo in output disable docsLibravatar Simon Ser2023-01-03
* seat: Set keyboard if seat keyboard is NULLLibravatar Kenny Levinsen2022-12-19
* commands/move: Warp cursor after moving workspace to another outputLibravatar Ankit Pandey2022-12-19
* Fix input command order (rotation_angle)Libravatar Baltazár Radics2022-12-09
* Add libinput RotationAngleLibravatar Lucas Zampieri2022-12-09
* criteria: be lenient on window_role and instance tooLibravatar Ronan Pigott2022-12-08