Skip to content
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

Various bug fixes and small features #606

Merged
merged 17 commits into from
Jul 2, 2024

Conversation

Kawaii-Ash
Copy link
Contributor

@Kawaii-Ash Kawaii-Ash commented May 13, 2024

This PR includes some small features and bug fixes.

Features:

  • Custom info text
  • Shift+Tab for navigation
  • Setting numlock at startup
  • Set info line when authenticating
  • Changed build.zig to reintroduce DESTDIR and NAME

Bug Fixes:

  • Stray Cursor
  • Integer overflows
  • Cascade
  • Fix xauth command in some non-POSIX compliant shells

Related Issues:

@Kawaii-Ash Kawaii-Ash marked this pull request as draft May 14, 2024 06:32
@Kawaii-Ash Kawaii-Ash marked this pull request as ready for review May 14, 2024 07:36
@llc0930 llc0930 mentioned this pull request May 20, 2024
build.zig Show resolved Hide resolved
build.zig Outdated Show resolved Hide resolved
build.zig Outdated Show resolved Hide resolved
build.zig Show resolved Hide resolved
build.zig Show resolved Hide resolved
src/bigclock.zig Show resolved Hide resolved
src/auth.zig Show resolved Hide resolved
src/auth.zig Outdated Show resolved Hide resolved
src/auth.zig Show resolved Hide resolved
src/auth.zig Show resolved Hide resolved
@AnErrupTion AnErrupTion merged commit 291e0d8 into fairyglade:master Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DESTDIR and NAME reintroduction Feature: Add option to turn on numlock at startup.
2 participants