Commit Graph
100 Commits
Author SHA1 Message Date
ItsLemmy 2753ebbd9f AppTheming: fix ghostty reload 2025-10-25 09:33:23 -04:00
ItsLemmy 4df3ffef05 Chinese i18n: fix extra coma 2025-10-24 22:45:57 -04:00
ItsLemmy 4105a374a3 autofmt 2025-10-24 22:45:04 -04:00
ItsLemmy ab1aea6455 Chinese i18n: fixing missing coma 2025-10-24 22:44:53 -04:00
ItsLemmy d5e1557a30 autofmt 2025-10-24 15:50:42 -04:00
LemmyandGitHub 31084062e3 Merge pull request #567 from MrDowntempo/fix/small-alignment
Fix/small alignment
2025-10-24 15:10:46 -04:00
ItsLemmy 19a1d177df WeatherCard: reworked since last merge introduced anchoring on Layout elements which is not allowed. 2025-10-24 14:31:45 -04:00
LemmyandGitHub 0c08a94acd Merge pull request #566 from notiant/patch-2
WeatherCard: Make current weather align with forecast
2025-10-24 13:38:02 -04:00
LemmyandGitHub 87e6308f6b Merge pull request #565 from notiant/patch-1
AudioCard: make both sliders have the same width
2025-10-24 13:37:31 -04:00
LemmyandGitHub 3a5d8ffc55 Update README.md 2025-10-22 17:17:22 -04:00
LemmyandGitHub c832d7b2da Merge pull request #553 from shouya/main
Fix text not showing on custom button
2025-10-22 11:18:49 -04:00
ItsLemmy 3eef346319 CustomButton stream: i18n + autofmt 2025-10-22 10:18:28 -04:00
LemmyandGitHub 4da0b353dc Merge pull request #533 from shouya/main
Add support for streaming command outputs in CustomButton
2025-10-22 10:16:55 -04:00
ItsLemmy 1fa72de807 DirectWidgetSettingsPanel: ensure proper close when clicking outside the popup 2025-10-22 10:01:23 -04:00
ItsLemmy 9003c60667 DirectWidgetSettingsPanel 2025-10-22 09:39:24 -04:00
ItsLemmy 508879bbe8 Panels: Wallpaper, SetupWizrd, Launcher => Apply scale ratio 2025-10-22 09:38:16 -04:00
ItsLemmy 6557b683ea SettingsPanel: new method "openWidgetSettings" 2025-10-21 20:57:58 -04:00
ItsLemmy d820116a06 NPanel: accept all buttons to close panel (click outside) 2025-10-21 20:50:55 -04:00
ItsLemmy fc5be392c0 BarWidgetSettingsDialog: refactored to support direct opening. 2025-10-21 20:44:30 -04:00
ItsLemmy c9bbaf4c91 Borders: optim/simplification of scaled borders 2025-10-21 13:52:19 -04:00
ItsLemmy 65db92e4fc Predefined ColorScheme: 2 columns layout so the name is not truncated 2025-10-21 12:21:59 -04:00
LemmyandGitHub 14efe4ad97 Merge pull request #548 from I-AM-NOEL/main
Cyberpunk theme Terminal Overhaul
2025-10-21 12:00:14 -04:00
ItsLemmy bd8392bdad fixing osaka-jade 2025-10-21 11:09:50 -04:00
LemmyandGitHub 6fdaabdf01 Merge pull request #544 from I-AM-NOEL/main
ADD colour Themes : Osaka-Jade , CyberPunk ( retro )
2025-10-21 11:07:24 -04:00
LemmyandGitHub c85eb321ca Merge pull request #547 from lonerOrz/fix/ncombobox-delegate-errors
fix(NComboBox): Improve delegate robustness
2025-10-21 11:06:05 -04:00
LemmyandGitHub bfd87ae875 Merge pull request #545 from lonerOrz/fix/media-mini-scrolling-error
fix(media-mini): Correct ReferenceError for needsScrolling in MediaMi…
2025-10-21 10:47:53 -04:00
ItsLemmy 7a2e2ca0b3 Use systemctl for shutdown and reboot 2025-10-21 10:02:56 -04:00
LemmyandGitHub ff659911bc Merge pull request #543 from lonerOrz/feature/calendar-event-toggle
feat: Add toggle to enable or disable calendar event display
2025-10-21 09:53:53 -04:00
LemmyandGitHub fbdcb179b5 Merge pull request #542 from Sighthesia/MediaMiniImprovements
MediaMini: improvements on visual effect
2025-10-21 09:52:55 -04:00
LemmyandGitHub fc2f7f2122 Merge pull request #524 from Sighthesia/ActiveWindowDynamicWidthImprove
ActiveWindow: improvements on visual effect
2025-10-21 08:53:42 -04:00
ItsLemmy 95faefa8eb Pill: cleanup
- removed duality between disableOpen and forceClose
- renamed rightOpen to oppositeDirection
- wifi+bt: for vertical bar, use tooltip rather than the classic pill
opening as text will most likely never fit.
2025-10-20 21:56:59 -04:00
ItsLemmy 6604373524 TaskbarGrouped: Cleanup, optimizations, smarter layout 2025-10-20 21:40:11 -04:00
ItsLemmy 97d59127d0 TaskbarGrouped: better look when using capsule. 2025-10-20 20:22:25 -04:00
LemmyandGitHub 136eca6387 Merge pull request #516 from damian-ds7/open-panel-overlay-layer
Make panels open in overlay layer
2025-10-20 20:15:50 -04:00
ItsLemmy ae8a309c54 TaskbarGrouped: BugFix + simplifications
- fixed workspace switching, when workspace is empty.
- moved some logic to the compositor service
- removed unecessary Qt.createQmlObject
2025-10-20 20:14:24 -04:00
LemmyandGitHub 6c195be180 Merge pull request #521 from herobrauni/main
Add grouped Windows Widget
2025-10-20 19:49:47 -04:00
LemmyandGitHub a7e2d04b9b Merge pull request #535 from luleyleo/bluetooth-pill
Display name of connected Bluetooth device in bar pill
2025-10-20 19:46:49 -04:00
LemmyandGitHub e6f0a05369 Merge pull request #526 from luleyleo/wifi-pill
Display SSID in WiFi bar pill
2025-10-20 19:42:49 -04:00
ItsLemmy 690a89b58e Calendar: switching some warnings to debug so it does not scare people of. 2025-10-20 19:38:27 -04:00
ItsLemmy eba1ace2f0 Calendar: fix warnings and error due to old PR 2025-10-20 19:04:38 -04:00
LemmyandGitHub ef75723cc0 Merge pull request #444 from ThatOneCalculator/feat/calendar-events
feat: show calendar events in calendar
2025-10-20 18:59:12 -04:00
ItsLemmy 73267d1d37 Settings + SetupWizard
- Added a Lock screen settings tabs
- Added button in settings/general tab to re-run the setup wizard
- Fixed missing translations
- Fixed bug when matugen not installed in setup wizard
- Added enabled property for NToggle
2025-10-20 13:33:46 -04:00
ItsLemmy 621b37cd1f autofmt 2025-10-20 12:22:38 -04:00
ItsLemmy 8652fdb731 added missing translation 2025-10-20 12:22:30 -04:00
LemmyandGitHub b3e649a180 Merge pull request #520 from lonerOrz/feature/language-selection
feat: Implement language selection feature
2025-10-18 14:30:31 -04:00
ItsLemmy ec329f3a3a MediaMini+ActiveWindo: fix warning when no screen after suspend 2025-10-18 12:01:23 -04:00
LemmyandGitHub 0ffebb2b9a Merge pull request #510 from sakarie9/media-max-width
MediaMini: implement dynamic width with max width setting
2025-10-18 11:59:04 -04:00
LemmyandGitHub ae3173b6bf Merge pull request #511 from sakarie9/activewindow-max-width
ActiveWindow: implement dynamic width with max width setting
2025-10-18 11:57:02 -04:00
LemmyandGitHub d1fa4d35ec Merge pull request #519 from lonerOrz/feature/dock-size-setting
feat: Add adjustable dock size setting
2025-10-18 11:21:03 -04:00
ItsLemmy 94f247eefc SetupWizard: wait for proper detection of the OS before opening the wizard. 2025-10-18 09:26:15 -04:00
ItsLemmy 22e8358c69 Dock: fixed 1px height peek zone 2025-10-18 08:41:36 -04:00
ItsLemmy 91bb3e866f Dock: attempt to fix visible 1px peek zone. 2025-10-18 08:29:26 -04:00
LemmyandGitHub 1418881fff Merge pull request #515 from luleyleo/ignore
Add qmlls and zed configs to gitignore
2025-10-17 13:10:38 -04:00
ItsLemmy 03ec0e9b90 dev version 2025-10-17 11:44:06 -04:00
ItsLemmy 6af7753f50 v2.18.2 2025-10-17 11:43:38 -04:00
ItsLemmy bda54677e1 SystemStat: fixing wrong memGb calculation. Fix #507 2025-10-17 11:19:19 -04:00
ItsLemmy fae2535d00 qmlfmt: detect array destructuring and skip file to avoid breakage. 2025-10-17 11:03:48 -04:00
ItsLemmy 702cd1d283 Test commit for lefthook. 2025-10-17 10:33:46 -04:00
ItsLemmy 0ed82fbae8 BarPill: fix potential wrong tooltip update 2025-10-17 10:23:54 -04:00
ItsLemmy d56c197fd3 qmlfmt: restoring error reporting 2025-10-16 21:44:28 -04:00
ItsLemmy e352cc26ce MediaIPC: added stop action.
- Be aware that stop can't be resumed with play, from my testing once
stopped the media is no longer available.
2025-10-16 21:32:24 -04:00
ItsLemmy 9f7d4d274d autofmt 2025-10-16 20:21:44 -04:00
ItsLemmy 61079c9103 MediaMini: no need to apply uiScaleRatio here. 2025-10-16 20:21:30 -04:00
LemmyandGitHub 0a3820e4db Merge pull request #496 from lonerOrz/feat/adapt-bar-density-scaling
feat(bar): Introduce core density scaling mechanism
2025-10-16 20:18:17 -04:00
LemmyandGitHub c8a3ef141f Merge pull request #499 from damian-ds7/tab-navigation-session-menu-launcher
Tab navigation in session menu and launcher
2025-10-16 20:09:27 -04:00
ItsLemmy 0e620a6836 Hyprland: fix app title 2025-10-16 20:07:23 -04:00
LemmyandGitHub 65450fa156 Merge pull request #501 from ThatOneCalculator/fix/precommit-cd
fix: cd in precommit hook, not in qmlfmt script
2025-10-16 16:37:28 -04:00
LemmyandGitHub c184a7342c Merge pull request #500 from ThatOneCalculator/devex/precommit
devex: precommit hook to run qmlfmt, parallelize `qmlfmt.sh`
2025-10-16 16:34:24 -04:00
ItsLemmy 144382f4ac Hyprland: fix typo 2025-10-16 16:32:36 -04:00
ItsLemmy 04c2243a9d dev version 2025-10-16 15:24:53 -04:00
ItsLemmy 3ddd5cf7a8 v2.18.1 2025-10-16 15:24:34 -04:00
ItsLemmy 24cbbcbbc4 Rosepine: use proper surface color 2025-10-16 15:21:49 -04:00
ItsLemmy d1be2f7299 Hyprland: fix missing classId when opening new apps. 2025-10-16 15:10:04 -04:00
ItsLemmy e8f599be0a Added a new helpers (Debug.js) to help stringify objects with circular refs. 2025-10-16 15:02:35 -04:00
ItsLemmy 0c42fd5bb6 autofmt 2025-10-16 07:42:05 -04:00
ItsLemmy 2ce0992b19 comment 2025-10-15 19:30:15 -04:00
ItsLemmy a7612d1744 Merged setup wizard 2025-10-15 19:25:00 -04:00
LemmyandGitHub 0019c0962d Merge pull request #489 from MrDowntempo/add-center-control-panel
FEAT: Add Center option to load control panel
2025-10-15 18:00:52 -04:00
LemmyandGitHub b2c6c4bbd1 Merge pull request #494 from ixxie/flake/fix-nixos-overrides
fix(flake): allow overriding NixOS systemd package
2025-10-15 18:00:40 -04:00
ItsLemmy 6fd41cd591 Removed invalid properties from NIcon callers 2025-10-15 16:03:29 -04:00
ItsLemmy fd33761901 BT: fixed signal icons 2025-10-15 16:02:46 -04:00
LemmyandGitHub 31f78459a6 Merge pull request #491 from damian-ds7/battery-service-uninstall-fix
Set chargingMode to disabled after success
2025-10-15 13:47:11 -04:00
ItsLemmy 7343d2403a Taskbar: minor cleanup + autoformat! 2025-10-15 07:41:07 -04:00
LemmyandGitHub 5f38abb218 Merge pull request #480 from Sighthesia/main
feat(taskbar): add auto hide mode functionality for taskbar widget
2025-10-15 07:37:29 -04:00
LemmyandGitHub 9e702d2f91 Merge pull request #486 from damian-ds7/battery-panel-fix
BatteryPanel: fix scaling
2025-10-15 07:32:20 -04:00
ItsLemmy 4981f5561b autofmt 2025-10-14 20:45:04 -04:00
LemmyandGitHub 33a52ec5fd Merge pull request #454 from damian-ds7/battery-charging-treshold
Battery charging treshold
2025-10-14 20:43:10 -04:00
ItsLemmy 7a4fa03eb2 Revert "Merge pull request #471 from dwuggh/auto-hide-bar"
This reverts commit 0e18194094, reversing
changes made to 8ff7086321.
2025-10-14 20:39:05 -04:00
LemmyandGitHub 0e18194094 Merge pull request #471 from dwuggh/auto-hide-bar
add option for auto-hiding bars
2025-10-14 20:36:08 -04:00
ItsLemmy 8ff7086321 Fix #453 (Fuzzel) Predefined colorscheme templating was not supporting ".hex_stripped" 2025-10-14 20:30:45 -04:00
ItsLemmy 38f698747b Foot term theming: Fix #475 2025-10-14 20:13:41 -04:00
ItsLemmy 43595e5c70 AudioService: fix #481 zero output/input volume after suspend. 2025-10-14 20:05:58 -04:00
ItsLemmy c082f4e871 autofmt 2025-10-14 19:32:41 -04:00
LemmyandGitHub 23b26a8ca7 Merge pull request #478 from lonerOrz/feature/widget-usage-badge
feat(settings): Add usage badges to widget selector
2025-10-14 19:31:48 -04:00
LemmyandGitHub 31152bd1c3 Merge pull request #479 from EdenQwQ/main
Workspace: improved style of active but not focused workspaces
2025-10-14 19:30:07 -04:00
LemmyandGitHub c336387a18 Merge pull request #469 from ixxie/flake/dependency-mgmt
NixOS: split the flake & add app2unit depdencency
2025-10-14 15:32:20 -04:00
ItsLemmy fb43d4ef94 set back do dev 2025-10-14 14:59:57 -04:00
ItsLemmy bc58a8feaf v2.18.0 2025-10-14 14:59:31 -04:00
ItsLemmy 0f10660b29 AudioCard: fix input volume connection 2025-10-14 10:48:40 -04:00
ItsLemmy dcf4f0f7d2 Project structure: moving stuff around 2025-10-14 10:46:31 -04:00