-
Notifications
You must be signed in to change notification settings - Fork 23
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
Identification for pomodoro or a break #15
Comments
This is exactly what I've wanted to post. When your app is on default settings (counting from 0 up) it is very hard to recognize if I'm on the rest period. It would be good to add the indicator which period is currently running. |
Now when mouse is over timer, on right top corner minimize and close buttons are shown we could add 'Work' or 'Break' to the left side, and when period ended 'Start break' or 'Start work' or something similar. Also task bar has 'Paused' state with yellow color which we can use for break period. |
I was playing a bit with it and the code and made a slight redesign - will do a fork and make a commit, so you can check and merge whatever you would like to. Will post here when it is done - need to do some refactoring and bugfixing first. |
I see a small problem with this template, it is really wide and it wont be possible to put timer in corner. Whe you finish it, I will try to make setting to switch templates between old one and this. Then it wouldn't be hard to make templates as plugins. |
This template has been designed this way to have the possibility to lay over the window handle, which is the way I'm using it. I prefer to have the corner available for interactions. Anyway I'm not the only one and I see your point. It would be good to have the possibility to change the look according to a user's preference. Unfortunatelly this template needed some deeper changes, but you'll see yourself. I'll push my version until saturday latest, possibly earlier. Will do my best to push it still today. |
There's no hurry, I myself will have more time only on weekend to review your changes |
Sorry for being late, but changes were more deeper than I thought. I was very likely rewritten half of the application (UI + logic). Additionally I have been thinking about your requirement to have the possibility to pin this to a right corner and even I did not implemented this yet I've prepared the layout. Idea is to switch window buttons with clock when the user moves the window to right corner. Anyway still lot of work to do I think. Now how it looks like now: Pomodoro period started (including Quote source): Check it on https://github.com/tkorcak/YAPA/tree/master/YAPA |
Or just add option to switch timer location between left and right. New design looks really cool 👍 |
Guys, I'm pretty ill now, so I'm getting some rest. Hope I'll be fit next week so I can do some adjustments to this, but feel free to examine or contribute yourselves. See ya. |
We went a bit too far from main issue, I created separate task to discuss about custom themes #21 |
Hi, just to add - in case you will do the merge and start the base on my changes then you can consider this ticket as solved/closed. |
Wow, I love your new counter theme with all improved UI and the quotes @tkorc Chapeau! |
…the work or rest period is active
I don't believe we will change default YAPA theme, maybe with some small adjustments. I'm working on YAPA 2.0 (almost finished) and it will support custom themes, I will port this theme to it, hopefully @tkorc won't mind. |
Fixed by adding icons, same as tkorc theme. |
Ray Drew by email:
The text was updated successfully, but these errors were encountered: