Commit graph

29 commits

Author SHA1 Message Date
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
897cf0ae26 config: add explicit ctors for config variables
fixes #139
2024-02-21 16:28:39 +00: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
c022069390 ipc: fix ipc with wildcards
fixes #122
2024-01-03 13:47:49 +01:00
122aaa2182 internal: update to hyprlang 0.2.0
fixes #87
2024-01-01 13:34:50 +01:00
39ad021c75 internal: move to libhyprlang for config handling 2023-12-31 01:41:32 +01:00
tobiichi3227
f8cab3c370
fix: check if path is empty (#116) 2023-12-23 18:12:34 +01:00
cdec32da63 config: do not require config file
fixes #109
2023-12-14 19:56:49 +00:00
MightyPlaza
72735ae635
feat: add splash_offset (#98)
closes: #96
2023-10-08 01:29:15 +01:00
Ed Younis
ac5f7b038d
Added support for XDG_CONFIG_HOME (#62)
* Added support for XDG_CONFIG_HOME

* Style fixes and null check
2023-07-17 00:44:16 +02:00
vaxerski
e95b8d59f3 feat: add splash support 2023-04-09 18:47:49 +01:00
Anton Samokhvalov
e1b293aedf
Update ConfigManager.cpp (#30) 2023-01-04 22:50:01 +01:00
Seyfullah Gündoğdu
885212dedc
Trim support for wallpaper path. (#29)
* Trim support for wallpaper path.
2023-01-03 13:09:20 +01:00
vaxerski
ab85578dce fix crash with unloadAll 2022-11-28 11:43:08 +00:00
vaxerski
3293f37662 fix unload all 2022-11-27 12:02:09 +00:00
vaxerski
3571e20b55 added unload all 2022-11-26 18:27:19 +00:00
Nick
77137cf72b Allow parsing home dir with contains keyword 2022-11-01 15:40:50 -04:00
Vaxry
099ca5399a
Update ConfigManager.cpp 2022-10-27 09:48:42 +01:00
Vincent Higginson
a9e896118f
Oopsie 2022-10-12 17:11:57 +02:00
Vincent Higginson
93e27e5a28
Revert some changes: try/catch block, and comments 2022-10-12 15:24:29 +02:00
vinhig
e5f9c7e622 Fixing config manager that doesn't error out on bad keyword. 2022-10-11 19:46:36 +02:00
Enes Hecan
1df6080535 Various improvements considering the modern C++ practices 2022-09-30 18:14:31 +02:00
[ ]
dc46514d7e style: Rename some variables 2022-09-28 12:29:33 +09:00
[ ]
7c3108327b Add support for --config|-c 2022-09-27 09:31:25 +09:00
vaxerski
036bf93bf4 added contain: 2022-08-03 18:06:33 +02:00
vaxerski
c3eba7ea3c performance fixes + disabling ipc 2022-07-31 17:28:37 +02:00
vaxerski
8a7df4675a added unload 2022-07-17 14:17:54 +02:00
vaxerski
e13715c514 added ipc and dynamic wp changes 2022-07-02 18:26:59 +02:00
vaxerski
05c4b91f95 initial code commit 2022-07-01 23:05:58 +02:00