mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-04 12:54:20 +01:00
Increase MAX_WINDOWLIST_WIDTH from 160 to 400 (in pixels)
This commit is contained in:
committed by
Carlos R. Mafra
parent
5a6e1653ac
commit
525ab89d01
@@ -315,7 +315,7 @@
|
|||||||
|
|
||||||
#define MAX_WORKSPACENAME_WIDTH 64
|
#define MAX_WORKSPACENAME_WIDTH 64
|
||||||
/* max width of window title in window list */
|
/* max width of window title in window list */
|
||||||
#define MAX_WINDOWLIST_WIDTH 160
|
#define MAX_WINDOWLIST_WIDTH 400
|
||||||
|
|
||||||
#ifndef HAVE_INOTIFY
|
#ifndef HAVE_INOTIFY
|
||||||
/* Check defaults database for changes every this many milliseconds */
|
/* Check defaults database for changes every this many milliseconds */
|
||||||
|
|||||||
Reference in New Issue
Block a user