mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
kdeui: tune KSelectionOwner check time
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
f2d1398ac7
commit
ce11071465
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
#define KSELECTIONOWNER_TIMEOUT 500
|
||||
#define KSELECTIONOWNER_SLEEPTIME 500
|
||||
#define KSELECTIONOWNER_CHECKTIME 250
|
||||
#define KSELECTIONOWNER_CHECKTIME 500
|
||||
|
||||
static Window kWaitForOwner(Display* x11display, const Atom x11atom, Window currentowner)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue