sustmi/gnome-shell-extensions-sustmi

Better default settings values for nicer design

Closed this issue · 3 comments

Currently the default view looks like this, small icons on the bottom right with a dark background:
windowoverlay icons current

Here is how a different default could look, which makes the apps more quick to distinguish based on their prominent icons:
windowoverlay icons modified

  • larger icons (128px)
  • positioned in the center
  • transparent background
  • opacity increased on hover instead of decreased to emphasize the app
    windowoverlay icons changes

I’m also wondering what the general plan for GNOME design is – stay without icons or are you thinking about adding them to the windows @allanday @jimmac?

Thanks for the suggestion @jancborchardt.
I had to give it few days to get used to it but now I think that it looks much better.

The changes are done in sustmi/gnome-shell-extension-windowoverlay-icons@7b3625d and will be present in the next release.

Note that https://github.com/sustmi/gnome-shell-extensions-sustmi repository is deprecated because I split the repository into two separate repositories so please post any new issues or pull requests to https://github.com/sustmi/gnome-shell-extension-windowoverlay-icons.

Btw, @jancborchardt, would you mind if I used your second screenshot from this issue in README.md of the extension?

@sustmi awesome, thank you so much! :)

And yes, please go ahead and use the screenshot for the readme. :) Happy to help.