finished application laucnher and bluetooth widget
This commit is contained in:
40
awesome/todo.md
Normal file
40
awesome/todo.md
Normal file
@@ -0,0 +1,40 @@
|
||||
|
||||
# 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
|
||||
Reference in New Issue
Block a user