Excigma

Results 22 comments of Excigma

Probably not worthy of it's own issue, but also a "New Tab" Implementation that shows currently active windows (currently running programs) which you can transfer programs into Multrin ...and maybe...

Seems like they have a theme toggle for their own blog (which also uses Cirrus) https://github.com/Spiderpig86/blog/blob/master/src/styles/theme.scss#L26 https://github.com/Spiderpig86/blog/blob/master/src/components/header.js#L124 Also - there's this https://github.com/Spiderpig86/Cirrus/projects/5#card-48468007

This seems to be caused by https://github.com/vsls-contrib/chat/blob/master/src/discord/index.ts#L118 ```js async validateToken(): Promise { ``` sending the incorrect Authorization header Check: https://discord.com/developers/docs/reference#authentication After forcing the token type to be "Bot" I was...

Suddenly thought of it when Sorting by new and finding this: https://www.reddit.com/r/FirefoxCSS/comments/ds68o8/any_chance_to_make_the_download_dialog_window_dark/ (May be interesting too?)

*I prefer* the toolbars to hide when I enter fullscreen (and have added a userChrome customisation to remove it), and not come back when hovering at the top, however people...

The differences are barely noticeable now! ![image](https://user-images.githubusercontent.com/30280397/61183245-ea6da100-a692-11e9-9387-fcaccf8d5636.png) Left: Firefox Right: Chrome Text color different due to Window focus Things to note: 1. This insane accuracy: ![image](https://user-images.githubusercontent.com/30280397/61183261-286ac500-a693-11e9-8a76-c1aa271609cc.png) 2. Buttons are a...

Chrome doesn't have this behaviour, but maybe check this out and replace with Material Style Icons? https://www.reddit.com/r/FirefoxCSS/comments/da4352/arrow_icon_between_tabs_when_dragging_a_tab_from/

Same as above, for tabs playing audio Volume icon from Google Material icons: https://material.io/resources/icons/?search=vol&icon=volume_up&style=baseline ![image](https://user-images.githubusercontent.com/30280397/68082742-1badef00-fe85-11e9-820c-aa9da4b11163.png)

Also this may be difficult to implement, but a search for settings would be nice.

So something like only the contents of one "tab" is visible at any time? I guess this will help if you have a LOT of bookmarks, and some people do....