18 lines
538 B
Markdown
18 lines
538 B
Markdown
<p align="center">
|
|
<h3> Pet March (Evernight) </h3><br />
|
|
My selfmade desktop pet using QT.
|
|
</p>
|
|
|
|
<div align="center" style="margin: 0px 30px 0px 0px;">
|
|
<img src=./Assets/evernight.gif />
|
|
</div>
|
|
|
|
## Feature to-do list
|
|
- ToggleLayer: swap layer between bottom and top
|
|
- ToggleOverlay: swap layer between bottom and overlay
|
|
- Auto pet resize
|
|
- <style>input[type='checkbox'][readonly]{pointer-events: none;}</style> Hyprland keybind support
|
|
- [x] Add multiple pets
|
|
- [x] Add moveability to pets with mouse inputs
|
|
- [x] Multimonitor support
|