summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app: log startup time2 * r + 2 * t2025-01-171-1/+2
|
* networks: make popup window2 * r + 2 * t2025-01-176-3/+146
|
* bluetoothdevices: fallback icon2 * r + 2 * t2025-01-171-2/+7
|
* bluetoothdevices: make popup window2 * r + 2 * t2025-01-1710-39/+179
|
* refactor: move popdowns to own folder2 * r + 2 * t2025-01-164-9/+16
| | | | And group them like osds
* base popdown window2 * r + 2 * t2025-01-166-156/+143
|
* bar: unread -> notif count2 * r + 2 * t2025-01-162-54/+27
| | | | There technically is no unread cause they only disappear when swiped, also notif count makes more sense
* updates: make popup window2 * r + 2 * t2025-01-168-29/+238
|
* notifications: empty text2 * r + 2 * t2025-01-163-11/+21
| | | | Scrollbar less transparent
* notifications: make popup window2 * r + 2 * t2025-01-1612-155/+302
|
* refactor: move ts to src2 * r + 2 * t2025-01-1620-147/+209
| | | | Also move popupwindow to own file
* popupwindow: switch to class2 * r + 2 * t2025-01-162-38/+48
|
* popupwindow: remove opacity2 * r + 2 * t2025-01-162-19/+3
| | | | | It doesn't actually do anything? I just realised that Hyprland also does the fade so no point
* config: lock osds spacing2 * r + 2 * t2025-01-162-1/+4
|
* osds: lock keys popups2 * r + 2 * t2025-01-164-15/+103
|
* requests: brightness syntax change2 * r + 2 * t2025-01-161-3/+8
| | | | Same as wpctl
* bar: use trayitem about_to_show + scroll events2 * r + 2 * t2025-01-161-8/+33
| | | | Scroll brightness on left, volume on right
* bar: media actions2 * r + 2 * t2025-01-161-22/+29
|
* bar: active window show class in tooltip2 * r + 2 * t2025-01-161-2/+6
|
* osds: config show value2 * r + 2 * t2025-01-162-18/+25
|
* osds: volume mute colour and show on mute2 * r + 2 * t2025-01-152-15/+15
|
* osds: progress numbers2 * r + 2 * t2025-01-152-40/+69
|
* bar: bluetooth hook on alias2 * r + 2 * t2025-01-151-2/+6
| | | | Just in case alias changes
* bar: fix bluetooth tooltip2 * r + 2 * t2025-01-151-4/+7
|
* bar: network and bluetooth actions2 * r + 2 * t2025-01-151-58/+91
| | | | Do stuff on click
* osds: more visible2 * r + 2 * t2025-01-152-2/+6
| | | | Also launcher drop var
* popupwindow: fix shadow2 * r + 2 * t2025-01-151-1/+1
|
* fix menus2 * r + 2 * t2025-01-152-2/+2
| | | | Menu windows have the .popup class for some reason, so change name
* brightness and volume osds2 * r + 2 * t2025-01-159-6/+420
|
* launcher: math derive short form + help2 * r + 2 * t2025-01-152-7/+13
|
* tooltip: add namespace prefix2 * r + 2 * t2025-01-151-1/+1
|
* launcher: fix files flicker on change to empty2 * r + 2 * t2025-01-151-4/+1
| | | | Also no need for window halign and valign
* better popup window2 * r + 2 * t2025-01-155-156/+61
| | | | Not manual using css, instead use a combination of css opacity and Hyprland animations
* bar: media use identity2 * r + 2 * t2025-01-152-2/+6
| | | | | Use identity instead of entry cause some players don't have an entry (e.g. feishin) Add feishin icon
* bar: fix network wired indicator2 * r + 2 * t2025-01-151-0/+1
|
* bar: fix unread notifs plural2 * r + 2 * t2025-01-151-1/+1
|
* bar: update indicator2 * r + 2 * t2025-01-154-0/+175
|
* Pass home and cache through bundler2 * r + 2 * t2025-01-156-31/+8
|
* bar: wifi and bluetooth status2 * r + 2 * t2025-01-152-1/+138
|
* bar: fix null pointer errors2 * r + 2 * t2025-01-151-2/+4
|
* notifpopups: replace notifications2 * r + 2 * t2025-01-151-1/+2
| | | | Allow replacing
* bar: power button works2 * r + 2 * t2025-01-143-5/+4
| | | | | Use wlogout for power menu Add more defaults for PopupWindow
* better config + notifpopups max popups2 * r + 2 * t2025-01-144-45/+44
| | | | Use a config file
* launcher: better math error message2 * r + 2 * t2025-01-141-1/+1
|
* launcher: fd based file search2 * r + 2 * t2025-01-142-5/+48
|
* launcher: better empty text2 * r + 2 * t2025-01-142-3/+24
|
* use GLib instead of external which2 * r + 2 * t2025-01-142-12/+3
|
* launcher: fix math derive and vars2 * r + 2 * t2025-01-141-28/+15
| | | | | | Using create breaks derive cause broken dependency Also don't check by ref in select Better error message
* launcher: better math2 * r + 2 * t2025-01-147-51/+338
|
* launcher modes + player controls IPC2 * r + 2 * t2025-01-146-52/+735
|