aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-08-28 22:58:11 +0200
committerPřemysl Eric Janouch <p@janouch.name>2020-08-28 22:58:11 +0200
commitbe98666db28012cb16bda863777326dc0afe126d (patch)
tree20a213b98f5c56e018886a10500bc139b8c1fd1e
parent197cd20d6c9fc224271edcb77fd7f920412f7344 (diff)
downloadsensei-raw-ctl-be98666db28012cb16bda863777326dc0afe126d.tar.gz
sensei-raw-ctl-be98666db28012cb16bda863777326dc0afe126d.tar.xz
sensei-raw-ctl-be98666db28012cb16bda863777326dc0afe126d.zip
Fix looks, update screenshot, update README information
-rw-r--r--README.adoc3
-rw-r--r--sensei-raw-ctl-gui.pngbin10767 -> 18279 bytes
-rw-r--r--sensei-raw-ctl-gui.ui1
3 files changed, 3 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index 12fb467..229a7f2 100644
--- a/README.adoc
+++ b/README.adoc
@@ -10,7 +10,8 @@ Run `sensei-raw-ctl --help` or `man sensei-raw-ctl` for usage information.
If you don't fancy command line tools, there's also a basic GTK+ frontend
available. On Ubuntu and its derivatives, you should be able to find it in your
-System Settings.
+System Settings, though this feature has disappeared completely with newer GNOME
+versions.
image::sensei-raw-ctl-gui.png[align="center"]
diff --git a/sensei-raw-ctl-gui.png b/sensei-raw-ctl-gui.png
index 4f3a920..2f38da2 100644
--- a/sensei-raw-ctl-gui.png
+++ b/sensei-raw-ctl-gui.png
Binary files differ
diff --git a/sensei-raw-ctl-gui.ui b/sensei-raw-ctl-gui.ui
index 9988cca..97d648e 100644
--- a/sensei-raw-ctl-gui.ui
+++ b/sensei-raw-ctl-gui.ui
@@ -31,6 +31,7 @@
<property name='border-width'>10</property>
<child><object class='GtkNotebook' id='notebook'>
<property name='show-tabs'>FALSE</property>
+ <property name='show-border'>FALSE</property>
<child><object class='GtkHBox' id='probing_box'>
<property name='halign'>GTK_ALIGN_CENTER</property>
<property name='valign'>GTK_ALIGN_CENTER</property>