Top-Bar-Organizer/src
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
..
extensionModules Refactor: Move logic for creation of special box orders into own class 2021-05-27 06:44:36 +02:00
prefsModules Refactor: Create custom class for prefs box order GtkListBoxes 2021-07-05 07:22:19 +02:00
schemas Other: License this project 2021-05-17 14:37:57 +02:00
extension.js Fix: Fix incorrect ordering 2021-06-22 00:00:04 +02:00
metadata.json Other: Bump version to 2 2021-06-22 00:03:37 +02:00
prefs-box-order-item-row.ui Feature: Add initial preferences dialog 2021-05-25 00:24:44 +02:00
prefs-box-order-list-box.ui Refactor: Create custom class for prefs box order GtkListBoxes 2021-07-05 07:22:19 +02:00
prefs-box-order-list-empty-placeholder.ui Feature: Add initial preferences dialog 2021-05-25 00:24:44 +02:00
prefs-widget.ui Refactor: Create custom class for prefs box order GtkListBoxes 2021-07-05 07:22:19 +02:00
prefs.js Refactor: Create custom class for prefs box order GtkListBoxes 2021-07-05 07:22:19 +02:00