mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-07 23:05:27 +02:00
fix mouse or enter
This commit is contained in:
parent
414cd61569
commit
4efc3a4893
3 changed files with 71 additions and 32 deletions
|
@ -5,17 +5,18 @@ User interface
|
|||
|
||||
- [x] Animations during scan
|
||||
- [ ] Internationalisation
|
||||
- [ ] Change display from text mode to graphic mode with function key
|
||||
|
||||
Technical
|
||||
|
||||
- [x] Multi threading
|
||||
- [ ] ~~Deployment on Raspberry Pi~~ (too slow)
|
||||
- [x] logrotate on pandora-box.log
|
||||
- [x] place logs in /var/logs
|
||||
- [x] Multi threading
|
||||
- [ ] ~~Deployment on Raspberry Pi~~ (too slow)
|
||||
- [x] update procedure
|
||||
- [ ] Docker script for github continuous integration
|
||||
- [x] Improve logs during scan
|
||||
- [ ] Docker script for github continuous integration
|
||||
|
||||
Known issues
|
||||
|
||||
- [ ] mouse click not detcted in console mode on Ubuntu (see: tests/screen.py)
|
||||
- [x] mouse click not detcted in console mode on Ubuntu (see: tests/screen.py)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue