updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / notify-osd-hack-color / dynamic.patch
blob0ae48849db5cacec867de23242a7c5279ed40bd8
1 --- notify-osd-0.9.25/src/defaults.c
2 +++ notify-osd-0.9.25/src/defaults.c
3 @@ -761,8 +761,8 @@
4 return;
7 - // use fixed slot-allocation for async. and sync. bubbles
8 - self->slot_allocation = SLOT_ALLOCATION_FIXED;
9 + // use dynamic slot-allocation for async. and sync. bubbles
10 + self->slot_allocation = SLOT_ALLOCATION_DYNAMIC;
13 static void