10 Commits

Author SHA1 Message Date
6bc40441a7
Other: Bump version to 6 2023-01-30 15:33:14 +01:00
680c2a97af
Other: Bump version to 5 2023-01-29 03:41:02 +01:00
93ec247cd3
Other: Bump version to 4 2023-01-25 18:56:59 +01:00
97d8f86372
Feature: Support GNOME version 43 2023-01-25 18:55:08 +01:00
249f3554d5
Breaking: Make preferences usable again and support Gnome Shell 42
Make the preferences usable again (and look good) by using an
`AdwPreferencesPage` as well as various other libadwaita features (like
`AdwPreferencesGroup`, style classes, ...).
Also get rid of some code, which now doesn't seem to be necessary
anymore (making sure no horizontal scrollbar shows and setting a default
size for the preferences window).

This change is marked as "Breaking", since I assume `AdwPreferencesPage`
doesn't work in Gnome Shell 40 and because I changed the supported Gnome
Shell version to 42 accordingly.
2022-10-23 22:10:36 +02:00
d4af68313f
Other: Bump version to 3 2021-07-05 11:03:15 +02:00
8bda3ea0ab
Other: Bump version to 2 2021-06-22 00:03:37 +02:00
3431b12c47
Feature: Add repo url to metadata.json 2021-06-19 21:53:08 +02:00
f8488a97f4
New: Add new top bar items to box orders on enable
Introduce box orders, which allow this extension to save the order top
bar items should be in.
On extension enable, save new top bar items to those box orders.
2021-05-14 13:18:35 +02:00
821d849668
New: Add initial bare-bones extension source code
I'm using version 1 for the first development phase (like what major
version zero (0.y.z) is in Semantic Versioning 2.0.0), so that the first
production version then gets version 2.
2021-05-14 13:18:35 +02:00