Skip to content

MCC TheBar v26.17

Compare
Choose a tag to compare
@jens-maus jens-maus released this 04 Aug 22:45
· 47 commits to master since this release

Version 26.17 of MCC TheBar

Changes:

  • implemented an alternative greying algorithm which just blends a grey shade over the image instead of turning all colors to grey.
  • config items matching the default values will be removed from the configuration to be able to reset all items to their defaults.
  • removed artificial limitation of blending modes for the AmigaOS3 build.
  • implemented new attribute MUIA_TheBar_HoveredButton to get notified about the currently hovered button.
  • trigger MUIA_TheButton_MouseOver (and as a consequence MUIA_TheBar_MouseOver as well) for all kinds of button styles, not just for the typical dynamic frame styles (i.e. sunny and raised).
  • remember the state of MUIA_NoNotify and apply it again when modifying MUIA_TheBar_Active. This fixes the unwanted notifications during MUIM_TheBar_NoNotifySetAttr.