Josh Holtrop
|
040c7a9412
|
make Spin the default mode again
|
2011-05-23 16:42:34 -04:00 |
|
Josh Holtrop
|
5cf3b3f34c
|
create a mode through getMode() interface
|
2011-03-24 14:53:19 -04:00 |
|
Josh Holtrop
|
d034c2d667
|
initialize stars array
|
2011-03-24 13:44:08 -04:00 |
|
Josh Holtrop
|
605483b41c
|
add Starfield class
|
2011-03-24 13:27:58 -04: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
|
f31a7ebb7a
|
added Flip mode (in progress)
|
2010-12-01 09:23:53 -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
|
e2dc328996
|
dwss: only create modes after initializing the OpenGL rendering context
|
2010-11-25 23:26:29 -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 |
|
Josh Holtrop
|
2544ff381a
|
avoid circular dependency by moving modes/modes.h to modes.h
|
2010-11-24 16:38:12 -05:00 |
|
Josh Holtrop
|
7886c42288
|
added modes/modes.h autogeneration in scons
|
2010-11-24 16:30:14 -05:00 |
|
Josh Holtrop
|
f2aa2ff908
|
calculate number of monitors; added Mode.h abstract class
|
2010-11-24 16:02:02 -05:00 |
|
Josh Holtrop
|
993d09cccb
|
split out functionality for talking to gnome-screensaver into GnomeScreensaver class
|
2010-11-24 15:35:48 -05:00 |
|
Josh Holtrop
|
e0fe3be5b2
|
use gtk_widget_queue_draw() to force update to drawingarea
|
2010-11-24 14:59:16 -05:00 |
|
Josh Holtrop
|
b9dd97e383
|
fixed timekeeping, update event invalidates gdk window
|
2010-11-24 14:53:36 -05:00 |
|
Josh Holtrop
|
79df97d192
|
added timekeeping and rotating orange quad by time
|
2010-11-24 14:41:13 -05:00 |
|
Josh Holtrop
|
8551a3800d
|
added update() interval callback
|
2010-11-24 14:31:06 -05:00 |
|
Josh Holtrop
|
76b3a5d5ef
|
mv dwss.c -> dwss.cc, fix C++ compilation error
|
2010-11-24 13:54:50 -05:00 |
|