-
Notifications
You must be signed in to change notification settings - Fork 76
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
Auto Fade Settings ( <1sec or 0.5) and mouse wheel release for scrolling doc pages while drawing - feature please #59
Comments
You can set decimal figures. I've tried .1s successfully. the only current "bug" is that the types time applies to pens ticked after. currently,if a pen is already ticked, You have to untick/ tick it in order to be taken into account.
I've forgot to add the entry in config.ini : add Fading_Time=.1 in the file (where you want) and it will save.
Currently mouse events are globally captured by the application or ppInk is click through ( when in pointer mode) I do not know if it is possible to just let some events to get through. will check
Instead of alt+F4, you may prefer Esc(which is doing the same) or alt+tab(which will start/end the pointer mode) |
I confirm that there is no easy solution to transfer only some events to underlying window but I've though about your problem to get scrolling : my proposal is to put ppInk in "window" mode : in this mode not the whole surface will be covered with the window and you will be able to scroll moving the mouse out of ppink window To start window mode, you have to long click or right click on snap tool and then mark the new window. Note that this a alpha version |
Hi pubpub. |
I've finalized this version. For your usage, I would recommend this following use approach: |
Great thanks. I've noticed that the settings for the AutoFading are not persisting after either Closing the application(not minimizing) and relaunch, or after reboot of the system. |
Got it : pens.ini was loaded before config.ini, therefore the default fading was applied on pen before loading the value from config.ini. It is now fixed : |
Hi pubpub-zz
Also,
|
have a look to this issue and its fix : #49 |
sorry pupu. |
can you pls describe the exact actions you are doing |
I'm using the GlobalHotkey(starts drawing, switches between the mouse pointer and drawing) -
|
sorry for the caps |
D1 used to be the name for numeric key 1 on top line. It can be any key just , put the same hotkey for both pen 0 and pen 1 |
Thanks pubpub-zz |
I've detected some bugs in version 1.4 that were fixed and released in 1.5. It is also in the evaluation version I've sent earlier on this post. Can you check with both ? Thx |
The 1.5.0.0 doesn't have it. ( but with the autofade settings no persisting) |
What do you mean not working ?
OK will review the code |
Can you send me your ini files from the version which has the issue pls |
about the hotkey problem, I can not reproduce the problem. 😞 CAPT_030321_230342_1.mp4(I've used the FFMPEG option to manage the recording, and I've just seen that it hides the close button - oops to be fixed) I've tried the shortcut and also with the mouse (click on pointer button and undock) Can you confirm you have the same behavior, else can you provide your ini files |
Hi ppInk - |
Regarding the mouse wheel settings for scrolling up and down the pen |
My answer/proposal was not to say that you can use the mouse wheel to rotate between pens but to use one key to rotate through. |
And I'm thankful for that as it works great. |
This is a version with shift+mouse wheel to rotate pen: I've fixed also the issue with the cursor not being refreshed until you move By the way any progress on the tests I've assked you for hotkey issue ? |
Hi pp.
Is it possible to have this feature without the use of shift+ , in exchange for the Width increase/decrease of the pen? please? thanks |
Hi pp. ppink.mp4 |
as you can see in the clip, the hotkey minimizes ppInk but doesn't release the mouse, it still draws. |
can you send your ini files pls |
a) Globalhotkey issue: |
Thank you pubpub Please allow me a couple of days to test it during live sessions, to check for persistence. |
take your time |
see #59 forgotten fading_time in config.ini fading time not modifying already existing tagged pen
Add Window mode to allow access to windows around,+/- below Selection Activated by LongClick on Snap Button answer to usecase described in #59
problem raised during testing in #59
Regression induced by code refactoring cf issue #59 also prevent hotkey to be disabled when opening options (now only when entering/leaving global_hotkey)
rotate between pens with shift pressed of with caps lock toggled on issue #59
Thank you pubpub. |
Hi @lucacuccu3x8, |
Hi pubpub, |
@lucacuccu3x8 |
yes. thank you. |
Hi pubpub-zz
Thank you again for your amazing work.
Is there any chances please, that you could give the Auto-Fade a more granular setting (for faster fades) in the order of <1sec please?(or better decimal numbers like 0.5 sec)
for e.g.
When doing live presentations and reading through documents, sometimes a fast reader would need the highlights to fade sooner, please?
Auto fade user-settings amended from the ppInk "Options", seems to roll back to default 5sec each time I re-launch the application. Only If I modify the configuration file, the custom-settings are remembered after re-launch.
Also, the mouse wheel seems to be tightened with the width of the drawings..
is there any chances please to add a setting for releasing the mouse wheel from the grasp of ppInk,
so that it behaves as it intended, for scrolling e.g. web pages or documents, please?
(so that it avoids the need to Alt+F4 ppInk each time someone needs to get the mouse wheel back for scrolling please?)
Again, the latter could be useful when doing live presentations and reading through long documents in a class.
Thank you so much!
The text was updated successfully, but these errors were encountered: