summaryrefslogtreecommitdiffstats
path: root/TODO
blob: dab926a28edb8dc25d5b98059773b3fc156b249d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
-- Fix Xinerama support
-- Add more command-line args
-- Add rc file
-- Add configure script
-- Separate cat and rainbow into separate draw calls (and image files)
-- Add man page(?)

-- Fullscreen resolution autodetect broken by most recent update
-> Fixed this temporarily but CPU usage is still proving very high/cat scaling is a bit off for wide monitors
-> Defaulting to the small cat until I can re-implement Xinerama support and fix scaling issues on wide setups
->                                                                      -- Johnson

-- Increase efficiency of clear_screen() by not blanking the area of sparkles behind a cat
-- Add support for vary long displays ( stretch_cat() function )