Commit Graph

106 Commits

Author SHA1 Message Date
Nick 77137cf72b Allow parsing home dir with contains keyword 2022-11-01 15:40:50 -04:00
Vaxry 6fa4ea8a68
Merge pull request #14 from vinhig/main
Fixing config manager that doesn't error out on bad keyword.
2022-10-27 09:48:59 +01: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
Vaxry 8f4c712950
Merge pull request #13 from eneshecan/code-modernizations
Various refactorings considering modern C++ practices
2022-09-30 21:06:23 +01:00
Enes Hecan 1df6080535 Various improvements considering the modern C++ practices 2022-09-30 18:14:31 +02:00
Vaxry 034a663dbb
Merge pull request #12 from namaenonaimumei/PR_custom-config
feat: Provide way to override default config file path
2022-09-28 12:15:08 +01: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
Just a Badly Drawn TABS Dude 3f425d81cb
Nix: fix issue with util-linux rename (#11) 2022-09-26 22:52:38 +03:00
Mihai Fufezan 0faf740541
nix: init (#7) 2022-08-23 20:58:33 +03:00
Vaxry 571f495e88
mention contain in the readme 2022-08-03 18:07:50 +02:00
vaxerski 036bf93bf4 added contain: 2022-08-03 18:06:33 +02:00
Vaxry 5eb087d338
mention ipc config in the README 2022-07-31 17:34:39 +02:00
vaxerski 9926c0f69e fix ticks not firing 2022-07-31 17:30:14 +02:00
vaxerski c3eba7ea3c performance fixes + disabling ipc 2022-07-31 17:28:37 +02:00
vaxerski f75fcf01d1 fix logic in buffer cleaning 2022-07-18 12:31:20 +02:00
vaxerski 88885b21a9 log more 2022-07-18 12:28:56 +02:00
vaxerski 7220ab216c dont use target ptrs 2022-07-18 12:26:13 +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
vaxerski 8a7df4675a added unload 2022-07-17 14:17:54 +02:00
vaxerski 59956ce32a oops 2022-07-17 14:12:03 +02:00
vaxerski 3de17d1636 clean old preloads 2022-07-17 13:59:43 +02:00
vaxerski 2c7927aa5a fix scaling image 2022-07-16 23:03:29 +02:00
vaxerski 5f494286b2 fix scale 2022-07-16 23:00:18 +02:00
vaxerski 22bbffa1ae fix crash with empty buffers 2022-07-16 22:51:18 +02:00
Vaxry 715175a121
Merge pull request #3 from ThatOneCalculator/patch-1
AUR
2022-07-14 18:28:31 +02:00
Kainoa Kanter 11c5921d97
AUR 2022-07-11 23:14:18 -07:00
Vaxry fe739ed134
Merge pull request #2 from Devarth123/patch-1
fixing a small mistake
2022-07-07 23:01:35 +02:00
vaxerski 00334f34fc reset parse error for socket 2022-07-07 15:34:27 +02:00
vaxerski b507e2f030 don't preload if exists 2022-07-07 15:26:38 +02: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
vaxerski fdaea3d78a remove some unused deps 2022-07-04 00:11:09 +02:00
Vaxry 02c4e769bf
Merge pull request #1 from andresmaldonado2/main
Fixes spacing issue in Makefile
2022-07-03 23:39:58 +02:00
vaxerski abf3b03d70 log buffers 2022-07-03 10:07:43 +02:00
andresmaldonado2 7abe062094
Fixes spacing issue in Makefile
Believe makefile requires tabs over spaces, fixes the error "Makefile:48: *** missing separator.  Stop." when trying to run make command
2022-07-03 03:05:10 -04:00
vaxerski 0a113cfd56 objectify layersurfaces into classes
this will make it so that we dont have that empty phase between switches
2022-07-02 19:53:12 +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
vaxerski 844fd1bb93 share buffers 2022-07-02 19:10:50 +02:00
vaxerski e13715c514 added ipc and dynamic wp changes 2022-07-02 18:26:59 +02:00
vaxerski 7ea6e34d3f more logs and allow mons without a wp 2022-07-02 15:27:05 +02:00
vaxerski 8df121070a wallpapers are now cover 2022-07-02 15:09:59 +02:00