summaryrefslogtreecommitdiffstats
path: root/TODO
blob: b69a22e7b85c977aef2447863cf803044042c955 (plain)
1
2
3
4
5
6
7
8
9
10
11
-- 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