Commit Graph

7 Commits

Author SHA1 Message Date
3e7976c8eb fix: use pango markup for consistent formatting in format and tooltip-format 2026-02-13 02:23:16 +05:30
47fb21a2c1 chore: upgrade to clang-format@21 2026-02-04 09:24:14 +01:00
481b01d9af fix: lint 2025-01-25 09:31:32 +01:00
157ea44510 Escape markup characters in dwl/window
Without this, markup characters like [&><] will be injected directly
into the Label. Escaping them makes sure that the values will be printed
exactly as they appear in the window title or layout symbol.

Signed-off-by: K. Adam Christensen <pope@shifteleven.com>
2024-12-14 09:06:13 -08:00
df1a9c5509 Remove listener when window is destroyed (#3215) 2024-05-06 10:51:14 +02:00
19f3ce6f85 fix: lint 2024-03-22 23:21:57 +01:00
17734f0364 Add dwl/window module 2024-03-14 23:51:46 +03:00