andrei-drexler / ironwail

High-performance QuakeSpasm fork
GNU General Public License v2.0
480 stars 43 forks source link

Hide console mouse cursor when ui_mouse is 0 #315

Closed daftmugi closed 1 month ago

daftmugi commented 1 month ago

When ui_mouse is set to 0 and using the console:

This is related to #130.

andrei-drexler commented 1 month ago

I appreciate the consistency, but I don't think that's a good enough reason to disable the click & select functionality (which I consider very useful and plan to further extend/take advantage of in the future), especially since there's no alternative to it.