summaryrefslogtreecommitdiff
path: root/core/applets/rotateapplet/rotate.h
AgeCommit message (Collapse)AuthorFilesLines
2004-03-01fix includeschicken1-1/+0
2004-02-05"Here we are now entertain US....."zecke1-2/+1
Some janitor tasks... remove ulong ref; If we use Q_REFCOUNT
2004-01-08turn on the light after opening the hinge when 'display off' is configured ↵mickeyl1-2/+2
as hinge action NOTE: I think there's a bug in the Embedix kernel which either tells a wrong hinge value after suspend or sends out a double (bogus) keycode event on closing the hinge. How to reproduce: 1.) Configure "suspend" as closeHingeAction 2.) Close Display --> Device Suspends 3.) Open Display --> Device does nothing (needs a kernel patch to wake up automatically, but that's another story) 4.) Wakeup Device --> Device sends F14 to rotateApplet, rotateApplet reads hinge code... it's CLOSED(!) - which is wrong 5.) Device resuspends. 6.) Wakeup again --> Device sends F14 (huh, again?) to rotateApplet. rotateApplet reads hinge code... it's OPEN now - which is ok. Ideas?
2003-12-08Automatic rotation. This might break binary compatibility, so beware includingtreke1-0/+1
in BRANCH_1_0
2003-09-03Fix the most grave visible problems with bigger screenzecke1-0/+2
resolutions
2003-04-18add a qcop channelharlekin1-4/+12
2003-03-26adapted to what was discussed today on irc. Direction of rotation is ↵harlekin1-1/+1
settable in appearance in future
2003-03-25better interaction with the rotate appharlekin1-1/+0
2003-03-25here comes the rotate startmenu applet .-)harlekin1-0/+62