58e1a4a499
core: add --version
2024-07-24 13:58:59 +02:00
Jasson
d8ccc6f96a
core: Label exception handling + Frambuffer checks + headers ( #413 )
...
* Added exception handling in label constructor
* Framebuffer fix + moved headers
* added optional header
2024-07-09 11:32:49 +02:00
daywalker-dev
6e0921140e
helpers: fix jpeg and webp OOM error ( #401 )
...
* Update Jpeg.cpp
* Update Webp.cpp
2024-07-05 22:58:45 +02:00
Vaxry
c5b8ad03d0
core: move to hyprutils for utils ( #362 )
...
* core: move to hyprutils for utils
* Nix: add hyprutils dep
---------
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2024-06-08 23:49:49 +02:00
972c1c27e6
restore: move to runtime dir and check his
...
fixes #346
2024-05-23 12:58:54 +02:00
Daniel Mensinger
415262065f
core: Add support for JPEG and WEBP background images ( #286 )
...
* Add KDevelop files to the .gitignore
* Add support for JPEG and WEBP background images
Most of the code is copy-pasted from hyprpaper
* Try doing nix stuff
* Do not use brackets for short ifs
2024-04-24 18:06:14 +01:00
bvr-yr
84c6282d6a
widgets: add rotate
option to label and image ( #234 )
...
* widgets: add `rotate` option to label and image
* use framebuffer for image
2024-03-29 19:01:11 +00:00
Maximilian Seidler
0f44f76368
misc: path handling improvements ( #163 )
...
* misc: use weakly_canonical for absolutePath
* misc: make absolutePath not optional
* misc: use currentDir as the argument to absolutePath
* config: avoid circular imports
2024-03-10 14:37:25 +00:00
Maurice Kraus
2fc23cbfc8
config: add source parsing ( #28 )
...
* config: add source parsing
* config: add nested source parsing
* config: streamlined absolutePath impl
2024-02-21 23:52:12 +00:00
06b07c53e5
label: add executing commands
2024-02-21 14:12:20 +00:00
80e6970e33
input-field: cleanup props in constructor
2024-02-19 22:39:13 +00:00
a6ac79641a
core: initial commit
2024-02-18 23:08:03 +00:00