473 Commits (0a9b8a49ee29a893642cbc170e4ff064053edcd2)

Author SHA1 Message Date
Martin Flöser 2e868c50df Create a dedicated X11Filter for Client sync events and move it to X11 platform 9 years ago
Martin Flöser 6f99b57736 Move XFixes cursor change tracking into the x11 standalone platform 9 years ago
Martin Flöser cea7a189c8 Create a dedicated X11EventFilter for the events used by RootInfo 9 years ago
Martin Flöser 0ed609590b Add a dedicated X11EventFilter for forwarding property events to the effect system 9 years ago
Martin Flöser 8aa7bb28c8 Drop useless XCB_DESTROY_NOTIFY from big event switch statement 9 years ago
Martin Flöser 0c6fdeef2d Split out the X11 mouse event filtering for EffectsHandlerImpl 9 years ago
Martin Flöser 4fa41165d1 Move XRandR event filter into XRandRScreens 9 years ago
Martin Flöser 833f933c5c Move X11 specific event filtering for ScreenEdges into x11 standalone platform 9 years ago
Martin Flöser 76ee47151a Don't create QWhatsThis when user presses showContextHelp button 9 years ago
Martin Flöser 9c74be1256 [tabBox] Move X11 specific event filtering into a dedicated event filter 9 years ago
Martin Flöser bd5f5e0915 Move X11 movingClient handling into a dedicated X11EventFilter 9 years ago
Martin Flöser 36a3189863 Create a dedicated X11EventFilter for recognizing first user interaction 9 years ago
Martin Flöser a65b2c062c Move event filtering for overlay window into an X11EventFilter 9 years ago
Martin Flöser 0d8f11405e Introduce a method Workspace::markXStackingOrderAsDirty 9 years ago
Kai Uwe Broulik 93938d60b8 Restore global menu support 9 years ago
Martin Gräßlin 52cf47ff53 Port KillWindow to X11EventFilter 9 years ago
Martin Gräßlin 9f976a4b8d Support multiple event types in X11EventFilter 9 years ago
Martin Gräßlin b7bd5f9a09 Add support for desktopFileName provided by NETWinInfo 10 years ago
Martin Gräßlin 2feea7837a Warp the xcb pointer whenever pointer leaves an X11 surface 10 years ago
Martin Gräßlin 71c996fe33 Select also raw button press/release in XInput2 based polling 10 years ago
Martin Gräßlin 96ce7bd2ad Properly call Toplevel::setSurface for wl_surface_id X11 client message event 10 years ago
Martin Gräßlin 14d12c0585 Do not limit mouse actions to titleBarArea but allow on complete titleBarPosition 10 years ago
Martin Gräßlin e2e6d8b08b Warp the cursor pos to the specificed global position in a NET::Move request 10 years ago
Martin Gräßlin c6e6d9a872 Move leaveNotify event handling to AbstractClient 10 years ago
Martin Gräßlin 8ee550292f Move enterNotify handling to AbstractClient 10 years ago
Thomas Lübking ed1d32288b move doubleclick logic into press event 10 years ago
Martin Gräßlin 5de55b61e7 Move processDecorationButton(Press|Release) to AbstractClient 10 years ago
Martin Gräßlin ebe2989649 Move the KDecoration2::Decoration to AbstractClient 10 years ago
Thomas Lübking 37a64dcf5f catch lost FOCUS_POINTER_ROOT FOCUS_IN events 10 years ago
Martin Gräßlin a23a9d38f9 Make it possible to end move/resize through mouse button release 11 years ago
Martin Gräßlin 5d2251875f Move keyPressEvent(uint) to AbstractClient 11 years ago
Martin Gräßlin dcff41ab40 Move checkQuickTilingMaximizationZones to AbstractClient 11 years ago
Martin Gräßlin b8e68307bb Move buttonDown from Client to AbstractClient 11 years ago
Martin Gräßlin 8a3be2bacd Move the Position mode from Client to AbstractClient 11 years ago
Martin Gräßlin 84c7575cbf Move (inverted)MoveOffset to AbstractClient 11 years ago
Martin Gräßlin 3514b4d691 Track whehter moveResize is unrestricted in AbstractClient 11 years ago
Martin Gräßlin b5e8e3511e Track whether Client is in moveResizeMode in AbstractClient 11 years ago
Thomas Lübking 801e60b290 force grab on useractions menu 11 years ago
Martin Gräßlin 9b8836b455 Move (set)electricBorderMode() from Client to AbstractClient 11 years ago
Thomas Lübking af4809134c fix up delayed quick tiling 11 years ago
Thomas Lübking 3a1f11d213 delay QuickTiling indication on inner screenborder 11 years ago
Thomas Lübking cc6886d7dd fetch motif hints when get them for managed client 11 years ago
Martin Gräßlin 0b95561193 Fake a leave event for the decoration when client is left 11 years ago
Martin Gräßlin 3139dcd3b9 Drop cmakedefine HAVE_WAYLAND 11 years ago
Martin Gräßlin c3b7ed907b Move logic to handle mouse buttons on windows to AbstractClient 11 years ago
Martin Gräßlin 72635101f0 [wayland] Improve creation of KWayland::Server::PlasmaWindowInterface 11 years ago
Martin Gräßlin 4ca3734d12 [wayland] Support move/resize mode in pointer move handling 11 years ago
Martin Gräßlin eac99d5df6 Clenup: Drop QPoint argument from Client::mousePosition 11 years ago
Martin Gräßlin 1fcd1120d9 Move auto-raise handling to AbstractClient 11 years ago
Martin Gräßlin 94ce47ef7b Workspace::mostRecentlyActivatedClient returns an AbstractClient 11 years ago