summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin V. Arkhipov <voxus@gentoo.org>2005-03-22 10:34:51 +0000
committerKonstantin V. Arkhipov <voxus@gentoo.org>2005-03-22 10:34:51 +0000
commitc88e90ee60d6318fd71b3deff3742d9c85bcc1fe (patch)
treed90705eb1793692312580a05f63bbead2b43ab11 /x11-themes/baghira/files
parentVersion bump. (diff)
downloadgentoo-2-c88e90ee60d6318fd71b3deff3742d9c85bcc1fe.tar.gz
gentoo-2-c88e90ee60d6318fd71b3deff3742d9c85bcc1fe.tar.bz2
gentoo-2-c88e90ee60d6318fd71b3deff3742d9c85bcc1fe.zip
fixed bug #86065
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-themes/baghira/files')
-rw-r--r--x11-themes/baghira/files/baghira-0.6e-drop_resize_handle.patch45
-rw-r--r--x11-themes/baghira/files/digest-baghira-0.6e-r11
2 files changed, 46 insertions, 0 deletions
diff --git a/x11-themes/baghira/files/baghira-0.6e-drop_resize_handle.patch b/x11-themes/baghira/files/baghira-0.6e-drop_resize_handle.patch
new file mode 100644
index 000000000000..e989ad7c97ca
--- /dev/null
+++ b/x11-themes/baghira/files/baghira-0.6e-drop_resize_handle.patch
@@ -0,0 +1,45 @@
+--- baghiraclient.h.orig 2005-03-22 13:11:10.174799822 +0300
++++ baghiraclient.h 2005-03-22 13:11:24.254841399 +0300
+@@ -105,26 +105,6 @@
+
+ class BaghiraClient;
+
+-#if KDE_IS_VERSION(3,3,91)
+-class ResizeHandle : public QWidget
+-{
+-friend class BaghiraClient;
+- Q_OBJECT
+-public:
+- ResizeHandle(BaghiraClient *parent);
+-protected:
+- virtual void mousePressEvent ( QMouseEvent * );
+- virtual void mouseReleaseEvent ( QMouseEvent * );
+- virtual void paintEvent ( QPaintEvent * );
+- void updateLook(bool rp = FALSE);
+-private:
+- bool eventFilter(QObject *obj, QEvent *e);
+- void shape();
+- BaghiraClient *client;
+- QPixmap pix;
+-};
+-#endif
+-
+ class DeMaximizer : public QWidget
+ {
+ friend class BaghiraClient;
+@@ -384,7 +364,6 @@
+ class BaghiraClient : public KDecoration
+ {
+ friend class BaghiraButton;
+-friend class ResizeHandle;
+ Q_OBJECT
+ public:
+ BaghiraClient(KDecorationBridge *b, KDecorationFactory *f);
+@@ -457,7 +436,6 @@
+ // QWidget *inactiveOverlay;
+ QHBoxLayout *windowlayout;
+ int ICONX, ICONY;
+- ResizeHandle *grip;
+ // QSizeGrip *grip;
+ // KDecorationBridge *myBridge_;
+ // QImage* ActiveDecoImage_;
diff --git a/x11-themes/baghira/files/digest-baghira-0.6e-r1 b/x11-themes/baghira/files/digest-baghira-0.6e-r1
new file mode 100644
index 000000000000..b78604a174ad
--- /dev/null
+++ b/x11-themes/baghira/files/digest-baghira-0.6e-r1
@@ -0,0 +1 @@
+MD5 987b598c00ba09dad8ff62ea405f9873 baghira-0.6e.tar.bz2 807928