41 lines
1.1 KiB
Markdown
41 lines
1.1 KiB
Markdown
|
|
# TODO list for my AwesomeWM rice
|
|
|
|
## Modules
|
|
|
|
### Applicationlauncher [100% Done]
|
|
|
|
#### Features
|
|
|
|
- Automatically collects all .desktop files that are marked as visible and displays them
|
|
- Execute application
|
|
- Search for an application
|
|
- Right click context menu
|
|
- Options to execute as sudo, pin to dock or add to desktop
|
|
- Infinite scoll (well technically, infinite if you installed infinite apps lol)
|
|
- Algorithm to select the best search match
|
|
- Keep track of most launched applications and serve them over others
|
|
|
|
### Bluetooth [95% Done]
|
|
|
|
#### Features
|
|
|
|
- Connecting/Disconnecting a device
|
|
- Finding other devices and grouping them into paired and not paired
|
|
- Removing them from beeing Paired
|
|
- Trusting/Untrusting a device
|
|
- Toggle Bluetooth on/off
|
|
- Scan again for devices
|
|
- Update as soon a new device is found
|
|
- When removed put it into the discovered list from paired
|
|
- Renaming a device
|
|
- Pairing a new device
|
|
- Dropdown with multiple options per device
|
|
|
|
#### TODO
|
|
|
|
- Getting and asking for a passcode
|
|
- "Greying out" non avaiable options in the dropdown
|
|
|
|
## Widgets
|