A fork of the extension Window Buttons, which allows to show the window buttons of the currently focused window in the top panel of the GNOME shell. Unlike the original extension it is possible, that only windows, which are located on the screen, that contains the top panel, are considered by the extension due to better multi-monitor support.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
1 |
Did you try to integrate the new feature with the original extension?
Sorry, I don't know what you exactly mean by "integrating the new feature with the original extension". All I did was to clone the code of the original extension, modify it to add the new feature and push the changed code as a new extension to my own repository. I thought the new functionality could also be useful for others for which reason I uploaded it here.
But you could instead send a pull request or a patch to the original author, and avoid the hostile fork.
Yes, you are right. I did not thought about this possibility.