summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* news: more sane default categories2 * r + 2 * t2025-04-101-1/+1
|
* config: allow disabling headlines sidebar module2 * r + 2 * t2025-04-103-4/+30
|
* 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)
* config: limit news param types2 * r + 2 * t2025-04-103-25/+347
| | | | Limit countries, categories and languages to specific literals
* 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: load news and calendars from cache on startup2 * r + 2 * t2025-04-092-4/+35
| | | | Also check calendars for cache before trying to load
* feat: news headlines for alerts pane2 * r + 2 * t2025-04-096-8/+206
| | | | | Also handle news api errors Also config num pages
* weather: store api key directly in config2 * r + 2 * t2025-04-094-41/+39
| | | | Also only notify once when no api key for both weather and news
* updates: fix cache file extension2 * r + 2 * t2025-04-091-1/+1
| | | | Use json not txt
* feat: news service2 * r + 2 * t2025-04-094-0/+124
|
* players: fix duplicate players2 * r + 2 * t2025-04-081-23/+17
| | | | Also async read from cache
* sidebar: notifpane -> alerts2 * r + 2 * t2025-04-085-7/+7
|
* navbar: add special workspace toggles2 * r + 2 * t2025-04-081-11/+41
|
* notifpopups: fix clickthrough2 * r + 2 * t2025-04-081-2/+5
| | | | Need to set size once so it can register the child shapes or something
* feat: add navbar2 * r + 2 * t2025-04-0814-40/+187
| | | | For controlling sidebar panes + other stuff later
* slider: clamp value between 0 and 12 * r + 2 * t2025-04-071-1/+1
|
* bar: show windows on each workspace2 * r + 2 * t2025-04-073-30/+46
|
* config: handle config deleted2 * r + 2 * t2025-04-071-1/+3
| | | | Revert to defaults if config file moved/deleted
* bar: add optional labels for workspaces2 * r + 2 * t2025-04-073-21/+36
| | | | Also can customise labels
* thumbnailer: fix exact sizing creating background2 * r + 2 * t2025-04-061-1/+3
| | | | Use `-background none` to prevent
* thumbnailer: add configs2 * r + 2 * t2025-04-054-17/+20
|
* thumbnailer: use sha1sum for caching2 * r + 2 * t2025-04-051-5/+5
|
* launcher: fix wallpaper categories2 * r + 2 * t2025-04-051-1/+1
|
* config: notify on error2 * r + 2 * t2025-04-053-9/+28
| | | | Also deduplicate events for config change
* launcher: optimise wallpaper selector2 * r + 2 * t2025-04-055-37/+84
| | | | | | Optimise thumbnail size Also limit number shown Add show all when no search option
* wallpapers: filter by size2 * r + 2 * t2025-04-044-6/+33
|
* feat: uwsm app -> app2unit2 * r + 2 * t2025-04-046-16/+19
| | | | Also xdg-open -> app2unit
* bar: fix workspaces visual glitch2 * r + 2 * t2025-04-022-10/+10
| | | | | Also use gtk truncate for active window and media playing For some reason, odd numbers of workspaces need the adjustment, but even don't
* launcher: fix typeerror2 * r + 2 * t2025-04-021-1/+1
|
* launcher: sort wallpapers and schemes2 * r + 2 * t2025-04-022-2/+5
|
* feat: define bar layout via config2 * r + 2 * t2025-04-024-133/+169
|
* notifpopups: fix clicking opening sidebar2 * r + 2 * t2025-04-023-43/+55
|
* bar: refactor to use visible not replace2 * r + 2 * t2025-04-021-90/+84
| | | | Also fix gap after workspaces on embedded style
* bar: embedded style2 * r + 2 * t2025-04-022-39/+97
|
* 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
|
* config: log when updated2 * r + 2 * t2025-04-021-1/+2
|
* cleanup: remove popdown stuff2 * r + 2 * t2025-04-0211-1003/+0
| | | | Popdowns were replaced with the sidebar
* sidebar: add date time to time pane2 * r + 2 * t2025-04-022-12/+13
|
* sidebar: show events for each day2 * r + 2 * t2025-04-022-5/+71
|
* sidebar: time pane2 * r + 2 * t2025-04-025-64/+280
| | | | | Also some fixes for calendar recurring events Also fix reminders time
* feat: toggle borders option2 * r + 2 * t2025-04-012-0/+2
|
* calendar: cache calendars2 * r + 2 * t2025-04-013-9/+41
|
* launcher: hide todo action if tod not installed2 * r + 2 * t2025-04-011-15/+1
|
* thumbnailer: use png2 * r + 2 * t2025-04-011-1/+8
| | | | | Use png instead of jpg for transparency Also don't thumbnail images smaller than thumbnail size
* launcher: add round style2 * r + 2 * t2025-04-015-6/+13
|
* config: lazy update arrays2 * r + 2 * t2025-04-012-2/+2
| | | | Only set arrays if they are different
* feat: thumbnailer utility2 * r + 2 * t2025-04-013-18/+78
| | | | | Fix large images in notifications being slow GTK css background image is really slow for scaling for some reason, so thumbnail