Commit Graph
3381 Commits
Author SHA1 Message Date
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
ItsLemmy 508879bbe8 Panels: Wallpaper, SetupWizrd, Launcher => Apply scale ratio 2025-10-22 09:38:16 -04:00
LysecandGitHub 85eb292ba0 Merge pull request #550 from notiant/notiant-translationDE
Add more consistency for expression and interpunction & fix some errors
2025-10-22 14:59:06 +02:00
LysecandGitHub b172a8b300 Merge pull request #551 from notiant/notiant-lockscreen-patch
Fix wrong day names in the weather forecast
2025-10-22 14:56:17 +02:00
lysec 5f270c53d7 AppThemeService: fix discord predefined color schemes 2025-10-22 12:47:47 +02:00
notiantandGitHub 8573618f65 Update de.json 2025-10-22 03:35:49 +02:00
notiantandGitHub dbaaec9071 Fix wrong display of the day names in the weather forecast
Copied this from CalendarPanel.qml
2025-10-22 03:04:46 +02: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
notiantandGitHub 9905f447d1 Add more consistency for expression and interpunction & fix some errors 2025-10-22 02:05:59 +02:00
lysec 9bf802ab86 Set version to dev 2025-10-21 20:37:06 +02:00
lysec b7688b2243 Release v2.19.0 v2.19.0 2025-10-21 20:35:41 +02: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
himanshu 4eeca57472 fixed cyberpunk ugly terminal 2025-10-21 21:02:10 +05:30
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
himanshu 7c6e02f519 removed .ini from foot terminal colours 2025-10-21 20:30:41 +05:30