updated on Mon Jan 16 20:00:43 UTC 2012
[aur-mirror.git] / notify-osd-normal-position / dynamic.patch
blob89e1914e3cc0de4c7f27c559d861c87c91cb7789
1 --- notify-osd-0.9.29/src/defaults.c
2 +++ notify-osd-0.9.29/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