Josef Engelfrost

Results 20 comments of Josef Engelfrost

I have a similar issue, I'm also getting some incomplete screenshots. Mostly on larger screenshots, not sure if it's a pattern or a coincidence: I run the smoke tests (`cs...

I'm not sure, but for me it seems to be related to webfonts and how they are loaded.

Do you have any real world data to share yet? Performance on Safari for iOS and Chrome for Android would be especially interesting.

By default everything is styles with Twitter Bootstrap, if you inspect the "Add" button in your browser you will see that the classes `.btn`, `.btn-success` and `.pull-right` are applied to...

Same here. Changing it doesn't seem to work, and removing conflicting shortcuts doesn't help either. Installed from extensions.gnome.org, GNOME Shell 3.10.4 on Ubuntu 14.04

I fixed this in commit b477bffdbb18e92f8cd35e05e35641f20db2f52c, but forgot to mention it in this issue.

If it's because extensions.gnome.org doesn't have the latest code you can update your local files by just copy-pasting the code from GitHub to `~/.local/share/gnome-shell/extensions`. @vibou, do you know when you...

yshavit has a point, but I also don't know what such a ligature would look like while still keeping it familiar. I'm not sure if this is a font-rendering issue...

As I understand states (which can also be excluded), a pattern of a higher state that includes a pattern with a lower state will inherit the lower state. Does excluding...

Thanks, that pretty much answers my question. What I _thought_ `excludedTags` would do (based on it's name only) was exclude the tagged pattern, as well as any patterns dependent on...