-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Misc chores #22
Misc chores #22
Conversation
Makefile installed the binary as /bin instead of copying it to the folder which was not present. Also use PREFIX for man pages too.
Fix compiler warnings by - replacing raw write() calls with printf() - error checking chdir() - printing '\x1b[H\x1b[J' instead of calling system(clear) - using sys/reboot.h to power off and reboot instead of using system
those actually cause issues when trying to cross-compile
(won't even talk about clang-tidy)
removed old-blue-thick and pure-tastelessness renamed tastelessness to nothing
I should also make AUR pkgs use |
hmm, manpages and not much more untested changes, needs a release
Finally, done, only gotta test the PKGBUILDS (I need a release for that), but given that only remaining changes are related to AUR pkgs, not anything of code or CI, this can be merged. I also have to make multiarch pkgs, but that comes after the stuff I mentioned above. |
And after that I can fix clang-tidy errors to add it, or even automatically update pkgbuilds on a release with the appropriate hashes on the |
Also, just noticed some markdown indexes (at least README.md's) are outdated |
@grialion this done now frfr, approve whenever u want plss |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
-Wunused-result
missing, can't seem to appear on my system 😔colors.f_other
are unused.colors.s_wl
beforecolors.s_xorg
, but then havingstrings.s_xorg
beforestrings.s_wayland
(different name and order)codespell
shows a few things...stomizable TUI"codespell