mirror of
https://gitlab.gnome.org/june/top-bar-organizer.git
synced 2026-01-11 08:46:34 +01:00
Create a custom class (`PrefsBoxOrderListBox`) for GtkListBoxes, which are used in the preferences window for holding box order settings. Having a custom class for these GtkListBoxes is useful, since it can hold logic related to box order settings. Future commits will bring more of this logic into this class. |
||
|---|---|---|
| .. | ||
| extensionModules | ||
| prefsModules | ||
| schemas | ||
| extension.js | ||
| metadata.json | ||
| prefs-box-order-item-row.ui | ||
| prefs-box-order-list-box.ui | ||
| prefs-box-order-list-empty-placeholder.ui | ||
| prefs-widget.ui | ||
| prefs.js | ||