A fork of dwl, with much needed features implemented as well as heavily refactored and extended bar for dwl. Original bar had a limitation of not being able to poll() for events and thus having any additional stuff(e.g. battery, time, etc.) required a lot of cpu time(compared to almost 0% in current implementation)
- Pen/Tablet support
- Touchscreen support
- Trackpad gestures
- Gaps
- Modular Components(Bar)
- Component Alignment
- Brightness
- Time
- Battery
- Volume
- Modular file listeners
- Dynamic font size(dependant on bar hieght)
- All screens tags at one Component
- Horizontal alignment component
- Configurable components
- Change brightness on multiple screens
- Touchscreen on/off Component
- Cross-Screen moving of clients
- Cross-screen alt+tab
- Pen/Tablet on/off Component
- Tweakable tablet width/hieght
- Trackpad emulation via touchscreen(done partially)