1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-26 00:12:31 +01:00

Increase MAX_WINDOWLIST_WIDTH from 160 to 400 (in pixels)

This commit is contained in:
Daniel Déchelotte
2013-04-12 01:42:35 +02:00
committed by Carlos R. Mafra
parent 5a6e1653ac
commit 525ab89d01

View File

@@ -315,7 +315,7 @@
#define MAX_WORKSPACENAME_WIDTH 64
/* max width of window title in window list */
#define MAX_WINDOWLIST_WIDTH 160
#define MAX_WINDOWLIST_WIDTH 400
#ifndef HAVE_INOTIFY
/* Check defaults database for changes every this many milliseconds */