mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
00c7e6dfb2
If X11 throws an error during screen config get/set, the default error handler at the time will be one which causes a program exit. This splits the error handler registration in xevent into its own call, allowing us to register our error handler earlier on. This results in the safe error handling logic actually being called instead of a full program exit. |
||
---|---|---|
.. | ||
clipboard.go | ||
drop.go | ||
filechooserdialog.go | ||
manager.go | ||
xevent.go | ||
xinput.go | ||
xorg.go |