Move old TODO comments to docs/TODO.md
This commit is contained in:
parent
bf5ee081d6
commit
07794019dc
9 changed files with 10 additions and 20 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
These are in rough order of my priority, though no promises I do them in this order.
|
||||
|
||||
- [ ] Add config for single-window width ratio (mostly because my ultrawide makes a single window massive)
|
||||
- [ ] Check pointer position and only warp if not on focused window already
|
||||
- [ ] Change focus direction when closing window
|
||||
- [ ] Use set_xcursor_theme request
|
||||
|
|
@ -17,6 +18,14 @@ These are in rough order of my priority, though no promises I do them in this or
|
|||
- [ ] Support multiple seats
|
||||
- [ ] Support clipping floating windows on edge of/between outputs
|
||||
- [ ] Use per-output timerfds for tag overlay instead of a single shared one
|
||||
- [ ] Support configurable focus-follows-window on send-to-output
|
||||
- [ ] Support configurable prepend/append on send-to-output
|
||||
- [ ] Support taking new output's tags on send-to-output
|
||||
- [ ] Add bar padding to config
|
||||
- [ ] Support 12-hour clock format (maybe take any time format string?)
|
||||
- [ ] Support per-output bar visibility
|
||||
- [ ] Support more window rule options (e.g. ssd/csd)
|
||||
- [ ] Add `spawn_tagmask`, `focus_previous_tags`, `send_to_previous_tags` commands
|
||||
- [x] Support changeable primary ratio
|
||||
- [x] Support changeable primary count
|
||||
- [x] Support multiple outputs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue