Commit Graph
3351 Commits
Author SHA1 Message Date
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
LysecandGitHub aba9795f2e Merge pull request #569 from Sridou/dev
feat: IPC calls to set power profiles
2025-10-25 00:20:12 +02:00
Sridou 8de2d78285 feat: IPC calls to set power profiles 2025-10-25 03:29:53 +05:30
LysecandGitHub 33b06050f8 Merge pull request #549 from Sridou/themes
IPC for PowerProfile cycle
2025-10-24 23:14:24 +02:00
Sridou 5aad715ace fix: added PowerProfile init 2025-10-25 02:37:02 +05:30
Sridou 66dd9ced5a added IPC call for PowerProfile cycle 2025-10-25 02:37:02 +05:30
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
Corey Woodworth db14fb1813 Swapped TraySetting's NTextInput and NIconButton for NTextInputButton 2025-10-24 14:03:36 -04:00
Corey Woodworth f37f999806 Added support for NTextInput's inputIconName on NTextInputButton. 2025-10-24 13:45:31 -04:00
Corey Woodworth b967e7ec80 Switched to NTextInputButton on Audio Tab. 2025-10-24 13:43:46 -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
notiantandGitHub fb5a71dbb4 WeatherCard: Make current weather align with forecast
Aligns the current weather with the first day of the forecast to add some spacing to the left
2025-10-24 19:28:19 +02:00
notiantandGitHub eb94aa617a AudioCard: make both sliders have the same width
Enforce visual consistency by making both output and input sliders have the same width regardless of the devices names
2025-10-24 18:59:09 +02:00
LysecandGitHub 3aa2c0d693 Merge pull request #563 from notiant/notiant-light-mode-patch
fix wrong color in earlier commit
2025-10-24 15:49:20 +02:00
notiantandGitHub f81692f26c fix wrong color in earlier commit 2025-10-24 15:45:20 +02:00
lysec 06c5e0b68f Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-10-24 14:50:42 +02:00
lysec 9f23605ad5 PR: add pull request template 2025-10-24 14:50:36 +02:00
LysecandGitHub 8c49bf7e32 Merge pull request #561 from AlphaNecron/patch-1
chore: add battery manager uninstall script to gitignore
2025-10-24 14:26:23 +02:00
lysec 612dc58ad8 WorkspaceSettings: add setting to change the amount of characters displayed for name workspaces
Workspace: change pill width depending on characterCount
2025-10-24 14:16:02 +02:00
lysec c9d3aedf39 Tray, ActiveWindow: better dark mode colorization 2025-10-24 13:32:52 +02:00
LysecandGitHub a5ab3aabb1 Merge pull request #556 from lonerOrz/feature/custom-button-collapse
feat: Add custom button collapse condition
2025-10-24 13:22:07 +02:00
LysecandGitHub 938b0bdec2 Merge pull request #562 from notiant/notiant-light-mode-patch
Fix app icon theming in light mode
2025-10-24 13:07:46 +02:00
notiantandGitHub bc5532b616 Update Tray.qml 2025-10-24 12:17:38 +02:00
notiantandGitHub 73cd26ff96 Update Taskbar.qml 2025-10-24 12:17:19 +02:00
notiantandGitHub 0c9ecb9782 Update TaskbarGrouped.qml 2025-10-24 12:16:44 +02:00
notiantandGitHub 8064be1546 Update Dock.qml 2025-10-24 12:01:06 +02:00
notiantandGitHub 0655e5be18 Update ActiveWindow.qml 2025-10-24 12:00:03 +02:00
AntiqueandGitHub ca20ede135 chore: add battery manager uninstall script to gitignore 2025-10-24 15:45:57 +07:00
ItsLemmy c3439b262c SysMon Service: getting this ready for multiple paths support. 2025-10-22 23:38:50 -04:00
ItsLemmy fb57ba92eb ColorsApply: avoid modifying config(s) if unnecessary. 2025-10-22 22:55:38 -04:00
LemmyandGitHub 3a5d8ffc55 Update README.md 2025-10-22 17:17:22 -04:00
loner c063f8dafb feat: Update zh-CN.json for collapse condition 2025-10-23 01:27:04 +08:00
loner 6a7bccfcb2 feat: Update pt.json for collapse condition 2025-10-23 01:23:19 +08:00
loner 7a6419c3b3 feat: Update fr.json for collapse condition 2025-10-23 01:20:15 +08:00
loner 471a42aa35 feat: Update es.json for collapse condition 2025-10-23 01:16:40 +08:00
loner f4b3874112 feat: Update de.json for collapse condition 2025-10-23 01:11:28 +08:00
loner 1d5eb91803 feat: Revert regex interpretation to require // delimiters and update en.json placeholder 2025-10-23 00:42:50 +08:00
loner 272bb50770 feat: Implement automatic regex interpretation for custom button collapse condition 2025-10-23 00:35:37 +08:00
loner beefae7350 feat: Add custom button collapse condition 2025-10-23 00:01:31 +08: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
shouya be078e04bd fix text not showing on custom button 2025-10-23 00:18:14 +09: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