Skip to content

enheit/drawonscreen_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Draw On Screen

Lightweight on-screen drawing tool for Arch Linux. Supports freehand drawing with multiple color options

image

Instalation

yay -S draw-on-screen

Usage

After installation run this in terminal

drawonscreen_rust

Keybindings

1 - Red
2 - Green
3 - Blue
0 - White
Backspace - Clear the entire screen
Left Mouse Button - Draw
Right Mouse Button - Erase
Wheel Up - Increase thickness
Wheel Down - Decrease thickness
Wheel Up (while holding Right Mouse Button) - Increase eraser thickness
Wheel Down (while holding Right Mouse Button) - Decrease eraser thickness
Ctrl+Z - Undo
Ctrl+R - Redo

Known Issues

It's impossible to use Ctrl+Z after the window has been resized.

FAQ

Does it support configuration?

No

Will it support configuration in the future?

Probably, yes

License

MIT