summaryrefslogtreecommitdiff
path: root/src/modules/sidebar (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clean2 * r + 2 * t2025-04-2619-1904/+0
| | | | Remove everything
* feat: add music visualiser2 * r + 2 * t2025-04-132-10/+2
|
* headlines: enable button2 * r + 2 * t2025-04-101-1/+6
| | | | Also disable news from no api key notif
* sidebar: better headlines2 * r + 2 * t2025-04-101-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)
* config: allow disabling headlines sidebar module2 * r + 2 * t2025-04-101-4/+24
|
* sidebar: dashboard current desktop -> date2 * r + 2 * t2025-04-101-4/+4
| | | | | Put date instead of current desktop on dashboard Date is more useful imo (especially for vertical bar)
* sidebar: don't show speakers in streams header2 * r + 2 * t2025-04-091-4/+4
| | | | | Center streams header instead Also fix init value
* sidebar: news use monitor height2 * r + 2 * t2025-04-095-12/+20
| | | | Use monitor height instead of absolute
* news: fix news other than google news2 * r + 2 * t2025-04-091-7/+9
|
* feat: news headlines for alerts pane2 * r + 2 * t2025-04-093-1/+176
| | | | | Also handle news api errors Also config num pages
* sidebar: notifpane -> alerts2 * r + 2 * t2025-04-082-4/+4
|
* feat: add navbar2 * r + 2 * t2025-04-082-8/+44
| | | | For controlling sidebar panes + other stuff later
* feat: uwsm app -> app2unit2 * r + 2 * t2025-04-041-4/+4
| | | | Also xdg-open -> app2unit
* notifpopups: fix clicking opening sidebar2 * r + 2 * t2025-04-021-1/+1
|
* sidebar: truncate device selector2 * r + 2 * t2025-04-021-1/+1
| | | | Fix sidebar expanding when long device names
* sidebar: bluetooth device battery no NaN2 * r + 2 * t2025-04-021-1/+1
|
* sidebar: add date time to time pane2 * r + 2 * t2025-04-021-1/+11
|
* sidebar: show events for each day2 * r + 2 * t2025-04-022-5/+71
|
* sidebar: time pane2 * r + 2 * t2025-04-024-6/+207
| | | | | Also some fixes for calendar recurring events Also fix reminders time
* cleanup: dispose of file monitors when unneeded2 * r + 2 * t2025-04-011-3/+5
|
* sidebar: change networks scan text when scanning2 * r + 2 * t2025-03-311-1/+5
|
* sidebar: allow seeking2 * r + 2 * t2025-03-293-3/+2
|
* sidebar: fix bluetooth device battery2 * r + 2 * t2025-03-281-0/+1
|
* sidebar: updates module2 * r + 2 * t2025-03-273-1/+111
|
* sidebar: package news module2 * r + 2 * t2025-03-274-2/+122
|
* sidebar: no vexpand no wp message2 * r + 2 * t2025-03-271-1/+1
|
* sidebar: audio device selector module2 * r + 2 * t2025-03-272-0/+129
|
* sidebar: change streams unavailable text2 * r + 2 * t2025-03-271-1/+1
|
* sidebar: streams module2 * r + 2 * t2025-03-272-0/+113
|
* sidebar: fix child not found in stack errors2 * r + 2 * t2025-03-271-1/+1
|
* sidebar: media auto switch2 * r + 2 * t2025-03-271-6/+2
| | | | Auto switch focused media to last player
* sidebar: player switching2 * r + 2 * t2025-03-261-6/+33
|
* sidebar: media pane2 * r + 2 * t2025-03-263-1/+159
|
* sidebar: fix dashboard media types2 * r + 2 * t2025-03-261-4/+4
|
* sidebar: show bluetooth device battery2 * r + 2 * t2025-03-261-1/+3
|
* sidebar: handle no wifi card2 * r + 2 * t2025-03-261-2/+3
|
* sidebar: fix widget destroyed error2 * r + 2 * t2025-03-261-1/+8
|
* sidebar: style disabled state for buttons2 * r + 2 * t2025-03-261-1/+1
| | | | Also no silent fail for removing network
* sidebar: networks module2 * r + 2 * t2025-03-262-0/+142
|
* sidebar: fix negative content width warnings2 * r + 2 * t2025-03-261-3/+5
|
* sidebar: connectivity pane2 * r + 2 * t2025-03-263-2/+135
| | | | Bluetooth module
* config: show sidebar on startup2 * r + 2 * t2025-03-261-1/+2
| | | | Cannot be hot reloaded (for obv reasons)
* sidebar: notifpane + scroll switch panes2 * r + 2 * t2025-03-265-21/+73
| | | | | Also placeholder for empty lists (notifs and events) To switch panes, primary click + scroll
* sidebar: create upcoming module2 * r + 2 * t2025-03-252-0/+86
| | | | Requires ical.js and curl
* sidebar: media handle no players2 * r + 2 * t2025-03-251-17/+25
|
* sidebar: create dashboard2 * r + 2 * t2025-03-254-0/+294