neko/internal
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
..
api upload drop to config. 2023-11-24 10:44:24 +01:00
capture Bandwidth estimator refactor (#46) 2023-05-15 19:29:39 +02:00
config remove webrtc.iceservers from flags. 2024-02-20 18:16:02 +01:00
desktop Move X11 error handler registration to before screen sets (#62) 2024-03-27 21:38:33 +01:00
http server proxy, router opts and optional CORS. 2023-11-19 14:35:19 +01:00
member fix: base64 password hash in file members provider to avoid json issues. 2024-02-14 21:45:04 +01:00
plugins Upgrade go dependencies (#50) 2023-05-19 22:29:25 +02:00
session add time stats to state. 2023-05-15 16:47:59 +02:00
webrtc Add Xorg modifiers (#57) 2023-09-11 16:34:57 +02:00
websocket file chooser dialog diabled by default. 2023-11-24 10:39:09 +01:00