Files
dwl-patches/patches/bar-awesomebar
2026-08-24 02:05:59 +02:00
..
2026-08-24 02:05:59 +02:00
2026-08-24 02:05:59 +02:00

Description

Based on the corresponding dwm patch, this patch implements the AwesomeWM-style bar for dwl.

Clients are hidden using the logic already present in the arrange function.

Default key bindings

  • Mod + s — Unhide the selected client.
  • Mod + Shift + s — Unhide all hidden clients on the current tag.
  • Mod + Shift + h — Hide the focused client.
  • Mod + Shift + j / Mod + Shift + k — Cycle through both visible and hidden clients.

Bar buttons

  • Clicking the focused client hides it.
  • Clicking an unfocused visible client focuses it.
  • Clicking a hidden client unhides and focuses it.

Dependencies

Download

Authors

Credits

This patch is based on the original dwm implementation by: