-
-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot disable scroll between opened apps in taskbar #508
Comments
cinnamon & xfce are two different environments that happened to have created such an option/feature mate would need the feature to be added if it doesnt have it i might try to attempt this at some point, but probably not very soon |
mate-panel uses |
I finished this feature and will open a pull request. However, I'm not sure how to handle version constraints of libwnck (I need |
Note: we can't require libwnck 3.20, some distros that we support still have 3.14. |
Currently it is undecided if i ever will update epel7 repo for rhel7/centos7 (3.14) with Mate-1.18, as this means a switch to gtk+-3 during a release cycle. In the past we used different UI files for gtk2 and 3 in some packages, maybe this is the solution? |
Mint is stuck with 3.14 as well due to Ubuntu 16.04 having it in the repos. There is GTK+ 3.18, but libwnck is 3.14. |
I have a (temporary) branch with my patches applied, which I use for mate-panel. In case anyone is interested: https://github.com/muesli4/mate-panel/tree/libwnck-additions |
But the question is more if those distros will ever update to to Mate-1.20? |
Why using deprecated widgets like GtkVBox and GtkAlignment to window-list.ui nowadays? |
I just needed some GUI controls and used copy & paste in the ui file. Maybe there is someone interested in updating the file? ;) |
@muesli4 |
Btw. rhel7 is upgraded to gtk+-3.22 |
It seems to be fixed or not? |
I had a look, and yes. Someone duplicated the work (they used the functionality I provided to libwnck at least). See 8245b0e That is why work or review requests should be organized by issues. |
ok, closing |
It enabled by default, but i cannot find option to disable it(Of course, i've googled the solution and didn't found anything). But that option is present on Cinnamon or on Xfce(I can go to behavior and disable it).
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/40153134-cannot-disable-scroll-between-opened-apps-in-taskbar?utm_campaign=plugin&utm_content=tracker%2F314880&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F314880&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: