picom/src
ktprograms 4dfb979c52 Fix segfaults on 32bit arch with --log-level=debug
There were a few improper uses of %ld for 64 bit numbers, as well as
some other 32 bit related warnings that I've fixed.

Signed-off-by: ktprograms <ktprograms@gmail.com>
2021-11-25 10:52:31 +00:00
..
backend Fix segfaults on 32bit arch with --log-level=debug 2021-11-25 10:52:31 +00:00
atom.c x: remove the last bit of Xlib dependency 2020-10-23 07:58:01 +01:00
atom.h x: remove the last bit of Xlib dependency 2020-10-23 07:58:01 +01:00
c2.c Fix segfaults on 32bit arch with --log-level=debug 2021-11-25 10:52:31 +00:00
c2.h
cache.c cache: add cache_set for testing 2020-12-26 07:25:34 +00:00
cache.h cache: add cache_set for testing 2020-12-26 07:25:34 +00:00
common.h Fix segfaults on 32bit arch with --log-level=debug 2021-11-25 10:52:31 +00:00
compiler.h x: remove the last bit of Xlib dependency 2020-10-23 07:58:01 +01:00
config.c Add clip-shadow-above configuration and wintype option 2021-07-14 14:43:28 +02:00
config.h Add clip-shadow-above configuration and wintype option 2021-07-14 14:43:28 +02:00
config_libconfig.c Add clip-shadow-above configuration and wintype option 2021-07-14 14:43:28 +02:00
dbus.c Cast argument to ctype functions to unsigned char 2020-11-19 12:19:35 +01:00
dbus.h
diagnostic.c diagnostic: warn the user if they are using a software GL renderer 2020-12-23 03:11:25 +00:00
diagnostic.h picom: make sure --diagnostics works when another picom is running 2020-03-11 19:15:26 +00:00
err.h
event.c event: never ignore changed frame extents 2021-07-09 19:27:42 +02:00
event.h
file_watch.c file_watch: don't watch special files 2020-02-26 21:11:55 +00:00
file_watch.h
kernel.c
kernel.h
list.h
log.c log: strip newlines for gl string marker 2020-12-04 01:06:20 +00:00
log.h log: add log_error_errno 2020-02-26 20:16:55 +00:00
meson.build build: make Meson treat kqueue conditional as one 2020-05-28 10:07:58 +00:00
meta.h
opengl.c legacy glx: store tex_scr location for round corner shader 2021-04-12 01:54:07 +01:00
opengl.h legacy glx: store tex_scr location for round corner shader 2021-04-12 01:54:07 +01:00
options.c options: don't disable rounded corner for new backends 2021-10-23 12:53:12 +01:00
options.h
picom.c Fix segfaults on 32bit arch with --log-level=debug 2021-11-25 10:52:31 +00:00
picom.h core: remove a bit more of Xlib dependencies 2020-10-21 02:06:15 +00:00
picom.modulemap
region.h
render.c Add clip-shadow-above configuration and wintype option 2021-07-14 14:43:28 +02:00
render.h Rounded corners for legacy xrender backend 2020-11-30 00:35:34 +00:00
string_utils.c
string_utils.h Cast argument to ctype functions to unsigned char 2020-11-19 12:19:35 +01:00
types.h
uthash_extra.h
utils.c
utils.h Fix lack of timespec_get() on Android. 2021-10-29 18:42:22 +00:00
vsync.c
vsync.h
win.c Fix segfaults on 32bit arch with --log-level=debug 2021-11-25 10:52:31 +00:00
win.h Fix segfaults on 32bit arch with --log-level=debug 2021-11-25 10:52:31 +00:00
win_defs.h event, win: delayed handling of shape notify 2020-10-23 04:37:38 +01:00
x.c backend: xrender: handle corner radius 2021-10-25 13:46:45 +01:00
x.h backend: xrender: handle corner radius 2021-10-25 13:46:45 +01:00
xrescheck.c
xrescheck.h