Commit Graph

38 Commits

Author SHA1 Message Date
Daniel Horton b2f8274e1d
README: Fixed getconf command in build instructions (#172)
getconf NPROCESSORS_CONF isn't a valid command. The correct command is getconf _NPROCESSORS_CONF.
2024-05-14 16:13:41 +01:00
Imanol Fotia 07e8e6cfd9
README: Add missing dependency for Fedora (#162) 2024-04-09 08:09:14 +03:00
GabrielePuliti 5838c90cd2
README: Add OpenSuse to the installer method list (#155)
* feat(README): add opensuse installation method

* fix(README): minor indentations issue resolve
2024-03-27 16:13:56 +00:00
Mihai Fufezan f57d991e3a
Makefile: remove
No longer used. Functionality moved to CMake.
2024-03-12 22:24:10 +02:00
kiecla 06638eeddc
README: Updated link to reflect arch package movement from community to extra (#147) 2024-03-11 01:42:01 +00:00
Stephen Toth dfd3d090dc
core: fix being able to assign a wallpaper to a nonexistent monitor (#141)
clarified README to specifics of the handleWallpaper function
2024-02-25 23:05:58 +00:00
Stephen Toth 1013a80608
ipc: Added listloaded and listactive requests (#132) 2024-02-05 01:07:31 +00:00
Jesal 43b6e9d2e2
readme: fix typos (#124) 2024-01-04 23:22:23 +01:00
Stephen Toth ce829bd51d
config: Disable splash message by default (#123)
* Change default value of splash to false

* put splash and ipc options into example config in README
2024-01-04 16:20:47 +01:00
Vaxry 39ad021c75 internal: move to libhyprlang for config handling 2023-12-31 01:41:32 +01:00
Louie Orcinolo c447f1195c
README: add missing libwebp-devel for fedora (#114) 2023-12-22 12:29:31 +01:00
tobiichi3227 ae4f498fda
feat: Add webp support (#113)
* feat: add webp support

* readme: add libwebp dependency

* refactor: move including webp to source file

* style: fix using tab

* style: make const value upper-case

* Nix: add libwebp

---------

Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2023-12-21 22:15:05 +01:00
Arijit Dey b94f84605d
README: Write about required dependencies (#111)
* doc(README): Write about required dependencies

* doc(README): Fix typo
2023-11-27 11:06:59 +00:00
Soc Virnyl S. Estela d96581a23c
readme: Update opensuse deps (#99)
yes file-devel needed
2023-10-13 17:24:50 +01:00
MightyPlaza 72735ae635
feat: add splash_offset (#98)
closes: #96
2023-10-08 01:29:15 +01:00
Kelly Stewart 64d0ebd666
Add dependencies to readme (#71) 2023-06-05 09:42:24 +02:00
vaxerski 66b3ba8d9f internal: allow desc: for monitors 2023-04-26 21:44:51 +01:00
vaxerski 4bcedde1dc readme: mention splash 2023-04-09 23:41:54 +01:00
Caleb Maclennan 9182de9ffc
docs: Update Arch Linux install instructions with official package (#59) 2023-04-05 12:57:41 +01:00
dedguy21 83867464c5
Update README.md to include example of how to enable backgrounds per workspace (#48)
.

---------

Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
2023-02-24 23:44:31 +00:00
vaxerski b8d2b97e13 fractional scaling impl 2023-01-29 14:00:08 +00:00
vaxerski 3571e20b55 added unload all 2022-11-26 18:27:19 +00:00
vaxerski 6d3a15f33c allow wildcards for monitors 2022-11-06 22:56:42 +00:00
Vaxry 571f495e88
mention contain in the readme 2022-08-03 18:07:50 +02:00
Vaxry 5eb087d338
mention ipc config in the README 2022-07-31 17:34:39 +02:00
Vaxry c81c19f67f
updated readme with important notes 2022-07-17 14:28:07 +02:00
Vaxry f5fffe4ecb
don't make aur so big 2022-07-17 14:22:22 +02:00
Vaxry cd796c5f86
mention unload in readme 2022-07-17 14:20:00 +02:00
Kainoa Kanter 11c5921d97
AUR 2022-07-11 23:14:18 -07:00
Devarth 158c4cecb4
fixing a small mistake 2022-07-05 11:11:47 +00:00
Vaxry e15912e981
updated readme 2022-07-04 19:23:03 +02:00
vaxerski 7b87336d45 added jpeg support 2022-07-04 12:51:15 +02:00
Vaxry bf8aeae511
mention hyprland in hyprctl 2022-07-02 19:13:21 +02:00
Vaxry 37e262e65a
remove todo 2022-07-02 19:12:51 +02:00
Vaxry 933224d3b4
updated readme 2022-07-02 19:12:34 +02:00
Vaxry ae2c232afc
update readme 2022-07-01 23:15:28 +02:00
Vaxry 884ed95ef3
readme updates 2022-07-01 23:13:43 +02:00
Vaxry 1a02c5f837
Initial commit 2022-07-01 20:16:45 +02:00