From 9b7075a7fbd3550dec0c98f6d0b4680830324085 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 30 Apr 2011 10:26:41 +0200 Subject: Fix Hotspot of X-Cursor when hovering Made Y-Offset for the cursor configurable. After switching from kwin to awesome WM the hotspot for hovering was way off. --- configurationdialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'configurationdialog.h') diff --git a/configurationdialog.h b/configurationdialog.h index 2b7d12c..f7e2b4b 100644 --- a/configurationdialog.h +++ b/configurationdialog.h @@ -67,6 +67,7 @@ class ConfigurationDialog : public QDialog { QCheckBox *mAutoAddCovers; QCheckBox *mIconizeCovers; QSpinBox *mHoverOpacity; + QSpinBox *mCursorOffset; QLabel *mSeenColor; QLabel *mClipboardColor; QLabel *mBaseColor; -- cgit v1.2.3-70-g09d2