aboutsummaryrefslogtreecommitdiff
path: root/sway/tree
AgeCommit message (Expand)Author
2023-04-14Use output_match_name_or_id() in workspace functionsSimon Ser
2023-03-24root: Set inactive focus when scratchpad is moved to new workspaceAnkit Pandey
2023-03-14root: Try to preserve relative positions of floating containersAnkit Pandey
2023-02-27sway{,bar}: use default font hint stylellyyr
2023-02-22Allow windows in scratchpad to set the urgent flagRobin Jarry
2023-02-19container: rehome the container_swap function into container.cRonan Pigott
2023-02-10Introduce surface_{enter,leave}_output()Simon Ser
2023-02-07Use wlr_linux_dmabuf_feedback_v1_init_with_options()Simon Ser
2023-02-05view: make request_activate take a seatRonan Pigott
2023-02-02Convert to *_try_from_wlr_surface()Simon Ser
2023-02-02root: free non_desktop_outputs list on root_destroyTobias Predel
2023-02-01Convert to wlr_xwayland_surface_try_from_wlr_surface()Simon Ser
2023-01-20focus_on_window_activation: raise if floatingTobias Bengfort
2023-01-03tree/container: drop unnecessary check in container_get_siblings()Simon Ser
2022-11-26view: associate launch contexts with viewsRonan Pigott
2022-11-26launcher: rename pid_workspace to launcher_ctxRonan Pigott
2022-11-26node: prettify node type namesRonan Pigott
2022-11-26root: move the workspace matching code to its own fileRonan Pigott
2022-11-11workspace_create: Don't allow NULL nameAlexander Orzechowski
2022-11-11container_get_siblings: handle NULL workspaceBaltazár Radics
2022-11-11Use wlr_damage_ringKirill Primak
2022-11-10Use wl_signal_emit_mutable()Simon Ser
2022-10-30tree: support formatting null titlesPuck Meerburg
2022-10-29container_floating_set_default_size: Store workspace size box on the stackAlexander Orzechowski
2022-09-19sway: Add non-desktop-output typeAlex Maese
2022-07-01Reuse parsed PangoFontDescriptionHugo Osvaldo Barrera
2022-02-08Remove all sprintf callsSimon Ser
2022-02-07xdg-shell: use wlr_xdg_toplevel in sway_viewSimon Ser
2022-01-31chore: chase wlr_output_layout_get_box() updateKirill Primak
2022-01-13Upgrade for wlroots surface refactoringSimon Ser
2022-01-07container: Fix crash when view unmaps + maps quicklyDavid Rosca
2021-12-21Add cairo_image_surface_create error handlingSimon Ser
2021-12-17output: emit node::destroy eventRonan Pigott
2021-12-17output: change output::destroy to output::disableRonan Pigott
2021-12-13Add support for linux-dmabuf surface hintsSimon Ser
2021-12-13view: Fix null dereferenceAlexander Orzechowski
2021-12-10Add focused_tab_titleVsevolod
2021-11-25sway: replace noop_output by fallback_outputSimon Zeni
2021-11-18sway: create wlr_renderer and wlr_allocatorSimon Zeni
2021-11-15container: fix surface_is_popup()Kirill Primak
2021-10-29Add smart_gaps inverse_outer commandbR3iN
2021-10-21view: add new container as a sibling of tiled viewsiikamiika
2021-09-20Avoid unecessary font metric calculationsHugo Osvaldo Barrera
2021-09-13Rename pango_printf to render_textSimon Ser
2021-09-08view: fix child position calcKirill Primak
2021-09-06surface: chase wlr subsurface list/link changeKirill Primak
2021-09-05view: fix saved buffer orderKirill Primak
2021-09-04Fix overly-wide mark texturesDaniel De Graaf
2021-08-27Deduplicate code for rendering titlebar textsHugo Osvaldo Barrera
2021-08-26Use fixed titlebar heightsHugo Osvaldo Barrera