summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* cleanup: dispose of file monitors when unneeded2 * r + 2 * t2025-04-011-3/+5
|
* screencorners: enable clickthrough2 * r + 2 * t2025-03-311-0/+4
|
* sidebar: change networks scan text when scanning2 * r + 2 * t2025-03-311-1/+5
|
* feat: fake screen rounding2 * r + 2 * t2025-03-315-52/+150
|
* bar: add error for no wireplumber2 * r + 2 * t2025-03-311-1/+1
|
* Merge branch 'round-gaps' into sidebar2 * r + 2 * t2025-03-314-77/+125
|\
| * bar: add panel style2 * r + 2 * t2025-03-314-77/+125
| |
* | startup: wait for config to init2 * r + 2 * t2025-03-313-77/+7
| | | | | | | | Also cleanup some stuff
* | config: don't show sidebar on startup by default2 * r + 2 * t2025-03-311-1/+1
| |
* | sidebar: better dashboard media progress2 * r + 2 * t2025-03-301-2/+2
| | | | | | | | Make the colours the same as the media pane progress slider
* | launcher: ignore exclusivity2 * r + 2 * t2025-03-301-0/+1
| |
* | system: fix directory monitor2 * r + 2 * t2025-03-292-2/+6
| | | | | | | | Keep ref to monitor so it doesn't get garbage collected
* | sidebar: allow seeking2 * r + 2 * t2025-03-294-5/+15
| |
* | monitors: fix ddc detection2 * r + 2 * t2025-03-281-1/+1
| |
* | sidebar: fix bluetooth device battery2 * r + 2 * t2025-03-281-0/+1
| |
* | launcher: transparency action2 * r + 2 * t2025-03-272-1/+50
| |
* | bar: change onclick to sidebar2 * r + 2 * t2025-03-271-14/+12
| |
* | bar: fix foot not having proper colours2 * r + 2 * t2025-03-271-1/+1
| | | | | | | | Only works if using caelestia-foot
* | sidebar: updates module2 * r + 2 * t2025-03-274-1/+149
| |
* | sidebar: package news module2 * r + 2 * t2025-03-275-2/+162
| |
* | wallpapers: don't thumbnail if already exists2 * r + 2 * t2025-03-271-1/+2
| | | | | | | | | | Have to clear cache if you change a wallpaper's contents but not name Fixes small freeze on startup
* | sidebar: no vexpand no wp message2 * r + 2 * t2025-03-271-1/+1
| |
* | sidebar: audio device selector module2 * r + 2 * t2025-03-273-0/+239
| |
* | sidebar: change streams unavailable text2 * r + 2 * t2025-03-271-1/+1
| |
* | sidebar: streams module2 * r + 2 * t2025-03-273-0/+179
| |
* | 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-262-69/+134
| |
* | sidebar: media pane2 * r + 2 * t2025-03-264-77/+306
| |
* | sidebar: fix dashboard media types2 * r + 2 * t2025-03-262-5/+5
| |
* | 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-262-1/+12
| |
* | sidebar: style disabled state for buttons2 * r + 2 * t2025-03-262-1/+9
| | | | | | | | Also no silent fail for removing network
* | sidebar: networks module2 * r + 2 * t2025-03-263-0/+203
| |
* | sidebar: fix negative content width warnings2 * r + 2 * t2025-03-261-3/+5
| |
* | sidebar: connectivity pane2 * r + 2 * t2025-03-264-2/+198
| | | | | | | | Bluetooth module
* | notification: body tooltip for dashboard2 * r + 2 * t2025-03-261-0/+2
| |
* | config: show sidebar on startup2 * r + 2 * t2025-03-264-1/+8
| | | | | | | | Cannot be hot reloaded (for obv reasons)
* | sidebar: notifpane + scroll switch panes2 * r + 2 * t2025-03-267-25/+94
| | | | | | | | | | Also placeholder for empty lists (notifs and events) To switch panes, primary click + scroll
* | calendar: notifications for events2 * r + 2 * t2025-03-253-7/+61
| |
* | run: debug mode2 * r + 2 * t2025-03-251-1/+3
| | | | | | | | Don't minify identifiers in debug mode
* | tooltip: show above cursor if offscreen2 * r + 2 * t2025-03-251-19/+19
| |
* | sidebar: create upcoming module2 * r + 2 * t2025-03-2511-53/+332
| | | | | | | | Requires ical.js and curl
* | sidebar: media handle no players2 * r + 2 * t2025-03-251-17/+25
| |
* | run: minify code2 * r + 2 * t2025-03-251-1/+1
| | | | | | | | minify-syntax breaks windows for some reason so don't use it
* | sidebar: create dashboard2 * r + 2 * t2025-03-2512-35/+592
| |
* | notifpopups: destroy event wrapper2 * r + 2 * t2025-03-251-0/+1
| | | | | | | | Destroy the eventbox wrapper when notif widget is destroyed
* | style: more transparency when light mode2 * r + 2 * t2025-03-251-1/+2
| | | | | | | | Cause light colours let less background colour pass through