Kevin Lange
|
5a1a45bc09
|
Faster mouse response
- Discard lots of packets
- Don't yield?
|
2012-04-12 23:21:38 -05:00 |
|
Kevin Lange
|
0eaf3a99a3
|
Separate pthread; add mouse move events?
|
2012-04-12 22:42:24 -05:00 |
|
Kevin Lange
|
1038ceab72
|
There is something terribly wrong with how we're doing this.
|
2012-03-20 16:23:24 -05:00 |
|
Kevin Lange
|
2c4e4e5d03
|
Fix up destroy() so we can (in theory) delete windows from their owning apps
|
2012-03-13 17:44:19 -05:00 |
|
Kevin Lange
|
c15402af4c
|
Use window server to determine window size for wallpaper
|
2012-03-07 22:40:58 -06:00 |
|
Kevin Lange
|
7a9961a9b2
|
Wallpaper application for scalable wallpaper support
|
2012-03-07 22:31:24 -06:00 |
|
Kevin Lange
|
8fb8edba3a
|
I have no idea idea what I'm doing.
|
2012-03-01 21:13:52 -06:00 |
|
Kevin Lange
|
2da22312a5
|
Merge branch 'master' of github.com:klange/osdev
|
2012-02-20 23:32:10 -06:00 |
|
Kevin Lange
|
de7a984938
|
Fix a bunch of bugs in signal handling and scheduling
|
2012-02-20 23:31:00 -06:00 |
|
Kevin Lange
|
a222c3f56a
|
Various bits of graphical fun stuff
|
2012-02-19 22:35:20 -06:00 |
|
Markus Schober
|
6dc90b1ac2
|
shm_obtain takes a (size_t *) and modifies the value based on the true
size of the block returned.
|
2012-02-16 03:34:42 -06:00 |
|
Kevin Lange
|
3980460484
|
top/left offsets are SIGNED; add julia fractal thingy
|
2012-02-13 19:46:00 -06:00 |
|
Kevin Lange
|
abf1e5c837
|
THIS... IS... SPAAAAARTAAA!!!
|
2012-02-12 19:30:36 -06:00 |
|
Markus Schober
|
c47e199802
|
Working on window functionality
|
2012-02-12 05:24:40 -06:00 |
|