brewery
notashelf /
000258df5c7d33095135ef826ae619307619d822

chroma

public

Lightweight wallpaper daemon for Wayland

Star0tarball
clone
ssh://git@git.notashelf.dev:33/notashelf/chroma.git

Commits

  1. 2026-01-31
  2. meta: make makefile work again...

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf5mo ago
    unverified746e83d3daa4
  3. render: handle mipmaps properly

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf5mo ago
    unverifiedc9d32e14ab93
  4. 2025-11-02
  5. Merge pull request 'meta: fix the warning during compilation' (#7) from amr-patch-2 into main

    Reviewed-on: https://git.frzn.dev/NotAShelf/chroma/pulls/7

    raf8mo ago
  6. fix: this solves the warning during compilation

    This not only solves the warning/error brought up during compilation, it's also just a sort of belt'n'braces approach to make absolutely sure the timestamp length is correct and didn't get truncated or some other error. This was a new warning/error introduced back in gcc 7.1, and it's one of those "you *should* do it this way because it's technically the correct way" things that most developers roll their eyes at but, logically, they're technically correct.

    amr8mo ago
  7. Merge pull request 'Fix typo in systemd service' (#6) from amr-patch-1 into main

    Reviewed-on: https://git.frzn.dev/NotAShelf/chroma/pulls/6

    raf8mo ago
  8. Fix typo in systemd service

    Should probably also consider switching this to a "forking" service, and using the --daemon option

    amr8mo ago
  9. 2025-11-01
  10. chroma: add scaling modes to header

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf8mo ago
    unverified74f46f45bf03
  11. config: handle transform opts; make implementation futureproof

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf8mo ago
    unverified5fd2e5660f7f
  12. core: store old config values per-monitor

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf8mo ago
    unverified1a366d24451c
  13. render: calculate texture coordinates based on scaling mode

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf8mo ago
    unverifiede7f107a8fee9
  14. chore: bump version; add version management targets

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf8mo ago
    unverified9b42e70054b8
  15. meta: ignore more test stuff

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf8mo ago
    unverified3d42f75052c4
  16. config: fix tilde expansion for wallpaper paths

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf8mo ago
    unverified74fed80a26f3
  17. 2025-10-02
  18. meta: ignore test stuff

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf9mo ago
    unverifiedca468ce677b3
  19. various: log memory events

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf9mo ago
    unverifiedbc77b887ad02
  20. 2025-09-30
  21. docs: add project README

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf9mo ago
    unverified0bc2decb7c29
  22. add sample configuration

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf9mo ago
    unverifiededc7552b5c60
  23. meta: set vendored code manually

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf9mo ago
    unverifiede72da82b32d4
  24. render: add OpenGL resource caching; optimize texture handling

    Mildly improves rendering performance by caching OpenGL resources.

    NotAShelf9mo ago
    unverifiedd1116e772101
  25. chore: add systemd service

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf9mo ago
    unverified3cbf6d56457b
  26. meta: release under MPL v2.0

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf9mo ago
    unverifiedb47928cbab54
  27. chore: set up Makefile for building

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf9mo ago
    unverified87d445340a66
  28. meta: correctly ignore corrected files

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf9mo ago
    unverifiedb4fcdab7f48a
  29. meta: set up editorconfig

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf9mo ago
    unverifiedadc2bb2bafb3
  30. init nix tooling

    Signed-off-by: NotAShelf <raf@notashelf.dev>

    NotAShelf9mo ago
    unverified48fa1cc8525b

Previous Page 2 of 2