Skip to content

A crate to create overlays on top of full screen applications.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

iwanders/screen_overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screen_overlay

A Rust crate that allows drawing click-through overlays over full screen applications:

On Windows:

  • Text.
  • Bitmap images, support transparancy (tested with a png).
  • Lines, circles, rectangles.

On X11:

  • Text (no text wrapping).

Mostly intended as a library to allow me to display text as a countdown from my behaviour tree library betula.

Another use case is adding a crosshair to games that don't have one, the crosshair example does this: crosshair

License

License is MIT OR Apache-2.0.

About

A crate to create overlays on top of full screen applications.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages