aboutsummaryrefslogtreecommitdiffstats
path: root/preferences.py
AgeCommit message (Collapse)Author
2015-12-24preferences.py: Style window and controlsTeddy Wing
* Make the window a bit smaller because there's only one control * Add a text label to the editable input * Set a size for the editable input and move it into position to the right of the text label
2015-12-24Add preferences.pyTeddy Wing
Create a file for the extension's preferences window. This will be a window that opens when a menu item under the extension's menu is selected. The window will display an editable control to allow users to set a custom key to trigger sidebar equalisation.