Revision f4cc656...
Go back to digest for 17th March 2013Bug Fixes in Other
Alexander Maret-Huskinson committed changes in [wacomtablet] /:
Bugfixes and better rotation handling.
* Fixed global shortcuts which were broken with the last commit.
* Fixed and improved auto-rotation which now uses the current screen rotation on startup to determine the correct tablet orientation.
* All rotation settings are now handled by the "Rotate" property.
* Tablet area selection should now work properly.
* Deprecated a lot of properties which are probably no longer necessary and which will be removed soon.
* Tablet area mapping is now handled by the Area property and no longer by the TabletArea property.
File Changes
Modified 18 files
- src/common/profilemanager.h
- src/common/property.h
- src/common/screenrotation.cpp
- src/common/screenrotation.h
- src/common/stringutils.cpp
- src/common/stringutils.h
- src/common/x11info.cpp
- src/common/x11info.h
- src/kcmodule/tabletareaselectionwidget.cpp
- src/kcmodule/tabletpagewidget.cpp
- src/kcmodule/tabletpagewidget.h
- src/kded/tabletbackend.cpp
- src/kded/tablethandler.cpp
- src/kded/tablethandler.h
- src/kded/x11eventnotifier.cpp
- src/kded/xinputadaptor.cpp
- src/kded/xsetwacomadaptor.cpp
- src/kded/xsetwacomadaptor.h
18 files changed in total