Commit Graph
2192 Commits
Author SHA1 Message Date
loner 54dad12a70 feat(bar): Add conditional text rotation for BarPillVertical 2025-11-10 18:39:53 +08:00
loner b37f4d4268 feat: Add dynamic tooltip parsing to CustomButton 2025-11-10 18:39:53 +08:00
loner 2f853e3eca feat(bar): Add option to hide CustomButton text in vertical bar 2025-11-10 18:39:53 +08:00
loner 110bbdf7a3 fix(custom button): Adjust the custom button text display when the bar is vertical 2025-11-10 18:39:52 +08:00
loner 1df1e1119e fix(tray): import ui service 2025-11-10 18:32:23 +08:00
Aiser b4ac786e8b Matugen: add spicetify theme for Spotify 2025-11-10 13:20:51 +08:00
ItsLemmy a7af55a7cc Backgrounds: dont play with transparency, only use width/height to hide a shape. 2025-11-09 20:30:55 -05:00
ItsLemmy bf215b0728 BT+WiFi: increasing panel width from 340 to 400. 2025-11-09 19:36:57 -05:00
ItsLemmy 6f215b4265 BarContent: better margins-anchoring management 2025-11-09 18:39:15 -05:00
ItsLemmy ef4c773d13 ClockSettings: fix wrong import 2025-11-09 18:38:15 -05:00
ItsLemmy 18e9b456e2 Added debug log 2025-11-09 17:49:30 -05:00
ItsLemmy bae3c3495b Launcher: fix transparency 2025-11-09 16:54:07 -05:00
ItsLemmy 7c168b3de0 autoformatting 2025-11-09 16:16:07 -05:00
LemmyandGitHub fdddae648d Merge pull request #679 from notiant/patch-15
Add wordwrap to Bluetooth- and WiFi-Panel; some fixes for the German translation
2025-11-09 16:04:19 -05:00
ItsLemmy 9153a784ae Toast: better shadows 2025-11-09 15:02:33 -05:00
ItsLemmy 7f141df200 OSD: better shadow management 2025-11-09 14:51:45 -05:00
ItsLemmy 43441b44d8 Notifications: better way to avoid shadow cut-off with autoPadding 2025-11-09 14:35:00 -05:00
ItsLemmy 23a548e034 BarContent: fix screen assignment 2025-11-09 13:51:14 -05:00
ItsLemmy c3476c9f9e MediaCard: fix vertical centering of disc icon when nothing is playing 2025-11-09 13:40:06 -05:00
ItsLemmy 8c4eff75fd Merge branch 'refactor-apptheming' 2025-11-09 12:34:38 -05:00
ItsLemmy 15539e1445 MainScreen: Bar content is in its own PanelWindow 2025-11-09 12:28:00 -05:00
ItsLemmy 2cea2d12de AudioVisualizer: Low vs High Quality via setting. 2025-11-09 10:06:50 -05:00
ItsLemmy 567da03770 Settings: always recompute position when floating changes. 2025-11-09 09:20:59 -05:00
Ly-sec ed4dd34a9c BarTab: properly relocate SettingsWindow when floating state changes (thanks MrDowntempo <3) 2025-11-09 13:04:16 +01:00
Ly-sec fe3840b95a GeneralTab: add missing import
SetupWizard: move setup steps around
2025-11-09 10:18:23 +01:00
Ly-sec 871104be59 SessionMenu: add LockScreen import
LockScreen: add missing imports
N*Spectrum: add null checks
2025-11-09 09:46:45 +01:00
ItsLemmy fb59883479 CC-ScreenRec: missing import 2025-11-09 00:25:47 -05:00
ItsLemmy 13803d8440 SetupWizard: Added missing services import 2025-11-09 00:09:05 -05:00
ItsLemmy 1f14ddfdaa CC-ScreenRec: missing import 2025-11-08 23:50:49 -05:00
ItsLemmy 0b8a156b3d Dock: GPU optimization save 6% GPU continuously due to pulsating dot below the active icon. 2025-11-08 23:50:36 -05:00
ItsLemmy 9cd25c93d3 Dock: GPU optimization 2025-11-08 23:40:03 -05:00
ItsLemmy 33ba447af1 WiFi: added missing service import 2025-11-08 23:39:44 -05:00
ItsLemmy 3b7411f1ad Bar-Widgets: re-adding a lot of missing services since the refactor. 2025-11-08 23:07:46 -05:00
ItsLemmy 8bd2f0ca7f Lockscreen-settings: fixed missing param 2025-11-08 22:41:08 -05:00
ItsLemmy 8b7ec73fdf No need to track open popups anymore. Avoid widgets to include services directly 2025-11-08 22:37:19 -05:00
ItsLemmy 8f4637b3b9 SettingsPanel: on bar position changed, recalculate position. 2025-11-08 22:28:41 -05:00
ItsLemmy 4b751df53f Optimization: caching to GPU texture when no animations. 2025-11-08 22:25:41 -05:00
ItsLemmy 168bf54f41 Fixing app templating after refactor 2025-11-08 20:50:21 -05:00
Ly-sec e84cc3fb62 TrayMenuPanel: fix submenu width calculation 2025-11-08 23:17:46 +01:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00
Ly-sec 990291f111 TrayMenuPanel: increase width before eliding 2025-11-08 22:32:50 +01:00
ItsLemmy 20c0589ce4 Refactor AppTheming in smaller services 2025-11-08 10:52:42 -05:00
Sébastien Atoch 5c8801ba76 SmartPanel: Improved rolldown direction when the bar is not floating 2025-11-08 08:51:08 -05:00
Sébastien Atoch 1755e9157c NotificationHistory: Panel rebuilt using scrollview instead of listview to avoid polish loop. 2025-11-08 08:47:00 -05:00
ItsLemmy 8794a2cf35 Merge branch 'optims' 2025-11-08 08:16:21 -05:00
Ly-sec 061b92697c NoctaliaPerformance: add performance toggle (disables shadows & animations) 2025-11-08 09:13:48 +01:00
Ly-sec 3fafc57f36 ControlCenter: middle mouse button opens launcher 2025-11-08 09:05:47 +01:00
Ly-sec f8131c9a14 Tray: use getPillDirection logic to place chevron to the correct position based on bar section 2025-11-08 09:00:42 +01:00
Ly-sec 9458fc1fc8 TrayMenuPanel: disable dragging 2025-11-08 08:54:34 +01:00
notiantandGitHub 00df8dcd33 make BluetoothPanel height adaptable 2025-11-08 08:24:36 +01:00