summaryrefslogtreecommitdiff
path: root/src/modules/sidebar (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-10headlines: enable button2 * r + 2 * t1-1/+6
Also disable news from no api key notif
2025-04-10sidebar: better headlines2 * r + 2 * t1-5/+7
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-10config: allow disabling headlines sidebar module2 * r + 2 * t1-4/+24
2025-04-10sidebar: dashboard current desktop -> date2 * r + 2 * t1-4/+4
Put date instead of current desktop on dashboard Date is more useful imo (especially for vertical bar)
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-09sidebar: news use monitor height2 * r + 2 * t5-12/+20
Use monitor height instead of absolute
2025-04-09news: fix news other than google news2 * r + 2 * t1-7/+9
2025-04-09feat: news headlines for alerts pane2 * r + 2 * t3-1/+176
Also handle news api errors Also config num pages
2025-04-08sidebar: notifpane -> alerts2 * r + 2 * t2-4/+4
2025-04-08feat: add navbar2 * r + 2 * t2-8/+44
For controlling sidebar panes + other stuff later
2025-04-04feat: uwsm app -> app2unit2 * r + 2 * t1-4/+4
Also xdg-open -> app2unit
2025-04-02notifpopups: fix clicking opening sidebar2 * r + 2 * t1-1/+1
2025-04-02sidebar: truncate device selector2 * r + 2 * t1-1/+1
Fix sidebar expanding when long device names
2025-04-02sidebar: bluetooth device battery no NaN2 * r + 2 * t1-1/+1
2025-04-02sidebar: add date time to time pane2 * r + 2 * t1-1/+11
2025-04-02sidebar: show events for each day2 * r + 2 * t2-5/+71
2025-04-02sidebar: time pane2 * r + 2 * t4-6/+207
Also some fixes for calendar recurring events Also fix reminders time
2025-04-01cleanup: dispose of file monitors when unneeded2 * r + 2 * t1-3/+5
2025-03-31sidebar: change networks scan text when scanning2 * r + 2 * t1-1/+5
2025-03-29sidebar: allow seeking2 * r + 2 * t3-3/+2
2025-03-28sidebar: fix bluetooth device battery2 * r + 2 * t1-0/+1
2025-03-27sidebar: updates module2 * r + 2 * t3-1/+111
2025-03-27sidebar: package news module2 * r + 2 * t4-2/+122
2025-03-27sidebar: no vexpand no wp message2 * r + 2 * t1-1/+1
2025-03-27sidebar: audio device selector module2 * r + 2 * t2-0/+129
2025-03-27sidebar: change streams unavailable text2 * r + 2 * t1-1/+1
2025-03-27sidebar: streams module2 * r + 2 * t2-0/+113
2025-03-27sidebar: fix child not found in stack errors2 * r + 2 * t1-1/+1
2025-03-27sidebar: media auto switch2 * r + 2 * t1-6/+2
Auto switch focused media to last player
2025-03-26sidebar: player switching2 * r + 2 * t1-6/+33
2025-03-26sidebar: media pane2 * r + 2 * t3-1/+159
2025-03-26sidebar: fix dashboard media types2 * r + 2 * t1-4/+4
2025-03-26sidebar: show bluetooth device battery2 * r + 2 * t1-1/+3
2025-03-26sidebar: handle no wifi card2 * r + 2 * t1-2/+3
2025-03-26sidebar: fix widget destroyed error2 * r + 2 * t1-1/+8
2025-03-26sidebar: style disabled state for buttons2 * r + 2 * t1-1/+1
Also no silent fail for removing network
2025-03-26sidebar: networks module2 * r + 2 * t2-0/+142
2025-03-26sidebar: fix negative content width warnings2 * r + 2 * t1-3/+5
2025-03-26sidebar: connectivity pane2 * r + 2 * t3-2/+135
Bluetooth module
2025-03-26config: show sidebar on startup2 * r + 2 * t1-1/+2
Cannot be hot reloaded (for obv reasons)
2025-03-26sidebar: notifpane + scroll switch panes2 * r + 2 * t5-21/+73
Also placeholder for empty lists (notifs and events) To switch panes, primary click + scroll
2025-03-25sidebar: create upcoming module2 * r + 2 * t2-0/+86
Requires ical.js and curl
2025-03-25sidebar: media handle no players2 * r + 2 * t1-17/+25
2025-03-25sidebar: create dashboard2 * r + 2 * t4-0/+294