breadpaper/src
Breadway 8d8be6ebb1 Add per-output wallpaper set, persist, and theme
Two monitors can keep different wallpapers. `set --output` targets one
awww output, writes that output's bread-theme files, and updates
~/.config/breadpaper/current.json without clobbering the other. Global
set still runs wal + bread-theme reload and stamps every known output.
`apply` and listen-on-monitor-connect restore the saved map. The library
picker binds to its monitor and applies to that output.
2026-08-16 13:06:17 +08:00
..
config.rs Add GTK wallpaper library 2026-08-16 00:26:50 +08:00
current.rs Add per-output wallpaper set, persist, and theme 2026-08-16 13:06:17 +08:00
lib.rs Add per-output wallpaper set, persist, and theme 2026-08-16 13:06:17 +08:00
library.rs Add GTK wallpaper library 2026-08-16 00:26:50 +08:00
main.rs Add per-output wallpaper set, persist, and theme 2026-08-16 13:06:17 +08:00
pywal.rs Initial implementation of breadpaper 2026-06-17 14:05:48 +08:00
theme.rs Add per-output wallpaper set, persist, and theme 2026-08-16 13:06:17 +08:00
ui.rs Add per-output wallpaper set, persist, and theme 2026-08-16 13:06:17 +08:00
wallpaper.rs Add per-output wallpaper set, persist, and theme 2026-08-16 13:06:17 +08:00