summaryrefslogtreecommitdiff
path: root/utils/scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-05-04general: better multieffect mask settings2 * r + 2 * t3-2/+6
Better launcher wallpaper rounding and bar active workspace indicator
2025-05-04bar: fix active workspace indicator2 * r + 2 * t1-1/+1
2025-05-04launcher: focused wallpaper shadow2 * r + 2 * t2-15/+36
2025-05-04launcher: elide wallpaper names2 * r + 2 * t2-1/+3
2025-05-04feat: cache wallpapers2 * r + 2 * t4-9/+95
Reduces wallpaper load time massively
2025-05-03feat: launcher wallpaper selector2 * r + 2 * t13-105/+429
2025-05-03feat: use multieffect instead of qt5compat2 * r + 2 * t3-12/+23
Also use loader for tray icon recolouring
2025-05-03feat: launcher actions2 * r + 2 * t6-13/+277
2025-05-03launcher: fix scrollbar2 * r + 2 * t2-12/+29
2025-05-03launcher: fix background height2 * r + 2 * t1-1/+1
Fix when typing and content shrinks during opening animation but background doesnt
2025-05-02dev: run script ignore textinput warnings2 * r + 2 * t1-2/+3
2025-05-02feat: launcher keyboard nav2 * r + 2 * t3-15/+20
Using currentitem and highlight Also fix not closing launcher when clicking app Apps service use only one process
2025-05-02refactor: move launcher app list into separate file2 * r + 2 * t2-76/+92
2025-05-02feat: launcher empty placeholder2 * r + 2 * t3-9/+85
2025-05-02launcher: auto grab focus + clear on close2 * r + 2 * t1-1/+7
2025-05-02launcher: list item interactivity2 * r + 2 * t4-4/+63
2025-05-02controls: use basic style2 * r + 2 * t3-8/+5
Material style placeholder is kinda annoying
2025-05-02scrollbar: show gutter + enable scrolling2 * r + 2 * t1-1/+15
2025-05-02refactor: keep js in separate dir2 * r + 2 * t2-1/+1
2025-05-02launcher: add scrollbar2 * r + 2 * t2-8/+39
Also fix height
2025-05-02launcher: fuzzy sort2 * r + 2 * t4-12/+741
2025-05-02launcher: better app items2 * r + 2 * t5-17/+94
Also config max shown Custom cursor for styled text field
2025-05-02launcher: animate content2 * r + 2 * t3-9/+72
2025-05-02launcher: add content2 * r + 2 * t8-21/+111
Also use surfaceContainer as background
2025-05-02refactor: separate launcher into multiple files2 * r + 2 * t3-114/+134
2025-05-02bar: fix workspaces switching2 * r + 2 * t1-1/+5
Fix throwing errors when trying to switch to current ws
2025-05-02feat: launcher base2 * r + 2 * t5-9/+208
2025-05-01bar: optional active ws indicator2 * r + 2 * t4-12/+17
2025-05-01bar: fix vertical switching2 * r + 2 * t2-18/+42
IT WORKS AFHJIASHFGUOADGHOASF Need to reload the preset when changing between but eh
2025-05-01feat: vertical bar actually works!!!2 * r + 2 * t8-5/+31
2025-05-01dev: some cleanup2 * r + 2 * t2-5/+1
2025-05-01bar: use loaders2 * r + 2 * t7-41/+48
Use loaders for all optional components e.g. workspace windows and occupied background Fix bar preset loader usage Fix occupied group Change text on active ws colour Tray no extension for paths (use qt auto resolution)
2025-05-01bar: fix workspaces occupied2 * r + 2 * t3-6/+8
Also some optimisations
2025-05-01feat: use qsTr2 * r + 2 * t1-1/+1
2025-05-01bar: fix tray icons2 * r + 2 * t2-5/+13
2025-05-01feat: get networks2 * r + 2 * t3-12/+37
Also fix bluetooth
2025-05-01bar: workspaces scroll specialws2 * r + 2 * t3-8/+9
Same behaviour as astal workspaces scroll Fix more undef errors Also increase by more when transparent dark layer
2025-05-01bar: make power actually red2 * r + 2 * t1-1/+1
2025-05-01bluetooth: fix undef errors2 * r + 2 * t1-1/+1
Filter devices to ensure they have props (idk why but sometimes they just dont have props)
2025-05-01bar: actually center panel workspaces2 * r + 2 * t1-11/+9
Cause activetitle moves it around too much Also swap around tray and clock
2025-05-01feat: bar panel preset2 * r + 2 * t15-49/+202
Make presets more flexible Fix workspaces when show windows disabled Make rounded option for workspaces
2025-05-01dev: fix run script2 * r + 2 * t1-2/+2
It was hiding other important qsintercepts, so make it only hide empty ones (i.e. ones with only file:line:column)
2025-04-30bar: use loader instead of swipeview2 * r + 2 * t4-80/+129
Also properly set it up Make network reloadable cause getting is pretty slow
2025-04-30colours: adjust layer brightness when transparent2 * r + 2 * t1-1/+12
Darken when light mode and lighten when dark mode for better visibility
2025-04-30config: fix errors2 * r + 2 * t1-1/+4
Check before assigning cause of compat colours
2025-04-30refactor: move tray items into own file2 * r + 2 * t2-52/+55
2025-04-30dev: run script ignore process kill msg2 * r + 2 * t1-1/+2