| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-01-16 | refactor: move ts to src | 2 * r + 2 * t | 1 | -84/+0 | |
| Also move popupwindow to own file | |||||
| 2025-01-16 | popupwindow: switch to class | 2 * r + 2 * t | 1 | -17/+29 | |
| 2025-01-16 | popupwindow: remove opacity | 2 * r + 2 * t | 1 | -10/+3 | |
| It doesn't actually do anything? I just realised that Hyprland also does the fade so no point | |||||
| 2025-01-15 | popupwindow: fix shadow | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-01-15 | fix menus | 2 * r + 2 * t | 1 | -1/+1 | |
| Menu windows have the .popup class for some reason, so change name | |||||
| 2025-01-15 | brightness and volume osds | 2 * r + 2 * t | 1 | -0/+4 | |
| 2025-01-15 | tooltip: add namespace prefix | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-01-15 | better popup window | 2 * r + 2 * t | 1 | -114/+25 | |
| Not manual using css, instead use a combination of css opacity and Hyprland animations | |||||
| 2025-01-14 | bar: power button works | 2 * r + 2 * t | 1 | -0/+2 | |
| Use wlogout for power menu Add more defaults for PopupWindow | |||||
| 2025-01-14 | popupwindow: allow different anims for show/hide | 2 * r + 2 * t | 1 | -6/+12 | |
| 2025-01-14 | minor refactoring | 2 * r + 2 * t | 1 | -2/+1 | |
| 2025-01-14 | app launcher | 2 * r + 2 * t | 1 | -2/+111 | |
| 2025-01-13 | less border | 2 * r + 2 * t | 1 | -0/+3 | |
| Less border for notification popups and menu | |||||
| 2025-01-12 | bar | 2 * r + 2 * t | 1 | -0/+45 | |