summaryrefslogtreecommitdiff
path: root/src/utils (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-15feat: add low transparency mode2 * r + 2 * t4-4/+12
2025-04-15style: lighter backgrounds2 * r + 2 * t7-13/+13
Use base instead of mantle Fix session transparency More rounding for session and lock osds
2025-04-14mediadisplay: more spacing for controls2 * r + 2 * t1-1/+1
2025-04-13navbar: add mediadisplay toggle2 * r + 2 * t2-2/+42
Also better error message for visualiser
2025-04-13feat: add music visualiser2 * r + 2 * t8-10/+413
2025-04-11navbar: config show labels2 * r + 2 * t3-23/+38
Hide labels by default
2025-04-11app: increase delay for initing services2 * r + 2 * t1-3/+2
So startup is not interrupted on slower setups
2025-04-10headlines: enable button2 * r + 2 * t2-1/+8
Also disable news from no api key notif
2025-04-10sidebar: better headlines2 * r + 2 * t5-5/+21
No tooltip, instead show title when expand Sort articles by source priority Also allow excluding domains and exclude google news by default (its just an aggregator so it causes lots of duplicates)
2025-04-10news: more sane default categories2 * r + 2 * t1-1/+1
2025-04-10config: allow disabling headlines sidebar module2 * r + 2 * t3-4/+30
2025-04-10sidebar: dashboard current desktop -> date2 * r + 2 * t2-7/+9
Put date instead of current desktop on dashboard Date is more useful imo (especially for vertical bar)
2025-04-10config: limit news param types2 * r + 2 * t3-25/+347
Limit countries, categories and languages to specific literals
2025-04-10style: make transparency same for light/dark2 * r + 2 * t1-2/+1
2025-04-09sidebar: don't show speakers in streams header2 * r + 2 * t1-4/+4
Center streams header instead Also fix init value
2025-04-09launcher: more padding for wallpapers2 * r + 2 * t1-0/+9
2025-04-09sidebar: news use monitor height2 * r + 2 * t6-20/+20
Use monitor height instead of absolute
2025-04-09news: fix news other than google news2 * r + 2 * t2-7/+13
2025-04-09feat: load news and calendars from cache on startup2 * r + 2 * t2-4/+35
Also check calendars for cache before trying to load
2025-04-09feat: news headlines for alerts pane2 * r + 2 * t7-9/+275
Also handle news api errors Also config num pages
2025-04-09weather: store api key directly in config2 * r + 2 * t5-42/+39
Also only notify once when no api key for both weather and news
2025-04-09updates: fix cache file extension2 * r + 2 * t1-1/+1
Use json not txt
2025-04-09feat: news service2 * r + 2 * t4-0/+124
2025-04-08players: fix duplicate players2 * r + 2 * t1-23/+17
Also async read from cache
2025-04-08sidebar: notifpane -> alerts2 * r + 2 * t5-7/+7
2025-04-08navbar: add special workspace toggles2 * r + 2 * t2-18/+49
2025-04-08notifpopups: fix clickthrough2 * r + 2 * t1-2/+5
Need to set size once so it can register the child shapes or something
2025-04-08feat: add navbar2 * r + 2 * t19-46/+259
For controlling sidebar panes + other stuff later
2025-04-07dev: use typescript 5.7.3 to fix jsx type errors2 * r + 2 * t3-118/+138
Also upgrade esbuild to 0.25.2
2025-04-07slider: clamp value between 0 and 12 * r + 2 * t1-1/+1
2025-04-07bar: show windows on each workspace2 * r + 2 * t4-30/+71
2025-04-07config: handle config deleted2 * r + 2 * t1-1/+3
Revert to defaults if config file moved/deleted
2025-04-07bar: add optional labels for workspaces2 * r + 2 * t4-35/+97
Also can customise labels
2025-04-06thumbnailer: fix exact sizing creating background2 * r + 2 * t1-1/+3
Use `-background none` to prevent
2025-04-05thumbnailer: add configs2 * r + 2 * t4-17/+20
2025-04-05thumbnailer: use sha1sum for caching2 * r + 2 * t1-5/+5
2025-04-05launcher: fix wallpaper categories2 * r + 2 * t1-1/+1
2025-04-05config: notify on error2 * r + 2 * t3-9/+28
Also deduplicate events for config change
2025-04-05launcher: optimise wallpaper selector2 * r + 2 * t5-37/+84
Optimise thumbnail size Also limit number shown Add show all when no search option
2025-04-04wallpapers: filter by size2 * r + 2 * t4-6/+33
2025-04-04feat: uwsm app -> app2unit2 * r + 2 * t6-16/+19
Also xdg-open -> app2unit
2025-04-03bar: fix corners showing when not embedded style2 * r + 2 * t1-0/+6
2025-04-02bar: fix workspaces visual glitch2 * r + 2 * t3-12/+12
Also use gtk truncate for active window and media playing For some reason, odd numbers of workspaces need the adjustment, but even don't
2025-04-02launcher: fix typeerror2 * r + 2 * t1-1/+1
2025-04-02launcher: sort wallpapers and schemes2 * r + 2 * t2-2/+5
2025-04-02feat: define bar layout via config2 * r + 2 * t5-136/+172
2025-04-02notifpopups: fix clicking opening sidebar2 * r + 2 * t4-44/+59
2025-04-02bar: refactor to use visible not replace2 * r + 2 * t2-90/+92
Also fix gap after workspaces on embedded style
2025-04-02bar: embedded style2 * r + 2 * t4-41/+163
2025-04-02sidebar: truncate device selector2 * r + 2 * t1-1/+1
Fix sidebar expanding when long device names