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

Roadmap #534

Open
7 tasks
trueNAHO opened this issue Aug 27, 2024 · 1 comment
Open
7 tasks

Roadmap #534

trueNAHO opened this issue Aug 27, 2024 · 1 comment
Labels
C-tracking-issue Category: A tracking issue

Comments

@trueNAHO
Copy link
Collaborator

trueNAHO commented Aug 27, 2024

This tracking issue outlines my upcoming Stylix work, serving as a reference and personal reminder:

  • (1) Clean up codebase to simplify future development and boost motivation
  • (2) Add reliable tests to increase code confidence
  • (3) Optionalize wallpaper functionality 2 5
  • (4) Support base24 scheme 4 to enable VIM highlight groups support
  • (5) Support VIM highlight groups 3 to resolve styling inconsistencies
  • (6) Implement slideshow with post-processing capabilities 1 7 8
  • (7) Support automatic polarity switch based on sunset and sunrise 6

Phases (1) and (2) are expected to be the most time-consuming, with phase (6) being the most technically demanding.

@trueNAHO trueNAHO added the C-tracking-issue Category: A tracking issue label Aug 27, 2024
@danth danth pinned this issue Aug 31, 2024
@danth danth changed the title Stylix Roadmap Roadmap Aug 31, 2024
@trueNAHO trueNAHO mentioned this issue Sep 26, 2024
trueNAHO added a commit to trueNAHO/stylix that referenced this issue Oct 9, 2024
Downgrade and lock the tinted-kitty input to avoid upstream breaking
changes.

Considering that Stylix eventually re-implements tinted-kitty's
functionality [1], it might be easiest to lock this input to avoid
wasted maintenance effort.

This downgrade revokes commit 5699ba9 ("stylix: bump tinted-kitty
input (danth#588)"), which resolved the issue "bug: inconsistent color
between terminals (foot & kitty)" [2] by pulling [3]. Since the desired
commit [3] follows the commit introducing the breaking changes [4], it
cannot be pulled without resolving these breaking changes.

[1]: danth#534
[2]: danth#567
[3]: tinted-theming/tinted-kitty@292c717
[4]: tinted-theming/tinted-kitty@9569d8a

Link: danth#571
Link: danth#589
trueNAHO added a commit that referenced this issue Oct 11, 2024
Downgrade and lock the tinted-kitty input to avoid upstream breaking
changes.

Considering that Stylix eventually re-implements tinted-kitty's
functionality [1], it might be easiest to lock this input to avoid
wasted maintenance effort.

This downgrade revokes commit 5699ba9 ("stylix: bump tinted-kitty
input (#588)"), which resolved the issue "bug: inconsistent color
between terminals (foot & kitty)" [2] by pulling [3]. Since the desired
commit [3] follows the commit introducing the breaking changes [4], it
cannot be pulled without resolving these breaking changes.

[1]: #534
[2]: #567
[3]: tinted-theming/tinted-kitty@292c717
[4]: tinted-theming/tinted-kitty@9569d8a

Link: #571
Link: #589
Mikilio added a commit to Mikilio/stylix that referenced this issue Nov 4, 2024
Mikilio pushed a commit to Mikilio/stylix that referenced this issue Nov 4, 2024
Downgrade and lock the tinted-kitty input to avoid upstream breaking
changes.

Considering that Stylix eventually re-implements tinted-kitty's
functionality [1], it might be easiest to lock this input to avoid
wasted maintenance effort.

This downgrade revokes commit 5699ba9 ("stylix: bump tinted-kitty
input (danth#588)"), which resolved the issue "bug: inconsistent color
between terminals (foot & kitty)" [2] by pulling [3]. Since the desired
commit [3] follows the commit introducing the breaking changes [4], it
cannot be pulled without resolving these breaking changes.

[1]: danth#534
[2]: danth#567
[3]: tinted-theming/tinted-kitty@292c717
[4]: tinted-theming/tinted-kitty@9569d8a

Link: danth#571
Link: danth#589
Mikilio added a commit to Mikilio/stylix that referenced this issue Nov 4, 2024
Mikilio added a commit to Mikilio/stylix that referenced this issue Nov 4, 2024
Mikilio added a commit to Mikilio/stylix that referenced this issue Nov 4, 2024
Mikilio added a commit to Mikilio/stylix that referenced this issue Nov 4, 2024
mateusauler pushed a commit to mateusauler/stylix that referenced this issue Nov 17, 2024
Downgrade and lock the tinted-kitty input to avoid upstream breaking
changes.

Considering that Stylix eventually re-implements tinted-kitty's
functionality [1], it might be easiest to lock this input to avoid
wasted maintenance effort.

This downgrade revokes commit 5699ba9 ("stylix: bump tinted-kitty
input (danth#588)"), which resolved the issue "bug: inconsistent color
between terminals (foot & kitty)" [2] by pulling [3]. Since the desired
commit [3] follows the commit introducing the breaking changes [4], it
cannot be pulled without resolving these breaking changes.

[1]: danth#534
[2]: danth#567
[3]: tinted-theming/tinted-kitty@292c717
[4]: tinted-theming/tinted-kitty@9569d8a

Link: danth#571
Link: danth#589
mateusauler pushed a commit to mateusauler/stylix that referenced this issue Nov 20, 2024
Downgrade and lock the tinted-kitty input to avoid upstream breaking
changes.

Considering that Stylix eventually re-implements tinted-kitty's
functionality [1], it might be easiest to lock this input to avoid
wasted maintenance effort.

This downgrade revokes commit 5699ba9 ("stylix: bump tinted-kitty
input (danth#588)"), which resolved the issue "bug: inconsistent color
between terminals (foot & kitty)" [2] by pulling [3]. Since the desired
commit [3] follows the commit introducing the breaking changes [4], it
cannot be pulled without resolving these breaking changes.

[1]: danth#534
[2]: danth#567
[3]: tinted-theming/tinted-kitty@292c717
[4]: tinted-theming/tinted-kitty@9569d8a

Link: danth#571
Link: danth#589
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-tracking-issue Category: A tracking issue
Projects
None yet
Development

No branches or pull requests

3 participants
@trueNAHO and others