15 Commits

Author SHA1 Message Date
Josh Holtrop
cc2edd3a70 move getRandomAxis to Mode superclass 2011-10-12 13:11:45 -04:00
Josh Holtrop
95868042f6 seed random number generator with PID and time 2011-01-13 13:40:09 -05:00
Josh Holtrop
ecba9f2c88 Spin: change speed along with axis at switch time 2010-12-09 11:27:24 -05:00
Josh Holtrop
85fabfc6cd Spin: added random speed to per-monitor info 2010-12-08 13:11:24 -05:00
Josh Holtrop
bca90926a0 Spin: random axis duration between 2..5 seconds 2010-12-08 13:06:24 -05:00
Josh Holtrop
34a8729811 Spin: replaced 6 orthogonal directions with a completely random axis 2010-12-08 13:03:38 -05:00
Josh Holtrop
a3936d1e43 Spin: refactored initialization of monitor info; gave each monitor its own random switch time 2010-12-08 11:52:30 -05:00
Josh Holtrop
7d16486f8f replaced directions and rotations array with generic per-monitor info structure array 2010-12-08 11:32:30 -05:00
Josh Holtrop
eb5f709d5e Spin: change logo to spin on random axis every 5 seconds 2010-12-07 15:34:18 -05:00
Josh Holtrop
5a86af6aac Spin mode: every other monitor spins in other direction 2010-11-30 15:23:17 -05:00
Josh Holtrop
6cd00909e0 GnomeScreensaver: aspect ratio is for entire virtual screen, not just one monitor 2010-11-27 17:04:35 -05:00
Josh Holtrop
27e302f126 Spin: spin a logo on each monitor 2010-11-26 23:02:10 -05:00
Josh Holtrop
d87a116957 remove width and height arguments from configure callback; call configure callback after instantiating a new mode 2010-11-26 01:27:25 -05:00
Josh Holtrop
70e737e78f Spin showing spinning quad but not LogoBox 2010-11-25 23:06:52 -05:00
Josh Holtrop
e423d46c3e added Spin mode -- in progress 2010-11-25 22:43:36 -05:00