Top-Bar-Organizer/src/prefsModules
Julian Schacher 28fb67ad4d
Refactor: Create custom class for prefs box order GtkListBoxes
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.
2021-07-05 07:22:19 +02:00
..
PrefsBoxOrderItemRow.js Update: Scroll preferences window content on Drag-and-Drop 2021-07-04 05:16:32 +02:00
PrefsBoxOrderListBox.js Refactor: Create custom class for prefs box order GtkListBoxes 2021-07-05 07:22:19 +02:00
PrefsBoxOrderListEmptyPlaceholder.js Refactor: Move some classes from src/prefs.js into own files 2021-05-27 00:17:41 +02:00
ScrollManager.js Update: Scroll preferences window content on Drag-and-Drop 2021-07-04 05:16:32 +02:00