430 Commits (66ad99787c688473b9ed1b46d92c92659d262587)

Author SHA1 Message Date
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
Martin Gräßlin 4b41c33268 Workspace::movingClient changed to AbstractClient 11 years ago
Martin Gräßlin bb404f7d67 [wayland] Fix checking id to Surface in xwayland client message 11 years ago
Martin Gräßlin 07c972b6d4 [wayland] Add a SurfaceInterface to Toplevel 11 years ago
Martin Gräßlin e7019d9545 [xwayland] Add support for WL_SURFACE_ID 11 years ago
Martin Gräßlin dfa89cc050 Port reading Motif hints to XCB 11 years ago
Thomas Lübking ff700a8db5 fix e3768b4355 11 years ago
Martin Gräßlin cef84cd8a5 Use NETWinInfo::opaqueRegion 11 years ago
Thomas Lübking f3a1d1bd3d updateXTime for kde_net_wm_user_creation_time 11 years ago
Hugo Pereira Da Costa 02d0a5bb7d Also send a QHoverEvent to the decoration when MotionNotify event occurs in input window, in order to get the right cursor shape and resize mode from extended borders 11 years ago
Daniel Pastushchak 0d997b1093 Introduce categorized logging for kwin core 11 years ago
Martin Gräßlin 4c9744fe8e Drop dependency on kdecoration.h 11 years ago
Martin Gräßlin d1bf38e92c [kdecoration2] Detect double clicks on the decoration title bar 11 years ago
Martin Gräßlin 0efa9d9c73 [kdecoration2] Decoration does not provide titleBarWheelEvent any more 11 years ago
Thomas Lübking b26ef9302a don't restore unrestorable window sizes on Q'unmax 11 years ago
Martin Gräßlin b7a8bb4f52 Drop build option KWIN_BUILD_SCREENEDGES 11 years ago
Martin Gräßlin 0f7a990316 Use Protocol support in NETWinInfo instead of fetching them ourselves 11 years ago
Martin Gräßlin 7e8cce212d A mouse release event doesn't have the triggered button in Qt::MouseButtons 12 years ago
Martin Gräßlin 2573d5e711 Workaround for systems not yet having XCB 1.10 12 years ago
Fredrik Höglund 869ebdd4c0 Add an X11EventFilter class 12 years ago
Martin Gräßlin 9fae34f86f Remove Client::getWMHints in favor of functionality in NETWinInfo 12 years ago
Martin Gräßlin c1edbd584b Add support for WheelEvents on Decoration 12 years ago
Martin Gräßlin 0030eb7f84 Initial import of support for new KDecoration2 based decorations 12 years ago
Martin Gräßlin f0e1e3187e Add a script to enforce window decorations for GTK windows 12 years ago
Martin Gräßlin 822fca474b Send a synthetic button release event to the decoration for moving client 12 years ago
Martin Gräßlin 060c93233e Make xcb-icccm truely optional 12 years ago
Martin Gräßlin 7910fed659 Improve updating user timestamp 12 years ago
Martin Gräßlin 82e5b1a5cc Drop support for _KDE_WM_CHANGE_STATE 12 years ago
Martin Gräßlin 97726a4b1f [TabBox] Fix forcedGlobalMouseGrab 12 years ago
Martin Gräßlin 165bab24f2 Use XCB enum values in Client::updateMouseGrab instead of XLib defines 12 years ago
Martin Gräßlin 9cce470c35 Turn Client::delayedMoveResize() into a lambda slot 12 years ago
Martin Gräßlin d2bbb42feb Install event filter for QWindow based decorations 12 years ago
Martin Gräßlin cd6ed49299 Port XCB_CONFIGURE_REQUEST handling to XCB 12 years ago
Martin Gräßlin 3204342809 Port XQueryPointer usage to XCB 12 years ago
Martin Gräßlin 93e5ebac63 Try to wait for DESTROY_NOTIFY before releasing an Unmanaged 12 years ago
Martin Gräßlin d2d89653b2 Print better error messages for XCB errors from extensions 12 years ago
Martin Gräßlin fd0fd82ad6 Use NETWM to get updates on blocking compositing 12 years ago
Martin Gräßlin c63e3533f4 Get Toplevel::resourceName() and ::resourceClass() from NETWinInfo 12 years ago
Martin Gräßlin f1f6d6eea8 Get windowRole from NETWinInfo instead doing it ourself 12 years ago
Martin Gräßlin 9075b5e2d6 [kwin] Remove cursorPos() from utils.h 12 years ago
Martin Gräßlin bc0a9cb53a [kwin] Use std::find_if and lambda functions for Workspace::findClient 12 years ago
Martin Gräßlin 12a4923959 [kwin] Use std::find_if and lambda functions for Workspace::findUnmanaged 12 years ago
Martin Gräßlin 970e8765f0 [kwin] Remove support for _NET_WM_TAKE_ACTIVITY protocol 12 years ago