aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* commands/floating_minmax_size: fix error stringsLibravatar Simon Ser2023-04-14
* Use output_match_name_or_id() in workspace functionsLibravatar Simon Ser2023-04-14
* Use output_match_name_or_id() in apply_output_config_to_outputs()Libravatar Simon Ser2023-04-14
* Use all_output_by_name_or_id() in merge_id_on_name()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
* Pass version to wlr_compositor_create()Libravatar 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
* ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entryLibravatar Simon Ser2023-03-27
* man: deprecate seat cursor move/set/press/releaseLibravatar Simon Ser2023-03-26
* Init the damage_ring bounds on output creationLibravatar Erik Reider2023-03-26
* root: Set inactive focus when scratchpad is moved to new workspaceLibravatar Ankit Pandey2023-03-24
* 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