neko/internal/desktop
tt2468 00c7e6dfb2
Move X11 error handler registration to before screen sets (#62)
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.
2024-03-27 21:38:33 +01:00
..
clipboard.go Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00
drop.go upload drop to config. 2023-11-24 10:44:24 +01:00
filechooserdialog.go file chooser dialog diabled by default. 2023-11-24 10:39:09 +01:00
manager.go Move X11 error handler registration to before screen sets (#62) 2024-03-27 21:38:33 +01:00
xevent.go Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00
xinput.go Xorg input driver (#53) 2023-08-17 16:14:59 +02:00
xorg.go Add Xorg modifiers (#57) 2023-09-11 16:34:57 +02:00