Commit graph

41 commits

Author SHA1 Message Date
2 * r + 2 * t
c131a0425e bar: refactor to use visible not replace
Also fix gap after workspaces on embedded style
2025-04-02 19:24:46 +11:00
2 * r + 2 * t
33e1ab0785 bar: embedded style 2025-04-02 18:43:01 +11:00
2 * r + 2 * t
dcc3c1fd4c sidebar: add date time to time pane 2025-04-02 15:02:36 +11:00
2 * r + 2 * t
8fab7d4b65 feat: fake screen rounding 2025-03-31 23:02:52 +11:00
2 * r + 2 * t
70a54153de bar: add error for no wireplumber 2025-03-31 22:05:33 +11:00
2 * r + 2 * t
31fef67815 Merge branch 'round-gaps' into sidebar 2025-03-31 22:04:45 +11:00
2 * r + 2 * t
1081adfe5e bar: add panel style 2025-03-31 16:42:14 +11:00
2 * r + 2 * t
121830c449 bar: change onclick to sidebar 2025-03-27 21:11:42 +11:00
2 * r + 2 * t
f138055ee6 bar: fix foot not having proper colours
Only works if using caelestia-foot
2025-03-27 21:02:37 +11:00
2 * r + 2 * t
4ae1651720 sidebar: notifpane + scroll switch panes
Also placeholder for empty lists (notifs and events)
To switch panes, primary click + scroll
2025-03-26 13:03:20 +11:00
2 * r + 2 * t
877c254740 notifs: make dnd actually work
Also change bar icon and hide count when dnd
2025-03-11 15:55:32 +11:00
2 * r + 2 * t
46b8626f7d bar: fix workspace module 2025-02-23 13:13:15 +11:00
2 * r + 2 * t
cf55e26133 config: use config file
Config file at ~/.config/caelestia/shell.json
2025-02-22 19:58:07 +11:00
2 * r + 2 * t
b3ed94a1bb bar: fix vertical height
reduce max len of window title and media
2025-02-22 15:37:58 +11:00
2 * r + 2 * t
90cc9ac00f bar: optional modules
All modules can be enabled/disabled in config
2025-02-20 23:41:24 +11:00
2 * r + 2 * t
f70735078f bar: datetime tooltip 2025-02-20 23:34:27 +11:00
2 * r + 2 * t
e0038ff74d bar: better battery indicator 2025-02-20 15:42:49 +11:00
2 * r + 2 * t
7bf8cd4cf0 bar: fix being too tall when vertical 2025-02-19 14:34:41 +11:00
2 * r + 2 * t
58d26dcf60 bar: use menubutton for tray items
Inverts the click actions, but eh (primary for menu, secondary for activate)
2025-02-19 13:15:31 +11:00
2 * r + 2 * t
3ddc75029c bar: better datetime for vertical mode 2025-02-18 22:40:03 +11:00
2 * r + 2 * t
0b771cbd1b bar: vertical mode 2025-02-18 22:34:13 +11:00
2 * r + 2 * t
607f20343e bar: battery charging indicator 2025-02-17 17:31:45 +11:00
2 * r + 2 * t
d1238f6a8e bar: battery tooltip 2025-02-17 12:50:56 +11:00
2 * r + 2 * t
94ac778fcd bar: battery indicator 2025-02-17 12:40:34 +11:00
2 * r + 2 * t
30c0d0d908 bar: fix null pointer error
Client workspaces can be null for some reason?
2025-02-11 21:00:05 +11:00
2 * r + 2 * t
0274360617 refactor: astal widget type
There is no base type, but the return type of astalify works
2025-02-11 20:58:53 +11:00
2 * r + 2 * t
ad22dbdfeb sideleft: create popdown window 2025-01-30 21:31:19 +11:00
2 * r + 2 * t
5823a43aaf bar: hide tray when no items 2025-01-29 15:44:51 +11:00
2 * r + 2 * t
df3b51399c sideright: make popdown window
Weather requires a weather api key from https://weatherapi.com
2025-01-27 21:55:02 +11:00
2 * r + 2 * t
0eacbc0ea2 media: make popdown window 2025-01-25 16:54:43 +11:00
2 * r + 2 * t
60ac73d617 bar: firefox media icon
Also fix player identities having spaces
2025-01-24 21:31:54 +11:00
2 * r + 2 * t
611f2c766f session screen
Switch from wlogout
2025-01-19 19:00:07 +11:00
2 * r + 2 * t
e8094f5d29 bar: bluetooth devices 2025-01-18 20:34:19 +11:00
2 * r + 2 * t
89f4fe3304 bar: fix null pointer errors 2025-01-18 17:53:33 +11:00
2 * r + 2 * t
ece09fbb51 bar: change style + fix scheme 2025-01-18 14:30:52 +11:00
2 * r + 2 * t
1f731072ac networks: make popup window 2025-01-17 14:55:50 +11:00
2 * r + 2 * t
0518ec4214 bluetoothdevices: make popup window 2025-01-17 00:16:40 +11:00
2 * r + 2 * t
c0a05f48b0 bar: unread -> notif count
There technically is no unread cause they only disappear when swiped, also notif count makes more sense
2025-01-16 22:34:10 +11:00
2 * r + 2 * t
9e32cd4b61 updates: make popup window 2025-01-16 22:29:13 +11:00
2 * r + 2 * t
ed05e9af25 notifications: make popup window 2025-01-16 18:47:23 +11:00
2 * r + 2 * t
02fd2e97f2 refactor: move ts to src
Also move popupwindow to own file
2025-01-16 16:35:37 +11:00
Renamed from modules/bar.tsx (Browse further)