projects
/
projets
/
fookb-qt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e76da44
)
remove todo
master
author
Guillaume Castagnino
<casta@xwing.info>
Wed, 25 Mar 2020 21:48:01 +0000
(22:48 +0100)
committer
Guillaume Castagnino
<casta@xwing.info>
Wed, 25 Mar 2020 21:48:01 +0000
(22:48 +0100)
xcbEventFilter.cpp
patch
|
blob
|
history
diff --git
a/xcbEventFilter.cpp
b/xcbEventFilter.cpp
index 3e3d8690fc66ac6912a3240c3340662bcbb53524..4f0fcd9c91febe57181ee629630fa3a949ed19fc 100644
(file)
--- a/
xcbEventFilter.cpp
+++ b/
xcbEventFilter.cpp
@@
-25,7
+25,6
@@
bool XcbEventFilter::nativeEventFilter(const QByteArray &eventType, void *messag
if (xkb_event->xkbType == XCB_XKB_STATE_NOTIFY) {
/* We get the event twice here. Not critical, but to investigate */
//qDebug() << "XCB Mapping Event - group: " << xkb_event->group << " - eventType: " << xkb_event->eventType;
- // TODO: update QML flag
//qDebug() << "current icon: " << m_favicon->property("lang");
switch (xkb_event->group)
{