39 Commits (da2d896257f664aad215922acbbbcdc820c2163c)

Author SHA1 Message Date
Vlad Zahorodnii 62a7db7028 Use nullptr everywhere 7 years ago
Vlad Zagorodniy fbe219172a Drop XFixes include in cursor.cpp 7 years ago
David Edmundson 5b4eb80c8f Set specific edge cursor shape when resizing 8 years ago
Aleix Pol ebfc713936 Improve cursor size setup 8 years ago
Aleix Pol 6e84645e35 Reparse the input configuration when we are notified that it changed 8 years ago
Martin Flöser 6f99b57736 Move XFixes cursor change tracking into the x11 standalone platform 9 years ago
Martin Gräßlin 857d8a9c37 Add a KSharedConfigPtr for kcminputrc to KWin::Application 9 years ago
Martin Gräßlin 5b9da55e75 Implement cursor shape tracking on Wayland 10 years ago
Martin Gräßlin 2a8ab547e1 Move X11Cursor into the x11standalone platform plugin 10 years ago
Martin Gräßlin 03700500be Create Cursor instance through Platform 10 years ago
Martin Gräßlin 2c333417fa Support modifier only shortcuts on X11 10 years ago
Martin Gräßlin 71c996fe33 Select also raw button press/release in XInput2 based polling 10 years ago
Martin Gräßlin 72a25aa9ff Add Cursor::cursorAlternativeNames 10 years ago
Thomas Lübking f918bc3367 fix build of rules kcm 10 years ago
Martin Gräßlin 5a31618461 Use XInput for "polling" the mouse positing 10 years ago
Martin Gräßlin 7dcd69fdcc Fix mouseChanged signal arguments in InputRedirectionCursor 11 years ago
Martin Gräßlin 74c111ef88 [wayland] Add support for pointer warping in InputRedirectionCursor 11 years ago
Martin Gräßlin 8a9bbf7ca3 XCB::CURSOR becomes a required dependency 11 years ago
Martin Gräßlin 3aa4c8d635 Add cursor resolving alternatives 11 years ago
Martin Gräßlin 820af0ce4a Guard X11 usage in InputRedirectionCursor 11 years ago
Martin Gräßlin d95ab94f0a Migrate away from QX11Info::appTime 11 years ago
Martin Gräßlin 0faf2fbcf8 Use xcb_cursor library instead of Xlib based one in Cursor 11 years ago
Martin Gräßlin e5d0e1a339 Support getting XCursor by name 11 years ago
Martin Gräßlin 6e67badfab Handle case that XCURSOR_SIZE environment variable is not set 11 years ago
Martin Gräßlin 7dc2baf74d Update cursor theme when it changes at runtime 11 years ago
Martin Gräßlin ab4b1ba25a First try getting cursor theme from environment variable 11 years ago
Martin Gräßlin 3204342809 Port XQueryPointer usage to XCB 12 years ago
Martin Gräßlin c64ad6b640 [kwin] KWinrules needs the X11Cursor 12 years ago
Martin Gräßlin b274fb9297 InputRedirection emits a signal when the modifiers change 12 years ago
Martin Gräßlin 7ca25ac703 [kwin] Suppress unused variable warning when building KCMRULES 12 years ago
Martin Gräßlin 18a37d7ee8 [kwin] Fix includes of kde4support headers 12 years ago
Martin Gräßlin e18bb1006a Make mapping between Qt::CursorShape and theme name public 12 years ago
Martin Gräßlin d3c4a46c59 Track used cursor theme and size in Cursor 12 years ago
Martin Gräßlin 7523c1e7d7 Integrate KWin::Cursor with InputRedirection 12 years ago
Michael Chang f62162eb41 Correctly detect mouseChanged between polls. 13 years ago
Thomas Lübking 5c207e9a15 poll mouse at 20Hz 13 years ago
Thomas Lübking 3f33d0c2d5 poll mouse at 20Hz 13 years ago
Martin Gräßlin 8b2a5f9936 Support for cursor change tracking in KWin::Cursor 13 years ago
Martin Gräßlin 0fb27fd12e Defines to create the boilerplate code for KWin's singleton classes 13 years ago
Martin Gräßlin f12cf0efba Replacement class for QCursor 13 years ago