You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: