blob: 7bb97ab05b3fd8fc6cac7c3042c87320d8606fab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
* Set fullscreen based on hint
* Fix focus changing bug
* Deal with configurerequest better
* Tag filtering
* More tiling options
* Mouse support
* Support resizing
* Port over rest of keybinds
* Port over rest of my own preferred patches
** Autostart support
** Cursor warping
** Smart borders
** Bottom stack
* Don't use Vecs?
* Figure out better configuration method?
|