@Moxsen_crypto Only if there's a sufficient interest in the app. There's some OS specific code that would need to be implemented, but I think it should be manageable.
Added a neat little feature in iScribby (v0.0.10) - the ability to attach your drawings to a window. This is a bit of an experimental feature. Let me know if I should keep it!
https://t.co/DCCmLOr50h
#dotnet#annotation#software#devlog#productivity#drawing#windows
@Moxsen_crypto Ah, my bad. I'll probably gonna need to claim the Trustpilot page for the website later. An unclaimed one tends to expire if not searched for, for a while.
Glad you liked you liked it! If you have any feedback/ideas, feel free to drop a mesage.
Introduced another neat feature in iScribby (v0.0.9). You can now change the size and opacity of your images. Quite useful when you want to trace a drawing or have a reference nearby.
https://t.co/DCCmLOr50h
#dotnet#annotation#software#devlog#productivity#drawing#windows
Another delicious feature in 0.0.6 version of iScribby. You can now set a background - draw on a blackboard, whiteboard or a semi-transparent overlay if needed.
https://t.co/DCCmLOr50h
#dotnet#annotation#avaloniaui#software#devlog#productivity
Cooked up an another delicious feature for iScribby (in v0.0.3). You can now move around your drawings.
Full changelog: https://t.co/2UToIZ9Oio
#productivity#windows11#devlog#dotnet
Cooked up a few changes for iScribby v0.0.2.
You can now do neat things like control the visibility of the drawing outside the draw mode, search for shortcuts and have the app run on startup.
Full changelog:
https://t.co/2UToIZ9gsQ
#drawing#productivitytools#windows11
Made a small little toy project - a #Windows desktop app that allows you to draw on your screen from anywhere. Be it your desktop, be it while inside a full-screen game.
Download -> https://t.co/MzS8ECNhNA
#drawing#productivity#productivitytools
π‘ A random neat #Windows11 tip for your consumption!
Tired of the new context menu?
You can make the old one open by default! π―
Check out how: βΆοΈ https://t.co/GR9wlaE7f9
#WindowsTips#Software
Here are 7 different types of breakpoints in #visualstudio:
1. Normal breakpoints
2. Conditional breakpoints
3. Tracepoints
4. Temporary breakpoints
5. Dependent breakpoints
6. Function breakpoints
7. Data breakpoints
#csharp#dotnet#gamedev
More info:
https://t.co/ZiBianePFn
Another delicious #visualstudio tip for your consumption!
If you ever accidentally remove all your breakpoints, no need to worry. You can restore them using breakpoint window. There's an undo option.
https://t.co/ijnFypc7FC
#visualstudiotips#gamedev#csharp#dotnet#programming