Add a bit of scheduling to updates; update every 30 ms instead of waiting
for more events. Smooths out window moving. Interval needs to be configurable probably.
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
2003-11-09 Keith Packard <keithp@keithp.com>
|
||||
|
||||
* xcompmgr.c: (time_in_millis), (main):
|
||||
Add a bit of scheduling to updates; update every 30 ms
|
||||
instead of waiting for more events. Smooths out window moving.
|
||||
Interval needs to be configurable probably.
|
||||
|
||||
2003-11-09 Keith Packard <keithp@keithp.com>
|
||||
|
||||
* xcompmgr.c: (root_tile):
|
||||
|
Reference in New Issue
Block a user