.. |
array.h
|
Deprecate signal_add() on C-API objects
|
2016-06-04 17:51:45 +02:00 |
atoms.c
|
|
|
atoms.h
|
|
|
atoms.list
|
Implement INCR transfers
|
2019-02-07 17:56:26 +01:00 |
backtrace.c
|
|
|
backtrace.h
|
|
|
buffer.c
|
Add missing va_end()s to buffer_addvf()
|
2017-11-17 10:23:11 +01:00 |
buffer.h
|
|
|
luaclass.c
|
capi: Move from .data to ._private for the property data.
|
2019-11-09 16:43:12 -05:00 |
luaclass.h
|
Deprecate signal_add() on C-API objects
|
2016-06-04 17:51:45 +02:00 |
lualib.c
|
Move variable declarations from header to C file to fix build with GCC 10
|
2020-04-17 19:25:40 +02:00 |
lualib.h
|
Move variable declarations from header to C file to fix build with GCC 10
|
2020-04-17 19:25:40 +02:00 |
luaobject.c
|
Use signal_array_getbyname() where appropriate
|
2018-01-24 09:13:35 +01:00 |
luaobject.h
|
C: Add a .data table to all C objects
|
2016-09-30 11:07:55 +02:00 |
signal.h
|
Clear sigfuncs array using cptr_array_wipe
|
2023-04-08 07:01:25 +02:00 |
util.c
|
|
|
util.h
|
Add & use a non-fatal kind of assert() (#1779)
|
2017-05-13 23:22:15 +02:00 |
version.c
|
cmd: Add more info to --version.
|
2020-02-08 17:18:01 -05:00 |
version.h
|
init: Add an API level concept to capi .
|
2020-02-08 17:18:01 -05:00 |
xcursor.c
|
|
|
xcursor.h
|
|
|
xembed.c
|
xembed: Stop using XCB_CURRENT_TIME
|
2017-04-15 12:04:57 +02:00 |
xembed.h
|
xembed: Stop using XCB_CURRENT_TIME
|
2017-04-15 12:04:57 +02:00 |
xutil.c
|
|
|
xutil.h
|
Make sure we always flush after xcb_ungrab_server()
|
2019-02-27 10:20:22 +01:00 |