linux-is-awesome / gnome_extension_rocketbar

Taskbar and misc additions for the GNOME Shell.
GNU General Public License v3.0
17 stars 3 forks source link

Minimize app with multiple windows after last #17

Closed Rend0e closed 2 years ago

Rend0e commented 2 years ago

Hello, could the app be minimized after cycling to the last window and have the blacklight 'blink' (clicking the icon should make the backlight darker/brighter like a flash for a split second) to indicate it's being clicked:

https://user-images.githubusercontent.com/20853575/183034993-ca9cc5e0-bb79-4cc4-99ee-22c3f99ed544.mp4

Also, could apps with multiple windows show all its windows previews when hovering over its icon?

https://user-images.githubusercontent.com/20853575/183038507-f3d20448-9edd-46f9-a1ae-70f00112d59f.mp4

ChepKun commented 2 years ago

Hey!

  1. Minimized after cycling to the last window - I have an idea to implement a long press action for app buttons to minimize/unminimize all windows instead of changing cycling behavior, what do you think about it?
  2. windows previews - probably after implementing other features I have on my list
Rend0e commented 2 years ago

Hey!

1. Minimized after cycling to the last window - I have an idea to implement a long press action for app buttons to minimize/unminimize all windows instead of changing cycling behavior, what do you think about it?

2. windows previews - probably after implementing other features I have on my list

I changed my workflow to match more of default gnome intended ( no minimize, simply display apps per workspace) so I don't really need these features anymore!

Though for 1, I prefer the original (maybe make a toggle for minimize on last cycle to make it optional) since long presses feels more like drag and drop (to rearrange apps icons).

ChepKun commented 2 years ago

Implemented