index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
tree
/
container.c
Age
Commit message (
Expand
)
Author
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2024-02-15
Drop unnecessary includes from sway/server.h
Simon Ser
2024-01-18
scene_graph: port wlr_forgein_toplevel_management output enter/leave events
Alexander Orzechowski
2024-01-18
container: Don't track outputs
Alexander Orzechowski
2024-01-18
Delete old damage tracking code
Alexander Orzechowski
2024-01-18
scene_graph: Port container server side decorations
Alexander Orzechowski
2024-01-18
input: Query scene graph for relevant surface/node intersections
Alexander Orzechowski
2024-01-18
scene_graph: Use built-in linux dmabuf feedback handling
Alexander Orzechowski
2024-01-18
scene_graph: Maintain `wlr_scene_node`s for the sway tree.
Alexander Orzechowski
2023-08-21
chore: chase wlroots xdg-surface role rework
Kirill Primak
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-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-02
Convert to *_try_from_wlr_surface()
Simon Ser
2023-01-03
tree/container: drop unnecessary check in container_get_siblings()
Simon Ser
2022-11-11
container_get_siblings: handle NULL workspace
Baltazár Radics
2022-11-10
Use wl_signal_emit_mutable()
Simon Ser
2022-10-29
container_floating_set_default_size: Store workspace size box on the stack
Alexander Orzechowski
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-13
Add support for linux-dmabuf surface hints
Simon Ser
2021-12-10
Add focused_tab_title
Vsevolod
2021-11-18
sway: create wlr_renderer and wlr_allocator
Simon Zeni
2021-11-15
container: fix surface_is_popup()
Kirill Primak
2021-09-13
Rename pango_printf to render_text
Simon Ser
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
2021-08-12
xdg-decoration: let floating clients set borders
Dudemanguy
2021-07-06
container: ignore borders in fullscreen windows
Dudemanguy
2021-07-05
tree/container: fix indentation
Simon Ser
2021-05-10
cairo: Replace <cairo/cairo.h> by <cairo.h>
Issam E. Maghni
2021-04-20
Avoid creating zero-sized textures for marks
Simon Ser
2021-04-20
Use cairo_image_surface_get_stride instead of guessing it
Simon Ser
2021-04-20
Avoid creating zero-sized textures for titlebars
Simon Ser
2021-04-15
container: don't set fullscreen on children
ash lea
2021-04-11
container: retain focus position on floating enable
Ronan Pigott
2021-03-10
container: Add view_container_content_at
Kenny Levinsen
2021-03-01
container: Limit tiled focus to container geometry
Kenny Levinsen
2021-02-25
focus: beyond fullscreen when focused explicitly
lbonn
2021-02-23
Fix wl_shm_format passed to wlr_texture_from_pixels
Simon Ser
2021-02-22
container: Add container_is_current_floating
Kenny Levinsen
2021-02-16
container: Move pending state to state struct
Kenny Levinsen
[next]