From ff5fc34106e02a8f9d3f23c34cbf58ccf36ea573 Mon Sep 17 00:00:00 2001 From: Philipp Unger Date: Wed, 6 Apr 2022 19:11:44 +0200 Subject: [PATCH] convert position tab to adw preferences page --- SettingsPosition.ui | 247 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 247 insertions(+) create mode 100644 SettingsPosition.ui diff --git a/SettingsPosition.ui b/SettingsPosition.ui new file mode 100644 index 0000000..5fd631e --- /dev/null +++ b/SettingsPosition.ui @@ -0,0 +1,247 @@ + + + + + + 0.33 + 1 + 0.01 + 0.1 + + + + 100 + 1 + 10 + + + + Position + document-properties + + + + + Panel + + + + Display the main panel on + + + center + + + + + + + + Display panels on all monitors + + + False + center + + + + + + + + + + + + + Panel Intellihide + Hide and reveal the panel according to preferences + + + True + center + + + False + emblem-system-symbolic + + + + + + + + center + + + + + + + + + + + + Order and Position on monitors + + + + + Monitor + + + 6 + 6 + 6 + 6 + + + Apply changes to all monitors + False + start + True + + + + + False + end + center + True + + + + + + + + + + + + + + + + + Panel screen position + + + Bottom + False + center + True + + + + + + Top + False + center + position_bottom_button + + + + + + Left + False + center + position_bottom_button + + + + + + Right + False + center + position_bottom_button + + + + + + + + + Panel thickness + (default is 48) + + + True + panel_size_adjustment + 0 + 0 + right + True + + + + + + + + + Panel length (%) + (default is 100) + + + True + panel_length_adjustment + 0 + 0 + right + True + + + + + + + + Anchor + + + False + center + + Start + Middle + End + + + + + + + + + + + + + + + + Taskbar Display + + + True + False + 6 + none + + + + + + + + + + \ No newline at end of file