siefkenj / gnome-shell-windowlist

Displays a list of open windows in gnome-shell
GNU General Public License v2.0
34 stars 18 forks source link

Window Option Issue Other Suggestions #19

Open ghost opened 12 years ago

ghost commented 12 years ago

I had to remove the stuff with moving the clock since I modified the clock in /usr/share/gnome-shell/js/ui/panel.js to be in rightBox before the user menu. Otherwise, this extension wouldn't work for me. Regardless, I don't think this affected my problems. I only see the window options in the right-click menu after I consolidate the group and then expand it. I should note that group_by_app = false.

As for suggestions to make this extension better: -Choice to disable window previews -When it minimizes, changes the text in the right-click menu of window options to "maximize" -Drag-and-drop support for files from file-manager/desktop. -Possibility to rearrange window buttons -If group_by_app = false, then when right-clicking, have the option to not merge the window buttons (if that makes sense). -Set a default size for all window buttons. For instance, if I have two applications - firefox and nautius viewing the root directory - the nautilus button is tiny compared to the firefox button.

Lastly, thanks for your hard work! I hope to see improvements in this extension.