c0ldplasma / gnome-shell-extension-taskbar

Development stopped - GNOME Shell Extension TaskBar 2020 (GNOME 3.30-(3.)40)
https://extensions.gnome.org/extension/2506/taskbar-updated/
GNU General Public License v3.0
24 stars 9 forks source link

Bottom panel centered is not centered #20

Closed danogh closed 3 years ago

danogh commented 3 years ago

I'm working on some enhancements to this extension such as a workspace switcher. While working on it, I noticed that when the bottom panel is centered it is actually not quite centered.

The fix is rather simple. I've cloned the repository, made the changes, and tested it.

Should I push my changes or is there a better way submit changes?

Thanks,

Dan

c0ldplasma commented 3 years ago

Thanks for submitting the issue and your work on the project.

To submit new features or fixes fork the repository, create a new branch, push your changes there and then create a pull request.

danogh commented 3 years ago

Pull request submitted