summaryrefslogtreecommitdiff
path: root/src/utils/strings.ts (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-01-20launcher: context menu for items2 * r + 2 * t1-14/+68
2025-01-19session screen2 * r + 2 * t6-6/+94
Switch from wlogout
2025-01-19launcher: reload subcommand2 * r + 2 * t1-0/+6
2025-01-18bar: bluetooth devices2 * r + 2 * t3-33/+71
2025-01-18remove unnecessary var2 * r + 2 * t1-1/+1
2025-01-18requests: change format2 * r + 2 * t1-2/+2
2025-01-18bar: fix null pointer errors2 * r + 2 * t1-3/+6
2025-01-18app: monitor scheme file2 * r + 2 * t1-1/+2
2025-01-18bar: change style + fix scheme2 * r + 2 * t4-7/+5
2025-01-18quit request2 * r + 2 * t1-1/+2
2025-01-17style: use system scheme if available2 * r + 2 * t1-3/+7
2025-01-17networks + bluetooth: highlight active2 * r + 2 * t4-2/+14
2025-01-17app: log startup time2 * r + 2 * t1-1/+2
2025-01-17networks: make popup window2 * r + 2 * t6-3/+146
2025-01-17bluetoothdevices: fallback icon2 * r + 2 * t1-2/+7
2025-01-17bluetoothdevices: make popup window2 * r + 2 * t10-39/+179
2025-01-16refactor: move popdowns to own folder2 * r + 2 * t4-9/+16
And group them like osds
2025-01-16base popdown window2 * r + 2 * t6-156/+143
2025-01-16bar: unread -> notif count2 * r + 2 * t2-54/+27
There technically is no unread cause they only disappear when swiped, also notif count makes more sense
2025-01-16updates: make popup window2 * r + 2 * t8-29/+238
2025-01-16notifications: empty text2 * r + 2 * t3-11/+21
Scrollbar less transparent
2025-01-16notifications: make popup window2 * r + 2 * t12-155/+302
2025-01-16refactor: move ts to src2 * r + 2 * t20-147/+209
Also move popupwindow to own file
2025-01-16popupwindow: switch to class2 * r + 2 * t2-38/+48
2025-01-16popupwindow: remove opacity2 * r + 2 * t2-19/+3
It doesn't actually do anything? I just realised that Hyprland also does the fade so no point
2025-01-16config: lock osds spacing2 * r + 2 * t2-1/+4
2025-01-16osds: lock keys popups2 * r + 2 * t4-15/+103
2025-01-16requests: brightness syntax change2 * r + 2 * t1-3/+8
Same as wpctl
2025-01-16bar: use trayitem about_to_show + scroll events2 * r + 2 * t1-8/+33
Scroll brightness on left, volume on right
2025-01-16bar: media actions2 * r + 2 * t1-22/+29
2025-01-16bar: active window show class in tooltip2 * r + 2 * t1-2/+6
2025-01-16osds: config show value2 * r + 2 * t2-18/+25
2025-01-15osds: volume mute colour and show on mute2 * r + 2 * t2-15/+15
2025-01-15osds: progress numbers2 * r + 2 * t2-40/+69
2025-01-15bar: bluetooth hook on alias2 * r + 2 * t1-2/+6
Just in case alias changes
2025-01-15bar: fix bluetooth tooltip2 * r + 2 * t1-4/+7
2025-01-15bar: network and bluetooth actions2 * r + 2 * t1-58/+91
Do stuff on click
2025-01-15osds: more visible2 * r + 2 * t2-2/+6
Also launcher drop var
2025-01-15popupwindow: fix shadow2 * r + 2 * t1-1/+1
2025-01-15fix menus2 * r + 2 * t2-2/+2
Menu windows have the .popup class for some reason, so change name
2025-01-15brightness and volume osds2 * r + 2 * t9-6/+420
2025-01-15launcher: math derive short form + help2 * r + 2 * t2-7/+13
2025-01-15tooltip: add namespace prefix2 * r + 2 * t1-1/+1
2025-01-15launcher: fix files flicker on change to empty2 * r + 2 * t1-4/+1
Also no need for window halign and valign
2025-01-15better popup window2 * r + 2 * t5-156/+61
Not manual using css, instead use a combination of css opacity and Hyprland animations
2025-01-15bar: media use identity2 * r + 2 * t2-2/+6
Use identity instead of entry cause some players don't have an entry (e.g. feishin) Add feishin icon
2025-01-15bar: fix network wired indicator2 * r + 2 * t1-0/+1
2025-01-15bar: fix unread notifs plural2 * r + 2 * t1-1/+1
2025-01-15bar: update indicator2 * r + 2 * t4-0/+175
2025-01-15Pass home and cache through bundler2 * r + 2 * t6-31/+8