Commit graph

  • 99213a1854 flake.lock: update main Amadej Kastelic 2025-05-08 21:13:15 +0200
  • 18a62c1ee5
    flake.lock: update Amadej Kastelic 2025-05-08 21:13:15 +0200
  • 753ffa7fe9
    version: bump to 0.7.5 v0.7.5 Vaxry 2025-05-06 20:18:13 +0100
  • 05337a4595
    CMake: require wayland-protocols>=1.35 (#243) Biniam Bekele 2025-03-20 10:52:40 -0400
  • 6f09247600
    CMake: require wayland-protocols>=1.35 Biniam Bekele 2025-03-20 08:22:35 -0400
  • 6f4ba43163
    CMake: move systemd service install (#240) Constantin Piber 2025-02-28 18:56:02 +0100
  • afb77733ff
    Move systemd service install Constantin Piber 2025-02-28 18:30:32 +0100
  • 7e18ebc843 core: add mallopt to modify trim threshold Vaxry 2025-02-09 17:40:50 +0000
  • ff95921bdf
    Merge bf38a16940 into f827dc3197 Sami Ansari 2025-02-06 08:03:56 -0500
  • bf38a16940 refactor: simplify image filtering with guard clauses Flattened nested conditionals into guard clauses for better readability. y0usaf 2025-02-06 08:03:11 -0500
  • 0d63570c89 refactor: replace RandomGenerator singleton with global instance y0usaf 2025-02-05 21:47:34 -0500
  • f04fb592a1 refactor: extract image selection logic into dedicated helper y0usaf 2025-02-04 16:11:01 -0500
  • 9f59bf577b refactor: use CRandomGenerator and improve buffer handling y0usaf 2025-02-04 10:40:42 -0500
  • 17cc5c13ad feat: add directory wallpaper support and deferred preloading y0usaf 2025-02-04 09:37:09 -0500
  • f827dc3197
    flake.lock: update Mihai Fufezan 2025-01-29 22:41:10 +0200
  • 7efb4a0346 version: bump to 0.7.4 v0.7.4 Vaxry 2025-01-23 15:12:54 +0000
  • 4d2e2b7f07
    flake.lock: update Mihai Fufezan 2025-01-23 14:28:44 +0200
  • 2be4d3c4e4
    CMakeLists: Fix the installation of the systemd service file Kirill Unitsaev 2025-01-08 18:32:27 +0300
  • 251e8e2593
    README: Remove unused deps (#231) solopasha 2025-01-06 16:33:44 +0000
  • da946ed1fa
    Remove unused deps Pavel Solovev 2025-01-06 10:57:50 +0000
  • 505e447b6c core: update for hw-s 0.4.4 vaxerski 2024-12-29 18:35:40 +0100
  • 2f305d5f48
    flake.lock: update Mihai Fufezan 2024-12-23 00:24:58 +0200
  • f15e678507
    core: conform to output transforms (#224) caffeine 2024-12-19 19:58:28 +0000
  • 6ed6829796 refine logic caffeine01 2024-12-19 14:08:40 +0000
  • bedf9b6268 fixd caffeine01 2024-12-19 02:03:18 +0000
  • 561cb583da ensure transforms are unique and relevant before swapping resolution caffeine01 2024-12-19 00:04:24 +0000
  • ecab9e7291 implement wl_output_transform caffeine01 2024-12-17 00:54:54 +0000
  • eb9db3b815 version: bump to 0.7.3 v0.7.3 Vaxry 2024-12-15 21:58:46 +0000
  • 0e38c982d7 core: fixup execAndGet not running correctly Vaxry 2024-12-15 21:58:26 +0000
  • 4d5b68b7ad core: avoid the use of pop_back on empty string Vaxry 2024-12-15 21:58:11 +0000
  • b17d32fdd2 logging: fix some missed logs Vaxry 2024-12-15 21:55:41 +0000
  • 5b763f1618 version: bump to 0.7.2 v0.7.2 Vaxry 2024-12-14 15:10:30 +0000
  • 85e850bca3
    Core: modernize internals (#219) Vaxry 2024-12-14 16:09:40 +0100
  • 027760f592 EFHYVFRYUfveygveryufgvyter modernize-internals Vaxry 2024-12-14 14:44:56 +0000
  • c2674f37fc
    flake.nix: use gcc14Stdenv, update Mihai Fufezan 2024-12-14 16:39:36 +0200
  • e527a6667c modernize dep internals Vaxry 2024-12-13 21:03:21 +0000
  • a3ceb20095 README: add hyprgraphics dep Vaxry 2024-11-28 15:58:20 +0000
  • b3ee62fe4a
    Core: Move to hyprgraphics for image parsing (#216) Vaxry 2024-11-28 15:56:01 +0000
  • 8128bb4bff
    Nix: add hyprgraphics hyprgraphics Mihai Fufezan 2024-11-28 17:52:24 +0200
  • e4ed38d6fc move to hyprgraphics Vaxry 2024-11-28 15:45:20 +0000
  • 11d91446f1 cmake: drop # from commit messages Vaxry 2024-11-28 15:40:37 +0000
  • 0b5e350011
    core: use C++ streams to load Jpeg and Webp (#214) Adrià 2024-11-22 22:18:04 +0900
  • dbea6cdf0c
    core: Add support for JPEG-XL (#212) Adrià 2024-11-22 22:17:50 +0900
  • 7b73aee0b5 make const variables UPPERCASE Adrià Arrufat 2024-11-22 14:28:43 +0900
  • df6e221aa4 helpers: use C++ streams to load Jpeg and Webp Adrià Arrufat 2024-11-22 14:15:52 +0900
  • 20fcfd4379 make sure we use little endian (does not seem to affect, though) Adrià Arrufat 2024-11-22 12:13:19 +0900
  • c334442290 use camelCase for all variable names Adrià Arrufat 2024-11-22 12:06:47 +0900
  • c7c1ad98c9 rename stream to file Adrià Arrufat 2024-11-22 12:04:44 +0900
  • 862403aa82 load JXL images using C++ streams Adrià Arrufat 2024-11-22 11:58:11 +0900
  • bdb7b3b02e
    Add support for JPEG-XL Adrià Arrufat 2024-11-17 20:38:43 +0900
  • c1b797ddf2
    Update CMakeLists.txt izmyname 2024-10-26 03:11:07 +0500
  • 3f8cc92109
    Add systemd service (#208) izmyname 2024-10-26 02:14:47 +0500
  • 7cf2669235 Include gnu Izmyname 2024-10-26 02:10:51 +0500
  • e71e42a3e0
    Merge branch 'hyprwm:main' into main izmyname 2024-10-26 01:53:44 +0500
  • e6e5c471e2
    core: add tile as an image mode (#207) gkdwoe 2024-10-25 04:29:16 -0700
  • fbab11d602
    update readme again gkdwoe 2024-10-24 16:30:08 -0700
  • c4f1fd46c1 remove brace and update readme gkdwoe 2024-10-24 16:21:06 -0700
  • 1ae0c10d28 add systemd service Izmyname 2024-10-25 00:49:51 +0500
  • 53652bb88b clang-formatx2 gkdwoe 2024-10-24 08:45:19 -0700
  • eaf3cc78bb clan-format and wrong substr argument gkdwoe 2024-10-24 08:29:26 -0700
  • 6c0974b881
    Update main.cpp gkdwoe 2024-10-23 16:58:20 -0700
  • 1b415658a0 formatting gkdwoe 2024-10-23 16:54:38 -0700
  • a080f30a48 use configuration instead of flag gkdwoe 2024-10-23 16:51:03 -0700
  • 9a764783e6 add tile support gkdwoe 2024-10-23 13:54:02 -0700
  • 6ab88117d7
    Merge d82aec027e into 1c18ad6503 Vaxry 2024-09-01 14:58:48 -0500
  • 1c18ad6503 flake.lock: update Mihai Fufezan 2024-09-01 16:58:39 +0300
  • 36e83af943 nix: add pkg-config to depsBuildBuild Mihai Fufezan 2024-09-01 16:58:33 +0300
  • 6c6e54faa8 CMakeLists: look for wayland.xml protocol in wayland-scanner pkgdata André Silva 2024-09-01 13:06:23 +0100
  • 1214418b0c
    flake.lock: update Mihai Fufezan 2024-09-01 16:58:39 +0300
  • 16cc935bf9
    nix: add pkg-config to depsBuildBuild Mihai Fufezan 2024-09-01 16:58:33 +0300
  • 648a996f3b
    CMakeLists: look for wayland.xml protocol in wayland-scanner pkgdata André Silva 2024-09-01 13:06:23 +0100
  • 91e17e12ff CMakeLists: require native hyprwayland-scanner Markus Volk 2024-08-17 08:26:30 +0200
  • b9284d963b CMakeLists: require native hyprwayland-scanner Markus Volk 2024-08-17 08:26:30 +0200
  • 808d88e574 version: bump to 0.7.1 v0.7.1 vaxerski 2024-08-16 21:26:53 +0200
  • e32a2c8d24
    config: Fix desc: wallpaper priority (#189) Yury Shvedov 2024-08-12 20:31:02 +0300
  • fdf4c13a51 Fix desc: wallpaper priority Yury Shvedov 2024-08-12 19:35:34 +0300
  • f1f7fc60f5 core: bind to wl_seat v7 Vaxry 2024-07-23 00:08:55 +0200
  • d82aec027e
    Nix: add mesa dep gpu Mihai Fufezan 2024-07-19 20:48:49 +0300
  • 518213b4c0 fixez Vaxry 2024-07-19 16:27:43 +0200
  • c788a59dac basic gpu stuff Vaxry 2024-07-19 14:20:54 +0200
  • 87791c0a99
    flake.lock: update Mihai Fufezan 2024-07-18 20:49:41 +0300
  • 6197552f28
    CMake: fmt Mihai Fufezan 2024-07-18 20:49:30 +0300
  • 06b93bbb77
    CMake, Nix: add VERSION file Mihai Fufezan 2024-07-18 20:48:30 +0300
  • cbc16f939f
    flake.lock: update Mihai Fufezan 2024-07-17 17:32:55 +0300
  • 3cbc90bf94 core: migrate to hyprwayland-scanner Vaxry 2024-07-17 16:25:07 +0200
  • f3a6e51d92
    Config: use hyprutils helper (#183) Mihai Fufezan 2024-07-17 17:21:50 +0300
  • 73ce1e980b
    Nix: add hyprwayland-scanner dep config Mihai Fufezan 2024-07-17 17:18:46 +0300
  • d4f50358ad
    Nix: add hyprutils dep Mihai Fufezan 2024-07-16 22:51:25 +0300
  • 6a0999e359
    config: use hyprutils helper Mihai Fufezan 2024-07-16 22:51:01 +0300
  • 826eb0e2fe
    Merge 2b79075feb into 13fcdd79ef lch361 2024-07-08 00:48:28 -0700
  • 13fcdd79ef fractional: reload monitor on new fs scale notifs Vaxry 2024-07-02 18:54:11 +0200
  • f4abf5902f
    config: produce error instead fs::exists exceptions (#177) Mykola Perehudov 2024-06-09 10:50:27 +0300
  • 7ddf3d85fc config: produce error instead fs::exists exceptions Mykola Perehudov 2024-06-09 09:13:17 +0300
  • 374d6e2a9d
    core: Bitmap image support (#175) Barguzin 2024-06-08 01:19:58 +1000
  • fb2f6ea296 reserve -> resize barrrguzin 2024-06-08 00:49:39 +1000
  • 2e4523238a refactored barrrguzin 2024-06-03 21:58:50 +1000
  • f60f00bdfd Merge branch 'refs/heads/hyprpaper-with-reload-wallpaper-feature' barrrguzin 2024-05-30 01:39:32 +1000
  • 91a6eb0dd5 added bitmap (.bmp) image support barrrguzin 2024-05-30 01:39:18 +1000
  • a9132f08a4 ipc: add listmonitors rofe33 2024-05-26 19:31:09 +0300
  • 2c57525de8
    internal: Add handler "reload" to do a change of wallpaper by one hyprctl exec (#173) Barguzin 2024-05-26 03:40:11 +1000