aboutsummaryrefslogtreecommitdiffstats
path: root/sway/tree
Commit message (Expand)AuthorAge
...
* container_get_siblings: handle NULL workspaceLibravatar Baltazár Radics2022-11-11
* Use wlr_damage_ringLibravatar Kirill Primak2022-11-11
* Use wl_signal_emit_mutable()Libravatar Simon Ser2022-11-10
* tree: support formatting null titlesLibravatar Puck Meerburg2022-10-30
* container_floating_set_default_size: Store workspace size box on the stackLibravatar Alexander Orzechowski2022-10-29
* sway: Add non-desktop-output typeLibravatar Alex Maese2022-09-19
* Reuse parsed PangoFontDescriptionLibravatar Hugo Osvaldo Barrera2022-07-01
* Remove all sprintf callsLibravatar Simon Ser2022-02-08
* xdg-shell: use wlr_xdg_toplevel in sway_viewLibravatar Simon Ser2022-02-07
* chore: chase wlr_output_layout_get_box() updateLibravatar Kirill Primak2022-01-31
* Upgrade for wlroots surface refactoringLibravatar Simon Ser2022-01-13
* container: Fix crash when view unmaps + maps quicklyLibravatar David Rosca2022-01-07
* Add cairo_image_surface_create error handlingLibravatar Simon Ser2021-12-21
* output: emit node::destroy eventLibravatar Ronan Pigott2021-12-17
* output: change output::destroy to output::disableLibravatar Ronan Pigott2021-12-17
* Add support for linux-dmabuf surface hintsLibravatar Simon Ser2021-12-13
* view: Fix null dereferenceLibravatar Alexander Orzechowski2021-12-13
* Add focused_tab_titleLibravatar Vsevolod2021-12-10
* sway: replace noop_output by fallback_outputLibravatar Simon Zeni2021-11-25
* sway: create wlr_renderer and wlr_allocatorLibravatar Simon Zeni2021-11-18
* container: fix surface_is_popup()Libravatar Kirill Primak2021-11-15
* Add smart_gaps inverse_outer commandLibravatar bR3iN2021-10-29
* view: add new container as a sibling of tiled viewLibravatar siikamiika2021-10-21
* Avoid unecessary font metric calculationsLibravatar Hugo Osvaldo Barrera2021-09-20
* Rename pango_printf to render_textLibravatar Simon Ser2021-09-13
* view: fix child position calcLibravatar Kirill Primak2021-09-08
* surface: chase wlr subsurface list/link changeLibravatar Kirill Primak2021-09-06
* view: fix saved buffer orderLibravatar Kirill Primak2021-09-05
* Fix overly-wide mark texturesLibravatar Daniel De Graaf2021-09-04
* Deduplicate code for rendering titlebar textsLibravatar Hugo Osvaldo Barrera2021-08-27
* Use fixed titlebar heightsLibravatar Hugo Osvaldo Barrera2021-08-26
* xdg-decoration: let floating clients set bordersLibravatar Dudemanguy2021-08-12
* container: ignore borders in fullscreen windowsLibravatar Dudemanguy2021-07-06
* tree/container: fix indentationLibravatar Simon Ser2021-07-05
* Revert "Add workspace {prev,next}_on_output --create"Libravatar Ragnar Groot Koerkamp2021-06-22
* Don't apply hide_edge_borders to any floating containerLibravatar novenary2021-06-20
* Only call workspace_auto_back_and_forth when neededLibravatar Ragnar Groot Koerkamp2021-06-18
* Move auto_back_and_forth logic out of workspace_switchLibravatar Ragnar Groot Koerkamp2021-06-18
* Iterate over subsurfaces below the parent surfaceLibravatar Simon Ser2021-06-03
* view: commit transactions for foreign toplevel requestsLibravatar Ronan Pigott2021-05-17
* cairo: Replace <cairo/cairo.h> by <cairo.h>Libravatar Issam E. Maghni2021-05-10
* view: handle case where map_ws is NULLLibravatar Rouven Czerwinski2021-04-29
* workspace: reap empty parents when adding tilesLibravatar Ronan Pigott2021-04-26
* tree/view: don't give focus to views mapped under fullscreen viewsLibravatar Tudor Brindus2021-04-25
* view_destroy: fix use-after-free with subsurface_destroyLibravatar Dominique Martinet2021-04-22
* Avoid creating zero-sized textures for marksLibravatar Simon Ser2021-04-20
* Use cairo_image_surface_get_stride instead of guessing itLibravatar Simon Ser2021-04-20
* Avoid creating zero-sized textures for titlebarsLibravatar Simon Ser2021-04-20
* container: don't set fullscreen on childrenLibravatar ash lea2021-04-15
* container: retain focus position on floating enableLibravatar Ronan Pigott2021-04-11