1.7 KiB
1.7 KiB
TODOs
These are in rough order of my priority, though no promises I do them in this order.
- Move orphan handling out of .output and .seat events; into manage()
- Add focused window title to bar
- Support overriding config location
- Support configuring primary vs secondary stack side
- Support switch handling (e.g. lid close)
- Support keybind modes (e.g. passthrough)
- Support solid
background-colorfallback (no wallpaper) - Support per-output wallpapers
- Support
focus-follows-cursorgranularity (normalvsalways) - Save window positions between restarts
- 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 changeable primary ratio
- Support changeable primary count
- Support multiple outputs
- Support floating windows
- Support wallpapers
- Make "orelse return" bits into errors; handle gracefully
- Implement runtime log levels
- Add input configuration, i.e. pointer acceleration and that type of thing
- Support
Nonemodifier for keybinds (needed for media/brightness keys) - Support per-host config using properties
- Implement primary count/ratio per tagmask
- Add primary_count and primary_ratio to Config
- Implement an optional clock bar
- Implement a river-tag-overlay clone
- Add options to the tag overlay
- Add options to the bar
- Make a Rect struct to combine x, y, width, and height
- Support window rules (float/tags by app-id/title)
- Fix resizing size when you pop a window out, basically, it start with its current size but then when you try resize it goes to 75%