chore: update libcosmic (+ other deps I think) #23

Merged
sungsphinx merged 1 commit from update-libcosmic into main 2024-12-11 19:41:00 +00:00
sungsphinx commented 2024-11-26 16:13:59 +00:00 (Migrated from github.com)

Might fix #22 (sets minimum window size)

Might fix #22 (sets minimum window size)
ahoneybun commented 2024-11-26 16:19:13 +00:00 (Migrated from github.com)

Not sure if this is new or just how the page renders.

screenshot-2024-11-26-16-18-52

Not sure if this is new or just how the page renders. ![screenshot-2024-11-26-16-18-52](https://github.com/user-attachments/assets/3ca125d7-546f-4168-958a-bdd011fc99bd)
sungsphinx commented 2024-11-26 16:24:39 +00:00 (Migrated from github.com)

I think it was like that before or similar, not entirely sure though.

I think it was like that before or similar, not entirely sure though.
ahoneybun (Migrated from github.com) approved these changes 2024-11-26 16:46:58 +00:00
ahoneybun (Migrated from github.com) left a comment

Builds and works as expected.

Builds and works as expected.
edfloreshz (Migrated from github.com) requested changes 2024-12-10 11:48:52 +00:00
edfloreshz (Migrated from github.com) left a comment

Small changes needed, otherwise it looks good.

Small changes needed, otherwise it looks good.
@ -59,14 +60,33 @@ impl Application for AppModel {
let mut tasks = vec![];
edfloreshz (Migrated from github.com) commented 2024-12-10 11:48:21 +00:00

You should be the author, we could add an organization method to link a project to an organization

You should be the author, we could add an organization method to link a project to an organization
@ -557,14 +565,6 @@ pub enum ContextPage {
About,
edfloreshz (Migrated from github.com) commented 2024-12-10 11:46:45 +00:00

This can be removed

This can be removed
Sign in to join this conversation.
No description provided.