33df1eecef
ui: pass logger to toolkit
2025-12-04 18:20:51 +00:00
0c0a814d26
fix
2025-12-04 12:30:57 +00:00
18674704c4
ipc: add missing s2c events
2025-12-03 20:16:00 +00:00
1b5c21c736
Nix: fix
2025-12-03 21:29:42 +02:00
e4e262c481
flake.lock: update
2025-12-03 17:59:57 +02:00
d1fd91b54d
ipc
2025-12-03 15:04:52 +00:00
8b7f9e78d6
readme cleanup
2025-12-03 15:00:56 +00:00
568cf06d09
nix
2025-12-03 14:54:46 +00:00
0bb5c20c63
cmake
2025-12-03 14:53:10 +00:00
144c7b6b54
ipc
2025-12-03 14:48:12 +00:00
ca8c3e4144
fix
2025-12-02 12:20:18 +00:00
83a7586ad2
f
2025-12-01 18:34:44 +00:00
7c7368a579
fix
2025-11-30 15:02:19 +00:00
f9598fc16e
core: migrate to hyprtoolkit
2025-11-28 20:39:14 +00:00
1733e0025b
version: bump to 0.7.6
2025-10-10 19:20:48 +01:00
tht2005
bcb1ffa322
cmake: Strip leading whitespace from git commit message ( #271 )
2025-08-06 14:00:42 +02:00
Blake-sama
86f6217029
cmake: Escape quotes in commit names ( #269 )
2025-07-27 23:05:07 +02:00
Blake-sama
6502c87e9c
config: Added "source=" capability to Hyprpaper .conf file ( #267 )
2025-07-27 18:32:49 +02:00
a88e0e066e
flake.lock: update
2025-06-22 22:46:17 +03:00
7d63e15c09
CI/Nix: add cache-nix-action
...
Use nixbuild/nix-quick-install-action which pairs well with
nix-community/cache-nix-action.
Should help with build times by reducing the number of packages needing
to be re-downloaded on each run.
Parameters are taken from https://github.com/nix-community/cache-nix-action
and may be tweaked later.
2025-06-20 01:25:44 +03:00
Matt Vykol
81dc1fe4f0
config: Return empty string instead of throwing if unable to find default config ( #253 )
2025-06-10 08:19:18 +01:00
Friday
79e0992927
nix: update flake.lock ( #252 )
...
bumps hyprgraphics and nixpkgs
2025-06-08 15:58:36 +01:00
Friday
c6981ac490
nix: use gcc15
...
also updated dependencies
2025-06-06 01:26:58 +03:00
Amadej Kastelic
99213a1854
flake.lock: update
2025-05-09 00:14:03 +03:00
753ffa7fe9
version: bump to 0.7.5
2025-05-06 20:18:13 +01:00
Biniam Bekele
05337a4595
CMake: require wayland-protocols>=1.35 ( #243 )
...
tablet-v2 was moved to stable in 1.35. Hyprpaper will fail to build if a
earlier version is used.
2025-03-20 16:52:40 +02:00
Constantin Piber
6f4ba43163
CMake: move systemd service install ( #240 )
2025-02-28 19:56:02 +02:00
7e18ebc843
core: add mallopt to modify trim threshold
2025-02-09 17:40:50 +00:00
f827dc3197
flake.lock: update
2025-01-29 22:41:18 +02:00
7efb4a0346
version: bump to 0.7.4
2025-01-23 15:12:54 +00:00
4d2e2b7f07
flake.lock: update
2025-01-23 14:28:44 +02:00
solopasha
251e8e2593
README: Remove unused deps ( #231 )
...
Seems unused after the move to hyprgraphics
2025-01-06 16:33:44 +00:00
505e447b6c
core: update for hw-s 0.4.4
2024-12-29 18:35:40 +01:00
2f305d5f48
flake.lock: update
2024-12-23 00:24:58 +02:00
caffeine
f15e678507
core: conform to output transforms ( #224 )
2024-12-19 20:58:28 +01:00
eb9db3b815
version: bump to 0.7.3
2024-12-15 21:58:46 +00:00
0e38c982d7
core: fixup execAndGet not running correctly
2024-12-15 21:58:26 +00:00
4d5b68b7ad
core: avoid the use of pop_back on empty string
...
fixes #222
2024-12-15 21:58:11 +00:00
b17d32fdd2
logging: fix some missed logs
2024-12-15 21:55:41 +00:00
5b763f1618
version: bump to 0.7.2
2024-12-14 15:10:30 +00:00
Vaxry
85e850bca3
Core: modernize internals ( #219 )
...
* flake.nix: use gcc14Stdenv, update
---------
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2024-12-14 16:09:40 +01:00
a3ceb20095
README: add hyprgraphics dep
2024-11-28 15:58:20 +00:00
Vaxry
b3ee62fe4a
Core: Move to hyprgraphics for image parsing ( #216 )
...
* move to hyprgraphics
* Nix: add hyprgraphics
---------
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2024-11-28 15:56:01 +00:00
11d91446f1
cmake: drop # from commit messages
2024-11-28 15:40:37 +00:00
Adrià
0b5e350011
core: use C++ streams to load Jpeg and Webp ( #214 )
2024-11-22 13:18:04 +00:00
Adrià
dbea6cdf0c
core: Add support for JPEG-XL ( #212 )
2024-11-22 13:17:50 +00:00
izmyname
3f8cc92109
Add systemd service ( #208 )
2024-10-26 00:14:47 +03:00
gkdwoe
e6e5c471e2
core: add tile as an image mode ( #207 )
...
---------
Co-authored-by: gkdwoe <gkdwoe>
2024-10-25 12:29:16 +01:00
1c18ad6503
flake.lock: update
2024-09-01 17:20:38 +03:00
36e83af943
nix: add pkg-config to depsBuildBuild
2024-09-01 17:20:38 +03:00