From 3c4663cac1925e27aa0530901cca8dc18e49c777 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Pawe=C5=82=20Gajc?= Date: Wed, 26 Dec 2007 00:54:37 +0000 Subject: - new version 1.3.6 - remove icons, as they are handled by xfdesktop package - make panel looks nicer o add some separators o do not use flat buttons in task list o add windowlist to the panel --- common/xfce4/panel/pager-2.rc | 2 +- common/xfce4/panel/panels.xml | 4 ++++ common/xfce4/panel/separator-11986291100.rc | 3 +++ common/xfce4/panel/separator-11986292202.rc | 3 +++ common/xfce4/panel/separator-11986292313.rc | 3 +++ common/xfce4/panel/tasklist-3.rc | 2 +- common/xfce4/panel/windowlist-11986291591.rc | 6 ++++++ 7 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 common/xfce4/panel/separator-11986291100.rc create mode 100644 common/xfce4/panel/separator-11986292202.rc create mode 100644 common/xfce4/panel/separator-11986292313.rc create mode 100644 common/xfce4/panel/windowlist-11986291591.rc (limited to 'common') diff --git a/common/xfce4/panel/pager-2.rc b/common/xfce4/panel/pager-2.rc index cbe9dcb..32f12ac 100644 --- a/common/xfce4/panel/pager-2.rc +++ b/common/xfce4/panel/pager-2.rc @@ -1,3 +1,3 @@ -rows=1 +rows=2 scrolling=true diff --git a/common/xfce4/panel/panels.xml b/common/xfce4/panel/panels.xml index 2b7e40f..4094065 100644 --- a/common/xfce4/panel/panels.xml +++ b/common/xfce4/panel/panels.xml @@ -16,8 +16,12 @@ + + + + diff --git a/common/xfce4/panel/separator-11986291100.rc b/common/xfce4/panel/separator-11986291100.rc new file mode 100644 index 0000000..92145e9 --- /dev/null +++ b/common/xfce4/panel/separator-11986291100.rc @@ -0,0 +1,3 @@ +draw-separator=1 +expand=0 + diff --git a/common/xfce4/panel/separator-11986292202.rc b/common/xfce4/panel/separator-11986292202.rc new file mode 100644 index 0000000..92145e9 --- /dev/null +++ b/common/xfce4/panel/separator-11986292202.rc @@ -0,0 +1,3 @@ +draw-separator=1 +expand=0 + diff --git a/common/xfce4/panel/separator-11986292313.rc b/common/xfce4/panel/separator-11986292313.rc new file mode 100644 index 0000000..92145e9 --- /dev/null +++ b/common/xfce4/panel/separator-11986292313.rc @@ -0,0 +1,3 @@ +draw-separator=1 +expand=0 + diff --git a/common/xfce4/panel/tasklist-3.rc b/common/xfce4/panel/tasklist-3.rc index c01f871..aa9a042 100644 --- a/common/xfce4/panel/tasklist-3.rc +++ b/common/xfce4/panel/tasklist-3.rc @@ -2,6 +2,6 @@ grouping=1 all_workspaces=0 show_label=1 expand=1 -flat_buttons=1 +flat_buttons=0 width=300 diff --git a/common/xfce4/panel/windowlist-11986291591.rc b/common/xfce4/panel/windowlist-11986291591.rc new file mode 100644 index 0000000..c5cf6ba --- /dev/null +++ b/common/xfce4/panel/windowlist-11986291591.rc @@ -0,0 +1,6 @@ +button_layout=1 +urgency_notify=2 +show_all_workspaces=true +show_window_icons=true +show_workspace_actions=true + -- cgit v1.2.1