Kovid Goyal
|
fe62700825
|
Get rid of GLFWbool
|
2019-06-08 08:12:42 +05:30 |
|
Kovid Goyal
|
4fff84b4b9
|
Add void to all function declarations for functions that take no arguments
Micro-optimization for some architectures. Enforced via
-Wstrict-prototypes
|
2019-05-13 11:04:21 +05:30 |
|
Kovid Goyal
|
cffaa54a78
|
Forgot to dispatch events on the dbus session bus
|
2019-02-03 18:24:47 +05:30 |
|
Kovid Goyal
|
670de085a3
|
Add API to GLFW for user notifications using DBus
|
2019-02-02 13:48:26 +05:30 |
|
Kovid Goyal
|
037bfeff82
|
Give IBUS a maximum of three seconds to respond to a key press
Previously was using the default timeout, which is 25 seconds
|
2018-07-12 18:18:21 +05:30 |
|
Kovid Goyal
|
98ede457a0
|
Do not hand on startup if the ibus daemon is hung
|
2018-07-12 18:18:21 +05:30 |
|
Kovid Goyal
|
d875d7baed
|
Implement the handler for ibus signals
|
2018-07-12 18:18:18 +05:30 |
|
Kovid Goyal
|
8675659fcb
|
Fix remaining sync BUS calls
Also work on IBUS integration
|
2018-07-12 18:18:18 +05:30 |
|
Kovid Goyal
|
6879a492dc
|
Give watches and timers names to ease debugging
|
2018-07-12 18:18:18 +05:30 |
|
Kovid Goyal
|
dd9e484336
|
Make the DBUS APIs async
|
2018-07-12 18:18:18 +05:30 |
|
Kovid Goyal
|
78cda7aa74
|
Implement dispatch for the IBUS connection
|
2018-07-12 18:18:17 +05:30 |
|
Kovid Goyal
|
3d6995d1e6
|
Work on integration of DBUS into event loop
|
2018-07-12 18:18:17 +05:30 |
|
Kovid Goyal
|
dca81589a7
|
Finish code to connect to IBUS daemon
|
2018-07-12 18:18:16 +05:30 |
|
Kovid Goyal
|
5b7c697dfe
|
Connect to IBUS
|
2018-07-12 18:18:16 +05:30 |
|
Kovid Goyal
|
cdee601137
|
Start work on IBUS support
|
2018-07-12 18:18:16 +05:30 |
|