369 Commits (b6f9bd988bf681b70a0b2c6890b7859930308694)

Author SHA1 Message Date
Martin Gräßlin b6f9bd988b [kwin] Do not filter out button release events for moving clients 13 years ago
Bhushan Shah 935851a2b5 kDebug -> qDebug in kwin 13 years ago
Martin Gräßlin 4bd28e90af [kwin] Do not allow Qt to raise decoration widget above the Client 13 years ago
Casian Andrei b0ba49cbdf Fix check for no button pressed in Client::buttonReleaseEvent() 13 years ago
Thomas Lübking 67cb571f86 fix two damage artifact causes 13 years ago
Martin Gräßlin 5eb69aba9c Switch to XCB_BUTTON_INDEX* for Pointer Button constants 13 years ago
Martin Gräßlin 85152773fc Fix wrong enum 13 years ago
Martin Gräßlin a90072d753 Merge KDecorationUnstable into KDecoration 13 years ago
Martin Gräßlin 108252194a Use Xcb::Atom in KWin::Atoms to resolve all atoms 13 years ago
Martin Gräßlin 439122e2bc Use Xcb::CurrentInput in the focus in event handler 13 years ago
Martin Gräßlin 77edf8eb69 Port all XAllowEvents to xcb_allow_events in kwin 13 years ago
Martin Gräßlin 1fd857eecb And add the grabButton() to Xcb::Window 13 years ago
Martin Gräßlin f354b41680 Add ungrabButton to Xcb::Window 13 years ago
Martin Gräßlin 3ee886be2d Add setBorderWidth() method to Xcb::Window 13 years ago
Martin Gräßlin 57905c0cc2 And we got rid of KDebug 13 years ago
Martin Gräßlin 16df417cc6 XCB variant for displayWidth/Height and update after RandR event 13 years ago
Martin Gräßlin 7ed07e45c7 Do not pass events with no window to the findClient - windowEvent cascade 13 years ago
Martin Gräßlin 37334f400a Drop no longer needed XLib includes from KWin 13 years ago
Martin Gräßlin e21225fa47 Use XCB Shape instead of XLib Shape in KWin core 13 years ago
Martin Gräßlin 9c225200bf Fix typo 13 years ago
Martin Gräßlin 46f57221e4 Mouse motion event compression 13 years ago
Martin Gräßlin 330003cdee Replacement for XEvent queue inspection in FocusOut event case 13 years ago
Thomas Lübking 6c420f2b11 don't require geometry changes for quick max/tile 13 years ago
Martin Gräßlin 4b97fb542e Enable passing xcb events through NETRootInfo and NETWinInfo 13 years ago
Martin Gräßlin 41bb797919 Fix Client unmapNotify event handling 13 years ago
Martin Gräßlin d90d0f5c8e Improve event handling for screen edge activation on XCB 13 years ago
Martin Gräßlin b96d16e63d Disable mouse motion event compression 13 years ago
Martin Gräßlin 94e4a31370 Port from XLib XSync to xcb sync 13 years ago
Martin Gräßlin 7408e36340 Drop X event handling from Group 13 years ago
Martin Gräßlin 075b0602e9 Get proper event window from xcb event 13 years ago
Martin Gräßlin 36984d69be Enable shape and damage notify event handling in Client 13 years ago
Martin Gräßlin c3760cbe3d Enable reparent notify and client message event handling in Client 13 years ago
Martin Gräßlin d47d0b2eb8 Enable focus out event handling in Client 13 years ago
Martin Gräßlin 6af74b86f4 Enable focus in event handling in Client 13 years ago
Martin Gräßlin bf775b1c0e Enable leave notify event handling in Client 13 years ago
Martin Gräßlin ed24ac86d2 Enable enter notify event handling in Client 13 years ago
Martin Gräßlin 4e154bdd87 Enable key press/release and mouse event handling in Client 13 years ago
Martin Gräßlin 302c94f280 Enable configure request event handling in Client 13 years ago
Martin Gräßlin 58c7617928 Enable map request event handling in Client 13 years ago
Martin Gräßlin 7acfb339b1 Enable destroy notify event handling in Client 13 years ago
Martin Gräßlin 958e47b36c Enable unmap notify event handling in Client 13 years ago
Martin Gräßlin df4b43ea78 Enable property notify event handling in Client and Unmanaged 13 years ago
Martin Gräßlin 94f23c1877 Enable X extension event handling in Unmanaged 13 years ago
Martin Gräßlin 188d01567d Enable configure notify event handling in Unmanaged 13 years ago
Martin Gräßlin 62c044601b Enable (un)map notify event filtering in Unmanaged 13 years ago
Martin Gräßlin ce10105dfc Enable event handling for the X extension events 13 years ago
Martin Gräßlin 59a2da3b1e Enable visibility notify event handling 13 years ago
Martin Gräßlin 2ec9be5731 Enable expose event handling 13 years ago
Martin Gräßlin eb17d9b518 Enable client message event handling 13 years ago
Martin Gräßlin 50113e0560 Enable focus in/out event handling 13 years ago