Skip to content
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

PopoverManager: Remove a lot of (hopefully) unnecessary stuff #574

Merged
merged 3 commits into from
Sep 11, 2024

Conversation

leolost2605
Copy link
Member

So I've tested this quite a bit and it still seems to work perfectly fine on both X and wayland.
The thing is a lot of stuff is very old so there isn't a github PR linked and unfortunately the commits also don't have any meaningful commit messages so I can't say for certain for what reason some of this stuff was introduced.
Too fully work this requires #544 otherwise scrubbing doesn't work.
The reason for this PR is that some of the things aren't possible in GTK4

@leolost2605 leolost2605 marked this pull request as ready for review September 11, 2024 19:21
@leolost2605 leolost2605 requested a review from a team September 11, 2024 19:21
Copy link
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. Everything seems to work. I tested scrubbing, scroll events, maximized window dragging, etc in both sessions.

Might just be leftovers from when we had a custom popover widget before Gtk even had popovers! It's an old codebase 😅

@danirabbit danirabbit merged commit 999f4af into master Sep 11, 2024
2 of 4 checks passed
@danirabbit danirabbit deleted the leolost/rm-a-lot-of-stuff branch September 11, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants