Taskbar: thumbnails (optimizations)

This commit is contained in:
o9000
2017-11-15 11:28:03 +01:00
parent 5730725762
commit 1b6fd91611
6 changed files with 214 additions and 25 deletions

View File

@@ -147,6 +147,7 @@ typedef struct Server {
Global_atom atom;
int xdamage_event_type;
int xdamage_event_error_type;
gboolean has_shm;
#ifdef HAVE_SN
SnDisplay *sn_display;
GTree *pids;