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

Changed cosmic::command to cosmic::task, and made cosmic::Task consistent with cosmic::app::Task #728

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

Adam-Cosner
Copy link
Contributor

This changes the cosmic::command module to cosmic::task ever since the change from Command to Task, and also fixes an inconsistency where cosmic::Task was a re-export of iced::Task while cosmic::app::Task was a different type alias

…sk to reexport cosmic::app::Task instead of iced::Task
Not exactly sure why, but the wayland feature disables cosmic::app so this is required
@wash2
Copy link
Contributor

wash2 commented Nov 21, 2024

cosmic-comp uses libcosmic but it doesn't need the app module or the winit feature. I think all libcosmic apps should be using the winit feature, so is it a problem?

@wash2 wash2 merged commit 2ca8961 into pop-os:master Nov 21, 2024
14 checks passed
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