359 Commits (266cd4515a015b5684eaf6c0b48ce1afa9be2739)

Author SHA1 Message Date
Norbert Bolanowski be840f730e move title_format to container
3 months ago
Kirill Primak 3e956b9229 tearing: remove trailing whitespace
4 months ago
Ricardo Steijn 9a1c411abd
Add support for tearing-control-v1
4 months ago
Bill Li fc2796aee8 Chase wlroots!2434
4 months ago
Ronan Pigott 5d237679f5 view: send scale notification when the output is known
5 months ago
bretello 74cc02d60f fix crash when setting urgency on an hidden scratchpad container
5 months ago
Simon Ser fce8de0f67 tree/view: ensure content_{width,height} is positive
5 months ago
Simon Ser 5f15c5e91d tree/view: set default min size to 1×1
5 months ago
thal a168b20299 tree/view: Do not clip to geometry if using CSD
6 months ago
Simon Ser 9704152414 build: drop xwayland option
6 months ago
Simon Ser fc640d5f6c Define _POSIX_C_SOURCE globally
9 months ago
Aleksei Bavshin d19810eba8 xdg-activation: distinguish activation and urgency requests
9 months ago
Simon Ser 541e6e260c Drop unnecessary includes from sway/server.h
9 months ago
Kirill Primak 7a2ff7ba81 view: drop ext_foreign_destroy
9 months ago
Merlin Lex 1b5515400d ext-foreign-toplevel-list: Implement protocol
9 months ago
Alexander Orzechowski 9da295c11f scene_graph: Implement toplevel clipping
10 months ago
Alexander Orzechowski 5f0801b6f2 container: Don't track outputs
10 months ago
Alexander Orzechowski 1e018e72b4 Delete old damage tracking code
10 months ago
Alexander Orzechowski 06ad734e70 scene_graph: Port view saved buffers
10 months ago
Alexander Orzechowski b38ed8b479 scene_graph: Port xdg_shell
10 months ago
Alexander Orzechowski 6d7b1321db scene_graph: Port container server side decorations
10 months ago
Alexander Orzechowski 5b8b505af5 input: Query scene graph for relevant surface/node intersections
10 months ago
Alexander Orzechowski 1eb16d1367 scene_graph: Maintain `wlr_scene_node`s for the sway tree.
10 months ago
Alexander Orzechowski dbd2fbf430 view: init function should return a success bool
10 months ago
EBADBEEF 86f96a786b view: re-apply criteria when window gets unmapped
1 year ago
Kirill Primak 47263aca28 view: check if the buffer was uploaded on save
1 year ago
Dudemanguy 60a94b4916 Revert "view: update wlr_toplevel size on client resizes"
1 year ago
Dudemanguy bf44690ee8 view: update wlr_toplevel size on client resizes
1 year ago
Robin Jarry 9498e4d261 Allow windows in scratchpad to set the urgent flag
2 years ago
Simon Ser 1cab17ada2 Introduce surface_{enter,leave}_output()
2 years ago
Ronan Pigott 842609da64 view: make request_activate take a seat
2 years ago
Simon Ser 9959e6b8dc Convert to *_try_from_wlr_surface()
2 years ago
Simon Ser ae2d14ceeb Convert to wlr_xwayland_surface_try_from_wlr_surface()
2 years ago
Tobias Bengfort a7b9f6fedc focus_on_window_activation: raise if floating
2 years ago
Ronan Pigott 864b3a9a18 view: associate launch contexts with views
2 years ago
Ronan Pigott d75c9f9722 launcher: rename pid_workspace to launcher_ctx
2 years ago
Ronan Pigott eb5021ef99 root: move the workspace matching code to its own file
2 years ago
Simon Ser dcd2076f38 Use wl_signal_emit_mutable()
2 years ago
Puck Meerburg 0fdeb4ca84 tree: support formatting null titles
2 years ago
Simon Ser d6f8820a8b Upgrade for wlroots surface refactoring
3 years ago
Alexander Orzechowski 8a3026337f view: Fix null dereference
3 years ago
siikamiika 21d2fdf74c view: add new container as a sibling of tiled view
3 years ago
Hugo Osvaldo Barrera c16b2a26ed Avoid unecessary font metric calculations
3 years ago
Kirill Primak e76e13ef85 view: fix child position calc
3 years ago
Kirill Primak ae80bdedf9 surface: chase wlr subsurface list/link change
3 years ago
Kirill Primak 72b0491ca0 view: fix saved buffer order
3 years ago
Hugo Osvaldo Barrera 62d90a8e95 Use fixed titlebar heights
3 years ago
novenary dbc326ba84 Don't apply hide_edge_borders to any floating container
3 years ago
Simon Ser 3162766eef Iterate over subsurfaces below the parent surface
4 years ago
Ronan Pigott 5a73dc1bc2 view: commit transactions for foreign toplevel requests
4 years ago