GitShow/antfu/live-draw
antfu

live-draw

A tool allows you to draw on screen real-time.

by antfu
annotationdrawinkpenpresentationwindows
Star on GitHubFork

C#

848 stars125 forks6 contributorsQuiet · 2y agoSince 2015v0.1.2MIT

Meet the team

See all 6 on GitHub →
antfu
antfu20 contributions
Gaiatux
Gaiatux10 contributions
ab28dev
ab28dev4 contributions
boehs
boehs1 contribution
ImgBotApp
ImgBotApp1 contribution
nle244
nle2441 contribution

Languages

View on GitHub →
C#100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

5 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template✓PR Template

Recent PRs & issues

Quiet · Last activity 2y ago
See all on GitHub →
Sleepylux
Global hotkeys (With Code)OpenIssue

Clear and concise description of the problem A global hotkey would be useful for enabling/disabling the app whether its in focus or not I have already wrote the code for this, just remove.txt and it will work as of 08/08/2023 source code Suggested solution Entire working MainWindow.xaml.cs file: MainWindow.xaml.cs.txt Alternative Just the changed code: Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Sleepylux · 3mo ago
truemogician
feat: Support multiple monitorsOpenPR

Description Live-Draw currently only works for the primary monitor. You cannot draw on additional screens. This PR solves this problem. The approach is to set the bounding of the window to cover all monitors at the beginning. To make sure the palette will always be in visible areas, it'll be placed in the center of the primary screen during this process. Additionally, since the screen settings may change, this process will also be executed again when it happens (triggered by ). I personally have 2 screens, and it works fine on my computer. I suppose it'll also work for more than 2 monitors.

truemogician · 4mo ago
PabloMonfort
Its not installing on windows 10 after click yes to download .NET.OpenIssue

Describe the bug Im disapointed. i just download something that it ask me to download something more and when i clicked yes it just get stuck like dissapeared very suspicious , your app is looks like virus to me since i cant install it and i dont know if its doing something on background or not but this dosnt work the release of x64. Reproduction Download release exe x64 version System Info Used Package Manager npm Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. [X] The provided reproduction is a minimal reproducible of the bug. Contributions [ ] I am willing to submit a PR to fix this issue [ ] I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)

PabloMonfort · 4mo ago

Recent fixes

View closed PRs →
mahdiaghtaee
Fixed Minor ChangesMergedPR

Fixed Minor Changes System tray icon #38

mahdiaghtaee · 2y ago
Structured data for AI agents

Repository: antfu/live-draw. Description: A tool allows you to draw on screen real-time. Stars: 848, Forks: 125. Primary language: C#. Languages: C# (100%). License: MIT. Topics: annotation, draw, ink, pen, presentation, windows. Latest release: v0.1.2 (5y ago). Open PRs: 4, open issues: 22. Last activity: 2y ago. Community health: 85%. Top contributors: antfu, Gaiatux, ab28dev, boehs, ImgBotApp, nle244.

·@ofershap

Replace github.com with gitshow.dev