Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

X11 + GLFW + Dear ImGUI Overlay

License

NotificationsYou must be signed in to change notification settings

rdbo/imgui-overlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X11 + GLFW + Dear ImGUI Overlay made by rdbo
Based onhttps://github.com/rdbo/glfw-overlay

How to use?

  • Inmain.c, there is awindow_callback function that determines which window to put the overlay on. Use the information provided (window ID, window Name, process ID) to chose.
  • Still inmain.c, there is arender_callback function that is run on the overlay's main loop. You can use it for rendering and other stuff.

REMINDER

This was a test project, more of a PoC than anything 'professional'. I recommend making your own code rather than using this.

About

X11 + GLFW + Dear ImGUI Overlay

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp