-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: add Time Management tab #27
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
louis-thevenet
force-pushed
the
feat-time-management-tab
branch
from
November 20, 2024 07:51
20e79a0
to
4487a1c
Compare
louis-thevenet
force-pushed
the
feat-time-management-tab
branch
from
November 20, 2024 13:07
4487a1c
to
21c683a
Compare
louis-thevenet
force-pushed
the
feat-time-management-tab
branch
from
November 23, 2024 11:26
1036711
to
6fe9ffd
Compare
louis-thevenet
pushed a commit
that referenced
this pull request
Nov 24, 2024
# Features * add Time Management tab ([#27](#27)) ([8d5c12c](8d5c12c)) * add config option for time management methods ([70fbb59](70fbb59)) * include relative date in stdout mode ([7fdff9c](7fdff9c)) * add a cli argument to show fps and tps counters ([3991042](3991042)) # Bug Fixes * home component not registering when focusing time management tab ([6909a1c](6909a1c)) * time management settings wrong line selected on startup ([cf90476](cf90476))
louis-thevenet
added a commit
that referenced
this pull request
Nov 24, 2024
* wip: add boilerplate code for new tab * wip: add timer widget * feat: basic clock * chore: adapt env var to new crate location * feat: tick function to check if a timer finished or not * feat: working pomodoro * feat: send notification on time triggered state change * feat: switch between modes working * feat: fully working time management tab * refactor: rework footers * tests: update snapshot for new tab * refactor: split time_management module * feat: new cli command to open time management tab
louis-thevenet
pushed a commit
that referenced
this pull request
Nov 24, 2024
# Features * add Time Management tab ([#27](#27)) ([8d5c12c](8d5c12c)) * add config option for time management methods ([70fbb59](70fbb59)) * include relative date in stdout mode ([7fdff9c](7fdff9c)) * add a cli argument to show fps and tps counters ([3991042](3991042)) # Bug Fixes * home component not registering when focusing time management tab ([6909a1c](6909a1c)) * time management settings wrong line selected on startup ([cf90476](cf90476))
louis-thevenet
pushed a commit
that referenced
this pull request
Nov 24, 2024
# Features * add Time Management tab ([#27](#27)) ([8d5c12c](8d5c12c)) * add config option for time management methods ([70fbb59](70fbb59)) * include relative date in stdout mode ([7fdff9c](7fdff9c)) * add a cli argument to show fps and tps counters ([3991042](3991042)) # Bug Fixes * home component not registering when focusing time management tab ([6909a1c](6909a1c)) * time management settings wrong line selected on startup ([cf90476](cf90476))
This was referenced Nov 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.