Age | Commit message (Expand) | Author |
2023-04-14 | Use output_match_name_or_id() in workspace functions | Simon Ser |
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-02-27 | sway{,bar}: use default font hint style | llyyr |
2023-02-22 | Allow windows in scratchpad to set the urgent flag | Robin Jarry |
2023-02-19 | container: rehome the container_swap function into container.c | Ronan Pigott |
2023-02-10 | Introduce surface_{enter,leave}_output() | Simon Ser |
2023-02-07 | Use wlr_linux_dmabuf_feedback_v1_init_with_options() | Simon Ser |
2023-02-05 | view: make request_activate take a seat | Ronan Pigott |
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 |
2023-01-20 | focus_on_window_activation: raise if floating | Tobias Bengfort |
2023-01-03 | tree/container: drop unnecessary check in container_get_siblings() | Simon Ser |
2022-11-26 | view: associate launch contexts with views | Ronan Pigott |
2022-11-26 | launcher: rename pid_workspace to launcher_ctx | Ronan Pigott |
2022-11-26 | node: prettify node type names | Ronan Pigott |
2022-11-26 | root: move the workspace matching code to its own file | Ronan Pigott |
2022-11-11 | workspace_create: Don't allow NULL name | Alexander Orzechowski |
2022-11-11 | container_get_siblings: handle NULL workspace | Baltazár Radics |
2022-11-11 | Use wlr_damage_ring | Kirill Primak |
2022-11-10 | Use wl_signal_emit_mutable() | Simon Ser |
2022-10-30 | tree: support formatting null titles | Puck Meerburg |
2022-10-29 | container_floating_set_default_size: Store workspace size box on the stack | Alexander Orzechowski |
2022-09-19 | sway: Add non-desktop-output type | Alex Maese |
2022-07-01 | Reuse parsed PangoFontDescription | Hugo Osvaldo Barrera |
2022-02-08 | Remove all sprintf calls | Simon Ser |
2022-02-07 | xdg-shell: use wlr_xdg_toplevel in sway_view | Simon Ser |
2022-01-31 | chore: chase wlr_output_layout_get_box() update | Kirill Primak |
2022-01-13 | Upgrade for wlroots surface refactoring | Simon Ser |
2022-01-07 | container: Fix crash when view unmaps + maps quickly | David Rosca |
2021-12-21 | Add cairo_image_surface_create error handling | Simon Ser |
2021-12-17 | output: emit node::destroy event | Ronan Pigott |
2021-12-17 | output: change output::destroy to output::disable | Ronan Pigott |
2021-12-13 | Add support for linux-dmabuf surface hints | Simon Ser |
2021-12-13 | view: Fix null dereference | Alexander Orzechowski |
2021-12-10 | Add focused_tab_title | Vsevolod |
2021-11-25 | sway: replace noop_output by fallback_output | Simon Zeni |
2021-11-18 | sway: create wlr_renderer and wlr_allocator | Simon Zeni |
2021-11-15 | container: fix surface_is_popup() | Kirill Primak |
2021-10-29 | Add smart_gaps inverse_outer command | bR3iN |
2021-10-21 | view: add new container as a sibling of tiled view | siikamiika |
2021-09-20 | Avoid unecessary font metric calculations | Hugo Osvaldo Barrera |
2021-09-13 | Rename pango_printf to render_text | Simon Ser |
2021-09-08 | view: fix child position calc | Kirill Primak |
2021-09-06 | surface: chase wlr subsurface list/link change | Kirill Primak |
2021-09-05 | view: fix saved buffer order | Kirill Primak |
2021-09-04 | Fix overly-wide mark textures | Daniel De Graaf |
2021-08-27 | Deduplicate code for rendering titlebar texts | Hugo Osvaldo Barrera |
2021-08-26 | Use fixed titlebar heights | Hugo Osvaldo Barrera |