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

GTK4 port #288

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

GTK4 port #288

wants to merge 11 commits into from

Conversation

ErikReider
Copy link
Owner

@ErikReider ErikReider commented Jun 27, 2023

Fixes: #134 and #268

Still some stuff to finish before it's ready.

Todo:

  • Fix random segfaults. (Open Gtk4-layer-shell issue here)
  • Fully transparent BlankWindows aren't visible. (Maybe adjust input/opaque region manually?)
  • The Control Centers surface enter_monitor signal is only called once to get the current monitor. Listn to another signal instead?
  • Make sure that all widgets work/look the same/similar to the prior version
  • Fix MPRIS carousel not being scrolled when window is hidden (should be fixed by the next libadwaita version)
  • Fix large notification bodies height not being compensated for in the ListView (https://gitlab.gnome.org/GNOME/gtk/-/issues/5885)

Includes most of the porting
@ErikReider ErikReider added the enhancement New feature or request label Jun 27, 2023
@ErikReider ErikReider added this to the v1.0.0 milestone Jun 27, 2023
@ErikReider ErikReider self-assigned this Jun 27, 2023
@ErikReider ErikReider modified the milestones: v1.0.0, v1.1.0 Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

slow performance with lots of notifications
1 participant