| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-04-10 | headlines: enable button | 2 * r + 2 * t | 1 | -1/+6 | |
| Also disable news from no api key notif | |||||
| 2025-04-10 | sidebar: better headlines | 2 * r + 2 * t | 1 | -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-10 | config: allow disabling headlines sidebar module | 2 * r + 2 * t | 1 | -4/+24 | |
| 2025-04-10 | sidebar: dashboard current desktop -> date | 2 * r + 2 * t | 1 | -4/+4 | |
| Put date instead of current desktop on dashboard Date is more useful imo (especially for vertical bar) | |||||
| 2025-04-09 | sidebar: don't show speakers in streams header | 2 * r + 2 * t | 1 | -4/+4 | |
| Center streams header instead Also fix init value | |||||
| 2025-04-09 | sidebar: news use monitor height | 2 * r + 2 * t | 5 | -12/+20 | |
| Use monitor height instead of absolute | |||||
| 2025-04-09 | news: fix news other than google news | 2 * r + 2 * t | 1 | -7/+9 | |
| 2025-04-09 | feat: news headlines for alerts pane | 2 * r + 2 * t | 3 | -1/+176 | |
| Also handle news api errors Also config num pages | |||||
| 2025-04-08 | sidebar: notifpane -> alerts | 2 * r + 2 * t | 2 | -4/+4 | |
| 2025-04-08 | feat: add navbar | 2 * r + 2 * t | 2 | -8/+44 | |
| For controlling sidebar panes + other stuff later | |||||
| 2025-04-04 | feat: uwsm app -> app2unit | 2 * r + 2 * t | 1 | -4/+4 | |
| Also xdg-open -> app2unit | |||||
| 2025-04-02 | notifpopups: fix clicking opening sidebar | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-04-02 | sidebar: truncate device selector | 2 * r + 2 * t | 1 | -1/+1 | |
| Fix sidebar expanding when long device names | |||||
| 2025-04-02 | sidebar: bluetooth device battery no NaN | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-04-02 | sidebar: add date time to time pane | 2 * r + 2 * t | 1 | -1/+11 | |
| 2025-04-02 | sidebar: show events for each day | 2 * r + 2 * t | 2 | -5/+71 | |
| 2025-04-02 | sidebar: time pane | 2 * r + 2 * t | 4 | -6/+207 | |
| Also some fixes for calendar recurring events Also fix reminders time | |||||
| 2025-04-01 | cleanup: dispose of file monitors when unneeded | 2 * r + 2 * t | 1 | -3/+5 | |
| 2025-03-31 | sidebar: change networks scan text when scanning | 2 * r + 2 * t | 1 | -1/+5 | |
| 2025-03-29 | sidebar: allow seeking | 2 * r + 2 * t | 3 | -3/+2 | |
| 2025-03-28 | sidebar: fix bluetooth device battery | 2 * r + 2 * t | 1 | -0/+1 | |
| 2025-03-27 | sidebar: updates module | 2 * r + 2 * t | 3 | -1/+111 | |
| 2025-03-27 | sidebar: package news module | 2 * r + 2 * t | 4 | -2/+122 | |
| 2025-03-27 | sidebar: no vexpand no wp message | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-03-27 | sidebar: audio device selector module | 2 * r + 2 * t | 2 | -0/+129 | |
| 2025-03-27 | sidebar: change streams unavailable text | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-03-27 | sidebar: streams module | 2 * r + 2 * t | 2 | -0/+113 | |
| 2025-03-27 | sidebar: fix child not found in stack errors | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-03-27 | sidebar: media auto switch | 2 * r + 2 * t | 1 | -6/+2 | |
| Auto switch focused media to last player | |||||
| 2025-03-26 | sidebar: player switching | 2 * r + 2 * t | 1 | -6/+33 | |
| 2025-03-26 | sidebar: media pane | 2 * r + 2 * t | 3 | -1/+159 | |
| 2025-03-26 | sidebar: fix dashboard media types | 2 * r + 2 * t | 1 | -4/+4 | |
| 2025-03-26 | sidebar: show bluetooth device battery | 2 * r + 2 * t | 1 | -1/+3 | |
| 2025-03-26 | sidebar: handle no wifi card | 2 * r + 2 * t | 1 | -2/+3 | |
| 2025-03-26 | sidebar: fix widget destroyed error | 2 * r + 2 * t | 1 | -1/+8 | |
| 2025-03-26 | sidebar: style disabled state for buttons | 2 * r + 2 * t | 1 | -1/+1 | |
| Also no silent fail for removing network | |||||
| 2025-03-26 | sidebar: networks module | 2 * r + 2 * t | 2 | -0/+142 | |
| 2025-03-26 | sidebar: fix negative content width warnings | 2 * r + 2 * t | 1 | -3/+5 | |
| 2025-03-26 | sidebar: connectivity pane | 2 * r + 2 * t | 3 | -2/+135 | |
| Bluetooth module | |||||
| 2025-03-26 | config: show sidebar on startup | 2 * r + 2 * t | 1 | -1/+2 | |
| Cannot be hot reloaded (for obv reasons) | |||||
| 2025-03-26 | sidebar: notifpane + scroll switch panes | 2 * r + 2 * t | 5 | -21/+73 | |
| Also placeholder for empty lists (notifs and events) To switch panes, primary click + scroll | |||||
| 2025-03-25 | sidebar: create upcoming module | 2 * r + 2 * t | 2 | -0/+86 | |
| Requires ical.js and curl | |||||
| 2025-03-25 | sidebar: media handle no players | 2 * r + 2 * t | 1 | -17/+25 | |
| 2025-03-25 | sidebar: create dashboard | 2 * r + 2 * t | 4 | -0/+294 | |