aboutsummaryrefslogtreecommitdiff
path: root/sway/tree
AgeCommit message (Expand)Author
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
2021-08-12xdg-decoration: let floating clients set bordersDudemanguy
2021-07-06container: ignore borders in fullscreen windowsDudemanguy
2021-07-05tree/container: fix indentationSimon Ser
2021-06-22Revert "Add workspace {prev,next}_on_output --create"Ragnar Groot Koerkamp
2021-06-20Don't apply hide_edge_borders to any floating containernovenary
2021-06-18Only call workspace_auto_back_and_forth when neededRagnar Groot Koerkamp
2021-06-18Move auto_back_and_forth logic out of workspace_switchRagnar Groot Koerkamp
2021-06-03Iterate over subsurfaces below the parent surfaceSimon Ser
2021-05-17view: commit transactions for foreign toplevel requestsRonan Pigott
2021-05-10cairo: Replace <cairo/cairo.h> by <cairo.h>Issam E. Maghni
2021-04-29view: handle case where map_ws is NULLRouven Czerwinski
2021-04-26workspace: reap empty parents when adding tilesRonan Pigott