dennis95 / dennix

Dennix is a unix-like hobbyist operating system written from scratch.
ISC License
163 stars 13 forks source link

Improve display API #29

Closed dennis95 closed 1 year ago

dennis95 commented 2 years ago

A process that changes the display mode should become the owner of the display and when that process dies the display should reset itself.

The current way of resetting the display mode in a signal handler is not very robust.

dennis95 commented 1 year ago

Done in 22a5e39df9e4964502aaf441aac2cdea24baece1.