sway/common
Felix Weilbach a2763262d4 Fix crash when long window titles are used
cairo_image_surface_create() return CAIRO_STATUS_INVALID_SIZE on too
long window titles and creates then no surface. Therefore it makes
sense to limit the window title length to a reasonable length.

Fix: https://github.com/swaywm/sway/issues/6531

Signed-off-by: Felix Weilbach <felix.weilbach@t-online.de>
2021-12-05 12:25:14 +01:00
..
background-image.c cairo: Replace <cairo/cairo.h> by <cairo.h> 2021-05-10 10:28:32 +02:00
cairo.c cairo: Replace <cairo/cairo.h> by <cairo.h> 2021-05-10 10:28:32 +02:00
ipc-client.c ipc: fix aligment issue of data buffer 2020-07-30 22:02:42 -04:00
list.c Merge pull request #3271 from ianyfan/list-cleanup 2018-12-09 21:50:19 +10:00
log.c common/log: write log importance 2020-12-10 09:26:02 +01:00
loop.c common/loop: check return of realloc 2020-07-30 22:02:42 -04:00
meson.build Add wayland_client dependency to common 2020-06-06 11:03:04 +02:00
pango.c Fix crash when long window titles are used 2021-12-05 12:25:14 +01:00
stringop.c common: make 'lenient_strcmp' arguments const 2020-12-04 10:49:49 +01:00
util.c input: Move get_current_time_msec in from util 2021-06-23 09:55:36 +02:00