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

Migrate to exwlshelleventloop and iced 13 #35

Closed
wants to merge 7 commits into from

Conversation

MalpenZibo
Copy link
Owner

@MalpenZibo MalpenZibo commented Oct 13, 2024

Checklist before merging

  • fix general performance regression (higher CPU usage)
  • fix update scrollbar lag (maybe related to the same performance issue?)
  • fix slider change value reset issue (maybe related to the same performance issue?)
  • find a way to handle multi monitor features (move the layer to an external attached monitor destroying the fallback layer on the main one)
  • fix idle performance regression (compared to the current version or to pop_os branch 0.0/0.1% vs 0.3/0.4%)
  • minor, blurry interface during application startup (first 5/6 seconds)

@Decodetalkers
Copy link

Emm, seems the fourth feature is impossible.. the iced compositer is always binded with a wl_surface, if distory the surface, iced will panic.. Emmm

@MalpenZibo MalpenZibo force-pushed the 24_migrate_to_exwlshelleventloop branch from f160cfb to f7e6bf8 Compare November 10, 2024 11:15
@MalpenZibo
Copy link
Owner Author

Superseded by #42

In the future, I may consider moving to this library to support the official iced version

@MalpenZibo MalpenZibo closed this Dec 15, 2024
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