[SCM] oxygen-gtk3 packaging branch, master, updated. debian/1.4.1-1-4-g162d3e8
Dmitry Smirnov
onlyjob at moszumanska.debian.org
Wed Mar 25 04:57:29 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/oxygen-gtk3.git;a=commitdiff;h=dc3587a
The following commit has been merged in the master branch:
commit dc3587a57ef0ddae410a7e43f83f9cb11f4ac25c
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date: Wed Mar 25 15:47:06 2015 +1100
New patch to fix floating drop-down menus (Closes: #775338).
---
debian/patches/775338.patch | 21 +++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 22 insertions(+)
diff --git a/debian/patches/775338.patch b/debian/patches/775338.patch
new file mode 100644
index 0000000..90cd642
--- /dev/null
+++ b/debian/patches/775338.patch
@@ -0,0 +1,21 @@
+Last-Update: 2015-03-25
+Forwarded: not-needed
+Origin: https://bugs.kde.org/show_bug.cgi?id=321284#c9
+Bug-KDE: https://bugs.kde.org/show_bug.cgi?id=321284#c9
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775338
+Author: Dmitry Smirnov <onlyjob at member.fsf.org>
+Description: fix floating drop-down menus
+
+--- a/rc/gtk.css
++++ b/rc/gtk.css
+@@ -52,9 +52,9 @@
+
+ -GtkButton-default_border: 0;
+ -GtkButton-default_outside_border: 0;
+
+- -GtkComboBox-appears-as-list: 1;
++ -GtkComboBox-appears-as-list: 0;
+
+ -GtkMenu-horizontal-offset: -7px;
+ -GtkMenuBar-internal-padding: 0;
+
diff --git a/debian/patches/series b/debian/patches/series
index 625ddbd..2e906cc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
dont-build-demos.patch
+775338.patch
--
oxygen-gtk3 packaging
More information about the pkg-kde-commits
mailing list