Skip to content

david232818/just-click

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

just-click

Brief story of just click

Just click was the last assignment of C lecture I heard when I was a freshman. In 2018, I solved it by using termios functions because I could not found a function for nonblocking mouse input in ncurses library. But in 2023, I reviewed this problem and found nodelay function. And for now, I found mouseinterval function which can control click resolution. So all of the solutions I struggled, was in the ncurses library after all.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages