Age | Commit message (Expand) | Author |
2023-04-14 | Use output_match_name_or_id() in apply_output_config_to_outputs() | Simon Ser |
2023-04-14 | Use all_output_by_name_or_id() in merge_id_on_name() | Simon Ser |
2023-04-14 | Introduce output_match_name_or_id() | Simon Ser |
2023-04-14 | Fix old style function definitions | Elyes Haouas |
2023-04-14 | Set output damage during direct scan-out | Simon Ser |
2023-04-14 | Skip direct scan-out commit when damage is empty | Simon Ser |
2023-04-14 | Pass version to wlr_compositor_create() | Simon Ser |
2023-04-06 | Chase wlroots!4067 | Alexander Orzechowski |
2023-04-06 | Remove duplicate wlr_damage_ring_set_bounds() call | Simon Ser |
2023-04-06 | Fix damage-ring bounds not being set when unplugging -> plugging in monitor | Erik Reider |
2023-04-02 | swaybar: Lift background clearing out of main rendering function | Alexander Orzechowski |
2023-04-02 | swaybar: Set opaque region properly | Alexander Orzechowski |
2023-03-27 | ipc: add LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM entry | Simon Ser |
2023-03-26 | Add a .mailmap file | Ronan Pigott |
2023-03-26 | man: deprecate seat cursor move/set/press/release | Simon Ser |
2023-03-26 | Init the damage_ring bounds on output creation | Erik Reider |
2023-03-24 | root: Set inactive focus when scratchpad is moved to new workspace | Ankit Pandey |
2023-03-14 | root: Try to preserve relative positions of floating containers | Ankit Pandey |
2023-03-11 | man: add warning for hide_cursor configuration | Stanislav Ochotnický |
2023-02-28 | ci: add libdisplay-info dependency | Simon Zeni |
2023-02-28 | Disable direct scanout for surfaces with popups | novenary |
2023-02-27 | sway{,bar}: use default font hint style | llyyr |
2023-02-25 | fix typo | rj1 |
2023-02-22 | Allow windows in scratchpad to set the urgent flag | Robin Jarry |
2023-02-22 | Check for empty damage before attaching render buffer | Simon Ser |
2023-02-22 | Move output commit out of output_render() | Simon Ser |
2023-02-22 | Constify pixman_region32_t for rendering functions | Simon Ser |
2023-02-22 | Adjust scale for fractional-scale-v1 | Simon Ser |
2023-02-20 | Implement seatop_touch | Stacy Harper |
2023-02-20 | layer-shell: enter output before surface is mapped | Simon Ser |
2023-02-20 | Update surface fractional scale on output change | Simon Ser |
2023-02-19 | container: rehome the container_swap function into container.c | Ronan Pigott |
2023-02-18 | Fix map_to_output * turning off device | Daniel Hill |
2023-02-10 | Add support for fractional-scale-v1 | Simon Ser |
2023-02-10 | Introduce surface_{enter,leave}_output() | Simon Ser |
2023-02-10 | Clarify documentation for window_rect | Łukasz Adamczak |
2023-02-10 | Correct window_rect.y with hide_edge_borders | Łukasz Adamczak |
2023-02-09 | xdg-activation: fix urgency when the client does not specify a seat | Ronan Pigott |
2023-02-07 | Use wlr_linux_dmabuf_feedback_v1_init_with_options() | Simon Ser |
2023-02-06 | ipc: add ability to subscribe to output event | Baltazár Radics |
2023-02-05 | launcher: support external launcher tokens | Ronan Pigott |
2023-02-05 | launcher: make launcher context seat aware | Ronan Pigott |
2023-02-05 | view: make request_activate take a seat | Ronan Pigott |
2023-02-04 | ci: install hwdata-dev on Alpine | Simon Ser |
2023-02-02 | swaymsg: s/inactive/disabled/ | Simon Ser |
2023-02-02 | swaymsg: print output power status | Simon Ser |
2023-02-02 | Add Norwegian READMR | Radical |
2023-02-02 | Convert to *_try_from_wlr_surface() | Simon Ser |
2023-02-02 | root: free non_desktop_outputs list on root_destroy | Tobias Predel |
2023-02-01 | Convert to wlr_xwayland_surface_try_from_wlr_surface() | Simon Ser |