23 Commits (5d37ccfce0907f4e8a393ae20c87d71fa65d9f9f)

Author SHA1 Message Date
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