349 Commits (3cb4e0322f1a921ecc625b0be40c8e1baba0817e)

Author SHA1 Message Date
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
Martin Gräßlin 8a93690216 Enable configure request event handling 13 years ago
Martin Gräßlin 70f93c12a8 Enable enter/leave notify event handling 13 years ago
Martin Gräßlin 939c2d14c1 Enable map notify event handling 13 years ago
Martin Gräßlin c863029b8d Enable map request event processing 13 years ago
Martin Gräßlin f70208c7c4 Enable unmap, reparent and destroy notify event handling 13 years ago
Martin Gräßlin 69655199cd Enable create notify event handling 13 years ago
Martin Gräßlin e4415d370c Enable the event filtering for the movingClient 13 years ago
Martin Gräßlin e378cb6dba Enable configure notify event handling 13 years ago
Martin Gräßlin 334cf10d7d Enable Key Press/Release events 13 years ago
Martin Gräßlin 485f0a3e06 Process mouse events 13 years ago
Martin Gräßlin d81c45a810 Disable updating rootInfo for property notify or client message 13 years ago
Martin Gräßlin 206fd10ea8 Pass events through an active window killer 13 years ago
Martin Gräßlin 1c3e0de31d Stop keyboard event processing if effects have a grab 13 years ago
Martin Gräßlin f11e3283d7 Introduce an XcbEventFilter and install it in the Application 13 years ago
Thomas Lübking 8406aebda8 trigger quick tiling on edges of maximize area 13 years ago
Thomas Lübking 516ea86341 block quick tiling unless actually moved 13 years ago
Martin Gräßlin 5632285b1e Client's button(Press|Release)Event and motionNotifyEvent accept xcb_window_t 13 years ago
Martin Gräßlin b4d2129a3f Port Client::client to XCB 13 years ago
Martin Gräßlin 424589ab4a Use an Xcb::Window for Client::wrapper 13 years ago