unarix / haiku_darkstyle

Haiku-os ControlLook & Decorator for darkFlat, moonFlat and lightFlat UI mode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Either ControlLook from git repo nor haiku_extras work

SolsticeSpectrum opened this issue · comments

When selecting either Be or Flat ControlLook, they don't work. Nothing happens in beta4. Both Decorators work but the ControlLook doesn't. All buttons, sliders etc. remain as if I had "Default" selected.

Also compiling the Decorator from git repo makes the Decorator blue for some reason.

Okay it's bit of a hack but combining Decorator from haiku_extras and compiled ControlLook works.

So what I did was this:

  1. Install haiku_extras
  2. Move Decorator from system/add-ons/decorators to home/config/non-packaged/add-ons/decorstors
  3. Uninstall haiku_extras
  4. Git clone this repo and execute make in it
  5. Move the compiled ControlLook to home/config/non-packaged/add-ons/control_look
  6. Apply in Appearance settings

This fixes ControlLook not working and the blue Decorator, everything now works fine in beta4