Place panel switches into GtkListBox and change their behaviour so that: When "Notifications" switch is off, all other switches in the dialog are insensitive. "Notifications Banners" switch is off and insensitive when corresponding panel switch is off. "Show Message Content in Banners" switch is off and insensitive when switch above is off. "Lock Screen Notifications" switch is off and insensitive when corresponding panel switch is off. "Show Message Content on Lock Screen" switch is off and insensitive when switch above is off. https://bugzilla.gnome.org/show_bug.cgi?id=742521
7 lines
268 B
XML
7 lines
268 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/control-center/notifications">
|
|
<file preprocess="xml-stripblanks">notifications.ui</file>
|
|
<file preprocess="xml-stripblanks">edit-dialog.ui</file>
|
|
</gresource>
|
|
</gresources>
|