mirror of
https://gitlab.gnome.org/june/top-bar-organizer.git
synced 2026-01-11 16:53:51 +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. |
||
|---|---|---|
| .. | ||
| PrefsBoxOrderItemRow.js | ||
| PrefsBoxOrderListBox.js | ||
| PrefsBoxOrderListEmptyPlaceholder.js | ||
| ScrollManager.js | ||