This commit is contained in:
Rene Kievits
2022-12-08 16:06:16 +01:00
parent 675ab6692d
commit 42a888c311
68 changed files with 732 additions and 2238 deletions

View File

@@ -16,6 +16,14 @@
- Algorithm to select the best search match
- Keep track of most launched applications and serve them over others
### Backlight [100% Done]
#### Features
- Change backlight with your backlight keys
- See the change on a OSD that pops up
- Works with all devices by writing into /usr/class/backlight/`device`
### Bluetooth [95% Done]
#### Features
@@ -37,4 +45,42 @@
- Getting and asking for a passcode
- "Greying out" non avaiable options in the dropdown
### Calendar [60% Done]
#### Features
- Read .ical files and put them into the calendar
- Create tasks for every day
- Month/Year switcher
- Saved accross restarts
- Popup with the task informations
#### TODO
- Create a new task for a calendar
- Create an alert that notifies the user
- Week numbers
- Remove a calendar
- Remove a task
### Desktop [40% Done]
- Create desktop icons, folders or files
- Drag and drop desktop icons
- Context menu
- Saves accross restart
- Desktop context menu
TODO
- Actions for the context menu
- Open width in context menu
- Drag across multiple screens
- Proper size calculation for desktop icons and desktop
- Multiscreen support in general
- MIME types for files
- xdg folder types
- Drag-select
- Cross-DE support (e.g. use the same desktop icons as used in KDE or Mate ...)
## Widgets