]> Dogcows Code - chaz/tint2/blobdiff - src/tint.c
*fix* broke systray with last checkin for fake transparency
[chaz/tint2] / src / tint.c
index 8f17653145ac46989eee7373675a6f54dbcb441b..433eb55c5765d2a4160a85bd1b660fd4e205a127 100644 (file)
@@ -830,6 +830,7 @@ int main (int argc, char *argv[])
 
                                        default:
                                                if (e.type == XDamageNotify+damage_event)
+                                                       // TODO: update only the damaged icon, not all of them
                                                        systray.area.redraw = 1;
                                }
                        }
This page took 0.019665 seconds and 4 git commands to generate.