Results 39 comments of horst3180

Hmm, it's probably not an easy change. I'll have a look at it. The thing is that I would like to keep the tabs on top and it's not possible...

Right, I didn't think about a compilation flag. I'll try to implement something like this.

Ah well, I just found this extension https://addons.mozilla.org/de/firefox/addon/tabs-on-bottom/ It works relatively well with the theme. Maybe I can put some specific css for the extension into the theme to make...

Unfortunately this is a pretty invasive change. I can't make this an option at build time.

Hmm yeah, I don't know how to fix this. I marked the addon as "multiprocessCompatible" so it should work according to [this](https://wiki.mozilla.org/Electrolysis#Add-ons_Schedule). Maybe it's a Firefox bug affecting only themes,...

That's a "lightweight theme" and it works entirely different from a complete theme like this one.

I don't have windows, so I can't test it. I'm pretty sure the theme is broken under windows. It didn't get accepted on addons.mozilla.org for that reason, so I had...

Well, 46.20160426 is for Firefox 46. It's expected to break with 50. Korora should keep the theme in sync with Firefox. Easiest solution: uninstall the korora package and install the...

Yeah, it's a problem. I tried marking the addon as multi process compatible by adding ` true` to `install.rdf` as suggested [here](https://developer.mozilla.org/en-US/Add-ons/Install_Manifests#multiprocessCompatible). For some reason that doesn't work though. I...

Hmm, I can't reproduce that. Does it work with the default theme?