aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
blob: 02a34fa583e95732b14999e9e1439a2aad5f286f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
* implement all the ideas from README
* Support for binding keyboard shortcuts in config file.
* where to put proxy config? webkit support?
* improve commandline arguments
* implement XDG basedir spec
* check configured commands if they end on .sh so users don't need to prepend /bin/<shell>
* implement a more advanced dmenu alike that behaves like FF's awesomebar and where you can search in url + window title
* recognize -h with GOption?
* fix config loading from arg

SOMEDAY:
check if we can make the settings loading less hard coded. eg( keep a list of all settings, and for each one, try to load it)
figure out caching with webkit and in general how we can speed up everything
figure out how webkit intercepts key input