fix: app notification settings sync #19
No reviewers
Labels
No labels
bug
duplicate
enhancement
fix
good first issue
help wanted
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
xinux/settings!19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "notificationpage-sync"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes:
Resource:
Additional changes:
I have custom .desktop file. When i ran the app, I got warnings from these custom schemas:
related: #10
@bemeritus please write what left to do on PR description
@bahrom04 check this pr
@bemeritus wrote in #19 (comment):
ok, before that please refactor import of crates. For example put all relm4 crates into on set like relm4::{gtk::, adw::}
why not put these helper functions inside struct method?
@ -0,0 +169,4 @@}}fn setup_notifications_row(app: &AppEntry, row: &adw::SwitchRow) {why not put this into view macro too?
@ -0,0 +208,4 @@Some(app_settings_for_canonical(canonical_id))}fn show_app_details_dialog(app: &AppEntry, button: >k::Button) {put this inside impl AppEntry {} then call function like self.show_app_details_dialog
needs change
@bemeritus please write PR description what changes you did
@bahrom04 wrote in #19 (comment):
what about this?
@bemeritus qoʻshimcha custon .desktop yasaganim: https://gist.github.com/bahrom04/3edb8c765761c9e2aa9aeb54080dce5b
Power Modecomponent whenpower profiles daemonis disabled@bemeritus app On/Off boʻlgan yozuv yangilanmay qoldi
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.