Commit graph

85 commits

Author SHA1 Message Date
2 * r + 2 * t
2c9feb7544 internal: fix scrolling for high res devices
Implements first part of #202
2025-07-09 23:53:01 +10:00
2 * r + 2 * t
c3e8127422 internal: pass around visibilities
Instead of singleton
Also for panels
2025-07-09 21:57:44 +10:00
2 * r + 2 * t
b264ae9888 internal: use hyprlandtoplevel 2025-06-27 21:37:15 +10:00
2 * r + 2 * t
11c8e5c7eb icons: some fixes for previous axes change
Mostly spacing fixes
Also qsTr windowinfo class and title when none
2025-06-26 21:35:15 +10:00
2 * r + 2 * t
6b14d03fef bar: fill bluetooth device icons 2025-06-23 15:28:52 +10:00
2 * r + 2 * t
43f8c36677 bar: fix workspaces and tray icons
Should fix the anims not finishing
2025-06-17 23:22:34 +10:00
2 * r + 2 * t
96429160c3 feat: user config file
Config file at `~/.config/caelestia/shell.json`
2025-06-15 18:08:45 +10:00
2 * r + 2 * t
5948d581fd bar: fix workspaces interactions
Fix clicking on workspaces not switching to them
2025-06-07 15:13:09 +10:00
2 * r + 2 * t
7c3f82f951 bar: fix active workspace indicator anims
Fix delayed anim when size change
Fix trail with variable sized workspaces
2025-06-07 15:04:35 +10:00
2 * r + 2 * t
e3dcdbb67c internal: move bar to drawer window
Fixes a few bugs, also removes need for hyprland order layerrule
2025-06-07 14:47:24 +10:00
2 * r + 2 * t
17fb60f216 feat: tray item menus 2025-06-06 22:38:15 +10:00
2 * r + 2 * t
9743b34245 bar: power button open session
Make it actually useful (not really)
2025-06-05 22:29:54 +10:00
2 * r + 2 * t
ded156f58d feat: bluetooth popout 2025-06-05 22:13:27 +10:00
2 * r + 2 * t
017b1b4ce0 feat: network popout
Also qstr dashboard performance pane labels
2025-06-05 21:47:30 +10:00
2 * r + 2 * t
d37b3926c8 bar: show power profile if no battery 2025-06-05 18:14:53 +10:00
2 * r + 2 * t
2ffaf4eb3c feat: bar battery popout 2025-06-04 17:01:36 +10:00
2 * r + 2 * t
05d8a6a7cb bar: fix scroll areas 2025-06-02 21:09:19 +10:00
2 * r + 2 * t
24a3da8138 feat: bar popouts
Create active window popout
2025-06-02 16:31:26 +08:00
2 * r + 2 * t
3d18ddcd00 bar: wifi off icon 2025-06-02 08:14:40 +08:00
2 * r + 2 * t
10f48f2b6b bar: crossfade active window title 2025-05-28 14:01:27 +08:00
2 * r + 2 * t
6cd1700603 bar: fix battery charging 2025-05-27 11:28:15 +08:00
2 * r + 2 * t
63da636144 internal: bar only vertical
The bar can only be vertical
Remove box, boxlayout and anchortext
Add StyledClippingRect
2025-05-27 10:42:08 +08:00
2 * r + 2 * t
e8adf58097 bar: fix battery charging icons 2025-05-24 21:27:16 +08:00
2 * r + 2 * t
054567de9d feat: bar battery 2025-05-24 15:25:55 +08:00
2 * r + 2 * t
9f55a6d0aa bar: better colours 2025-05-24 14:06:02 +08:00
2 * r + 2 * t
01b38be6af internal: fix binding loops 2025-05-24 13:31:36 +08:00
2 * r + 2 * t
5c5c069b4b bar: fix null error 2025-05-23 16:53:16 +08:00
2 * r + 2 * t
36f28f7c42 bar: switch to embedded style 2025-05-23 16:50:12 +08:00
2 * r + 2 * t
d3462ee56b internal: fix memory leaks 2025-05-23 13:50:38 +08:00
2 * r + 2 * t
6e82fbc8b9 refactor: use implicit size instead of actual size 2025-05-17 20:27:30 +08:00
2 * r + 2 * t
89bb774012 refactor: manually animate rect if needed
No need for animate prop, it's used too little so just manually set it if needed to save memory
2025-05-10 18:49:10 +10:00
2 * r + 2 * t
6b64c8a918 feat: basic notifications
Also fix pixel issue with notif area background
Add more log rules to run script
2025-05-10 17:31:04 +10:00
2 * r + 2 * t
1fdaf24526 refactor: move colours to separate service 2025-05-05 14:50:18 +10:00
2 * r + 2 * t
07e6f1b417 general: better multieffect mask settings
Better launcher wallpaper rounding and bar active workspace indicator
2025-05-04 15:21:52 +10:00
2 * r + 2 * t
3de11aee36 bar: fix active workspace indicator 2025-05-04 15:13:43 +10:00
2 * r + 2 * t
d01194d1fc feat: use multieffect instead of qt5compat
Also use loader for tray icon recolouring
2025-05-03 15:05:39 +10:00
2 * r + 2 * t
bbe650e327 controls: use basic style
Material style placeholder is kinda annoying
2025-05-02 21:17:50 +10:00
2 * r + 2 * t
7ee7dc59a6 bar: fix workspaces switching
Fix throwing errors when trying to switch to current ws
2025-05-02 13:48:30 +10:00
2 * r + 2 * t
582fd49a69 bar: optional active ws indicator 2025-05-01 20:01:43 +10:00
2 * r + 2 * t
f98036a303 feat: vertical bar actually works!!! 2025-05-01 18:30:53 +10:00
2 * r + 2 * t
2809db1506 dev: some cleanup 2025-05-01 17:18:14 +10:00
2 * r + 2 * t
894fc9bfe6 bar: use loaders
Use loaders for all optional components
e.g. workspace windows and occupied background
Fix bar preset loader usage
Fix occupied group
Change text on active ws colour
Tray no extension for paths (use qt auto resolution)
2025-05-01 17:01:28 +10:00
2 * r + 2 * t
79892c9272 bar: fix workspaces occupied
Also some optimisations
2025-05-01 15:50:28 +10:00
2 * r + 2 * t
fc55cb7426 feat: use qsTr 2025-05-01 15:36:05 +10:00
2 * r + 2 * t
16dcc07859 bar: fix tray icons 2025-05-01 14:35:53 +10:00
2 * r + 2 * t
eb367cea43 feat: get networks
Also fix bluetooth
2025-05-01 13:34:37 +10:00
2 * r + 2 * t
a38de28e72 bar: workspaces scroll specialws
Same behaviour as astal workspaces scroll
Fix more undef errors
Also increase by more when transparent dark layer
2025-05-01 12:54:00 +10:00
2 * r + 2 * t
b9fb55d007 bar: make power actually red 2025-05-01 12:41:43 +10:00
2 * r + 2 * t
d54df2792a feat: bar panel preset
Make presets more flexible
Fix workspaces when show windows disabled
Make rounded option for workspaces
2025-05-01 00:56:55 +10:00
2 * r + 2 * t
9339394e07 bar: use loader instead of swipeview
Also properly set it up
Make network reloadable cause getting is pretty slow
2025-04-30 23:26:16 +10:00