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;
  5. }
  6.  
  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;
  11. }
  12.  
  13. static void