summaryrefslogtreecommitdiff
path: root/src/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bar: fix workspaces visual glitch2 * r + 2 * t2025-04-021-8/+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-021-1/+2
|
* feat: define bar layout via config2 * r + 2 * t2025-04-021-82/+103
|
* 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
|
* cleanup: remove popdown stuff2 * r + 2 * t2025-04-028-931/+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-024-6/+207
| | | | | Also some fixes for calendar recurring events Also fix reminders time
* launcher: hide todo action if tod not installed2 * r + 2 * t2025-04-011-15/+1
|
* launcher: add round style2 * r + 2 * t2025-04-013-5/+10
|
* 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-312-52/+93
|
* bar: add error for no wireplumber2 * r + 2 * t2025-03-311-1/+1
|
* Merge branch 'round-gaps' into sidebar2 * r + 2 * t2025-03-311-55/+59
|\
| * bar: add panel style2 * r + 2 * t2025-03-311-55/+59
| |
* | launcher: ignore exclusivity2 * r + 2 * t2025-03-301-0/+1
| |
* | sidebar: allow seeking2 * r + 2 * t2025-03-293-3/+2
| |
* | sidebar: fix bluetooth device battery2 * r + 2 * t2025-03-281-0/+1
| |
* | launcher: transparency action2 * r + 2 * t2025-03-271-0/+41
| |
* | 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-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-266-25/+85
| | | | | | | | | | 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
| |