Yuhang Zhao
|
e7e6426dca
|
linux: another attempt to fix the segfault
Related: #202
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2023-02-07 14:38:18 +08:00 |
Yuhang Zhao
|
3d37d87c81
|
win: tweak some enum values
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2023-02-03 11:18:08 +08:00 |
Yuhang Zhao
|
69ef2a6ca1
|
linux: fix potential segment faults
Fixes: #199
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2023-01-24 16:57:44 +08:00 |
Yuhang Zhao
|
0924aeb51f
|
linux: finalize x11 function tweaks
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2022-12-21 11:43:37 +08:00 |
Yuhang Zhao
|
ea6a070766
|
linux: fix the regression caused by previous refactoring
Sadly we have to bring back the GTK dependency at compile time.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2022-12-20 16:39:20 +08:00 |
Yuhang Zhao
|
a381836ef7
|
linux: further improvements
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2022-12-19 16:37:48 +08:00 |
Yuhang Zhao
|
c3fa2f6920
|
minor fixes of previous commit
|
2022-12-16 10:48:38 +08:00 |
Yuhang Zhao
|
34ba90376b
|
linux: remove the build-time dependency of libxcb and libgtk
We can load them dynamically at run-time.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2022-12-15 15:48:56 +08:00 |