oae / gnome-shell-pano

Next-gen Clipboard Manager for Gnome Shell
https://extensions.gnome.org/extension/5278/pano/
GNU General Public License v2.0
1k stars 53 forks source link

Consider updating the visuals to better match the current GNOME visuals. #185

Open PauloVBettio opened 1 year ago

PauloVBettio commented 1 year ago

The current visual does not match the GNOME visuals and ends up being too different from other applications that use Libadwaita.

I've made a concept showing a new design that is similar to the Libadwaita apps

Pano

PauloVBettio commented 1 year ago

Maybe an design that is like the shell Screenshot tool would make more sense too, and it looks very nice.

I don't know if it is possible to an extension to focus on a window like the Screenshot tool from the shell does, but that would be a nice feature too.

PanoHorizontal PanoVertical

3laws commented 1 year ago

I honestly was already sold on the extension based on a text only description, later by coming here to GitHub to find out it didn't follow GNOME's HIG. Not a deal breaker but surely a very welcome addition. These mock ups look really good to be honest. Hopefully we can get something similar merged.

gcalabria commented 1 year ago

I love Pano, I use it every day and I like the way it looks now. With that said, this design looks awesome! It would be amazing if this became a reality.

oae commented 1 year ago

This looks really nice. I will experiment with Pano using these designs

oae commented 1 year ago

There is also another design by @callmehanu https://github.com/oae/gnome-shell-pano/discussions/170

callmehanu commented 1 year ago

Yep... even I worked on a short prototype Figma Prototype @PauloVBettio @g-lopes @3laws

PauloVBettio commented 1 year ago

Yep... even I worked on a short prototype Figma Prototype @PauloVBettio @g-lopes @3laws

* Press "Q" to launch Panos

* Press "I" to start search

* Press "ESC" to quit search

The animations are sweet! And it fits the shell very well too. Awesome work! I just think there should be a search button always visible, since its not everyone who will check the settings to see which one it is. And the square cards in your example are better than the rectangular ones in mine, because more elements can fit in the screen.

marcinjahn commented 1 year ago

I just think there should be a search button always visible, since its not everyone who will check the settings to see which one it is

Ideally, it should be configurable, IMO, searchbar should appear only as soon as you start typing.

boerdereinar commented 3 months ago

For anyone interested, I made my own fork roughly following the concept.

image

oae commented 3 months ago

This looks good. It would be awesome to apply this design while keeping the customization features. What do you think @Totto16 ?

Totto16 commented 3 months ago

This looks good. It would be awesome to apply this design while keeping the customization features. What do you think @Totto16 ?

I like the proposed new design too, but the old (current) is also nice. To be fair they differ a lot, this looks more sleek, with more focus on the actual content and no "big" header.

"You can never have enough customization options" is also a good point, although we already have many options, it is also possible in my opinion, to add another option to have the new look, alltough that might not be worth the trouble and resulting "spaghetti code" 😂

What speaks against immediately adopting this is, that all tough the current style is older, it's also better in terms of functionality IMO, since you can immediately see the big header, and immediately see the type.

The round styles and headerless design is really good per sè, but we would need to improve a few points and merge the good suggestion in this issue to get a good version.

All in all I find the new one good, but the old one too, and I am torn apart, which is better imo, but in the long run the newer, sleeker one is better.

Some suggestions from this thread are also nice, like the floating option, (that was also requested in https://github.com/oae/gnome-shell-pano/issues/124) is a good idea.

TLDR: 🤷🏼‍♂️ 😓

marcinjahn commented 3 months ago

I can only imagine how terrible it must be to introduce any new features at the moment, with the amount of customization that the extension allows, and potential places where things can break. I think it’d be best to switch to a style resembling libadwaita, and remove appearance customization options, or leave only some basic ones. Maintenance of the project should become much easier then

Totto16 commented 3 months ago

Customizations aren't terrible to maintain and don't break easy, e.g. setting the color means that we retrieve the color from a setting instead of hard-coding it, that's't not difficult and error prone.

But the entire style, like header, widgets etc. is a little more complicated, thats error-prone and harder to maintain for future gnome versions

boerdereinar commented 2 months ago

Made a second version:

Next thing I will probably be trying when I have time again will be to reimplement the headers.

https://github.com/boerdereinar/gnome-shell-pano/tree/gnome-theming-v2

Controls only on hover: image

Compact Mode: image

Customisation: image

SoMuchForSubtlety commented 2 months ago

I would consider getting in touch with the gnome design team to get feedback on the design.

boerdereinar commented 2 months ago

Headers can now be enabled again.

image