Commit Graph

195 Commits

Author SHA1 Message Date
Linus Dierheimer 6eddc6105f ffDconfGetValue 2021-05-01 16:01:59 +02:00
Linus Dierheimer 671842d316 merge branch 2021-05-01 13:04:15 +02:00
Linus Dierheimer f3c8ecacbb greatly improved WM / DE detection 2021-05-01 13:03:30 +02:00
Linus Dierheimer 2618465121 Merge pull request #24 from DarNCelsius/patch-1
Update README.md
2021-04-29 15:47:19 +02:00
DarN 7f4dba8856 Update README.md
Typos, grammar and double Muffin
2021-04-29 15:34:55 +02:00
Linus Dierheimer e3f3699b26 improved WM detection 2021-04-28 21:48:23 +02:00
Linus Dierheimer c3f7ed5247 merged changes 2021-04-28 19:54:03 +02:00
Linus Dierheimer 01ada03c5c renamed calculate to detect 2021-04-28 19:53:30 +02:00
Linus Dierheimer 5c93d70341 Merge pull request #23 from DarNCelsius/patch-3
Updated help documentation
2021-04-28 19:52:01 +02:00
Linus Dierheimer bbeddbe403 Merge pull request #22 from DarNCelsius/patch-2
Added Package Manager support for Void Linux
2021-04-28 19:51:49 +02:00
DarN 644843a70d Implemented corrections 2021-04-28 19:50:04 +02:00
DarN d403c035d0 Updated help documentation
Quick grammar corrections as a bonus ;)
2021-04-28 19:45:43 +02:00
DarN dd31e05fde Update packages.c 2021-04-28 16:05:06 +02:00
DarN 99849ccd77 Debloat
...
2021-04-28 07:10:55 +02:00
DarN 4674d6c2fc Removed useless enum 2021-04-28 06:59:44 +02:00
DarN f938847459 Added missing else
No need to compare twice if the first one checks out...
2021-04-28 06:46:20 +02:00
DarN f4d2b35260 Added Package Manager support for Void Linux
This adds support for xbps.
2021-04-27 21:52:55 +02:00
Linus Dierheimer b83499d1ec updated readme 2021-04-26 21:56:21 +02:00
Linus Dierheimer 2449681f30 Merge pull request #21 from DarNCelsius/patch-1
Added additional WM Theme support
2021-04-26 21:50:13 +02:00
DarN dd709461a5 Small correction
Something is adding this include automatically...
2021-04-26 21:49:12 +02:00
DarN dbc576862e Made corrections
Something like this?
2021-04-26 21:46:57 +02:00
DarN a4d4b66679 Implemented suggested changes 2021-04-26 20:47:32 +02:00
DarN 6bcf3bab7c Cleaned up whitespace 2021-04-26 17:39:05 +02:00
DarN 41dc49f170 Update wmtheme.c 2021-04-26 17:27:12 +02:00
Linus Dierheimer 2a29d3ed17 better handling of WM / DE 2021-04-25 21:32:35 +02:00
DarN 6c612cbd9a Added additional WM Theme support
Supports LXQt, LXDE and Openbox
2021-04-25 21:18:56 +02:00
Linus Dierheimer e9cf1c0252 fixed a bug in ffStrbufTrimRight 2021-04-25 19:12:05 +02:00
Linus Dierheimer 7da4e5b69a ffStrbufTrimLeft now sets a null byte at the end 2021-04-25 19:03:59 +02:00
Linus Dierheimer ffd5b45b2c added support status to README.md 2021-04-25 16:16:40 +02:00
Linus Dierheimer 843a9811d0 paleofetch preset 2021-04-25 15:22:35 +02:00
Linus Dierheimer 6b066911dd garuda logo support 2021-04-25 15:07:31 +02:00
Linus Dierheimer f4a691ebd6 neofetch preset 2021-04-25 14:21:28 +02:00
Linus Dierheimer ec76f1c2d9 updated readme 2021-04-25 12:31:39 +02:00
Linus Dierheimer dffbd4f0f0 fixed a compiler warning 2021-04-25 11:56:01 +02:00
Linus Dierheimer f7b6fb2d4f presets 2021-04-25 11:48:25 +02:00
Linus Dierheimer 1b1d28f0ab color in format strings 2021-04-25 09:13:18 +02:00
Linus Dierheimer d469120e9b format string more like template language 2021-04-24 21:42:48 +02:00
Linus Dierheimer 36a4d095ed better handling of custom disk folders string 2021-04-24 16:29:05 +02:00
Linus Dierheimer ad122e9569 better handling of custom battery dir 2021-04-24 14:37:40 +02:00
Linus Dierheimer fc1c17932e fixed battery key index on multi battery systems 2021-04-24 14:25:27 +02:00
Linus Dierheimer 2ba1fb0868 typo in battery 2021-04-24 13:17:30 +02:00
Linus Dierheimer 49e112eeae revert stupid revert 2021-04-24 13:12:40 +02:00
Linus Dierheimer c5c3cecb93 support for more than 5 batteries 2021-04-24 13:05:43 +02:00
Linus Dierheimer 025dbecc4f Merge pull request #17 from DarNCelsius/patch-2
Added support for additional window managers
2021-04-24 11:58:04 +02:00
DarN 85c49f6873 Fixed cinnamon wm name... 2021-04-24 10:39:53 +02:00
DarN adce9fc53d Added support for additional window managers
Added support for Openbox, Cinnamon, XFCE and Wayfire window managers.
2021-04-24 10:25:39 +02:00
Linus Dierheimer c697f8ee80 print 144 instead of 145 refresh rate as this rate is more common 2021-04-23 21:13:50 +02:00
Linus Dierheimer eddc01290a Small improvements to host output 2021-04-23 20:59:13 +02:00
Linus Dierheimer 283e4f56e9 added missing mutex unlocks 2021-04-23 20:44:52 +02:00
Linus Dierheimer e28126f40e better result handling of calculation functions 2021-04-22 21:41:42 +02:00