Commit Graph
4670 Commits
Author SHA1 Message Date
Ly-sec 4e4a974f2c i18n-ja: add polling translation 2025-11-27 15:07:00 +01:00
Ly-sec 7cb293733c SystemMonitorTab: add polling option 2025-11-27 15:06:17 +01:00
ItsLemmy 2fe915e3bc NSectionEditor/ControlCenter: Allow up to 10 widgets if using a single side. 2025-11-27 09:00:19 -05:00
ItsLemmy fd17032fe5 ShortcutCard: fixed typo introduced by #882 2025-11-27 08:45:42 -05:00
LemmyandGitHub ee2ff95de0 Merge pull request #882 from alaughlin/hide-empty-shortcut-boxes
Control Center: hide shortcuts box if empty
2025-11-27 08:42:49 -05:00
ItsLemmy ec16b4eafc Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-11-27 08:35:18 -05:00
ItsLemmy 8c339fc199 i18n: autosorting 2025-11-27 08:35:13 -05:00
LysecandGitHub c8dc62c981 Merge pull request #879 from 3akev/niri_socket
Niri: receive events directly from socket
2025-11-27 14:35:11 +01:00
LemmyandGitHub 7ab4049942 Merge pull request #888 from mnt-h/japanese-translation
Add Japanese translation (ja)
2025-11-27 08:19:34 -05:00
LemmyandGitHub 453727795c Merge pull request #885 from MrDowntempo/fix/cleaned-up-color-picker
Added small margin, put theme colors on top
2025-11-27 08:16:57 -05:00
HAMADA Minato 94a582b634 Add Japanese translation (ja) 2025-11-27 21:39:34 +09:00
Ly-sec 72263f198e AudioPanel: suppress OSD for multi monitor when changing volume 2025-11-27 13:19:32 +01:00
Ly-sec 778dce21c1 AudioPanel: suppress OSD when toggle mute/unmute to prevent overlapping 2025-11-27 09:34:00 +01:00
LysecandGitHub f70e49ad9e Merge pull request #884 from notiant/patch-1
syntax error fix
2025-11-27 07:24:24 +01:00
ItsLemmy 705334169b Settings: Do not turn on lockkeys by default 2025-11-26 23:27:07 -05:00
LemmyandGitHub 3e5cf91bfb Update README.md 2025-11-26 22:05:46 -05:00
Corey Woodworth 84246e0d5d Added small margin, put theme colors on top 2025-11-26 21:20:12 -05:00
notiantandGitHub 64c1f4383e syntax error fix 2025-11-27 02:59:32 +01:00
ItsLemmy ba1e783c8f ColorSchemeService: fixed 2 syntax errors coming from PR #880 2025-11-26 20:18:38 -05:00
Adam Laughlin 4d24791ec1 Control Center: hide shortcuts box if empty 2025-11-26 20:08:13 -05:00
LemmyandGitHub 81c35aaee9 Merge pull request #880 from notiant/patch-3
Add some missing translations & more consistency for English
2025-11-26 20:04:34 -05:00
ItsLemmy 40f70cdbb1 Back to -git 2025-11-26 19:43:31 -05:00
ItsLemmy 1aa0cc6467 v3.4.0 2025-11-26 19:42:53 -05:00
ItsLemmy 23d3eb642e AudioService + OSD: minor improvements
- Replace hardcoded value by epsilon property
- Dont send volume change if delta is below epsilon
2025-11-26 19:33:51 -05:00
ItsLemmy a188aa2e17 Autofmt + all missing transactions 2025-11-26 15:57:34 -05:00
Ly-sec 8419549183 AudioService: this might be it 2025-11-26 21:10:26 +01:00
Ly-sec e2854f2079 AudioService: possible fix? 2025-11-26 20:08:47 +01:00
Ly-sec 05c90909d2 ClipboardPreview: fix ClipboardPreview 2025-11-26 19:22:18 +01:00
Ly-sec cdb93a3d96 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-11-26 19:19:17 +01:00
Ly-sec 309648d6d6 Calendar: add timer
LocationTab: rework calendar settings
SoundService: add simple service to play & loop sounds
2025-11-26 19:18:30 +01:00
notiantandGitHub 649ec5ac5a small edit 2025-11-26 18:58:44 +01:00
notiantandGitHub 601f297b35 Merge branch 'main' into patch-3 2025-11-26 18:55:49 +01:00
ItsLemmy 7f9bb6f0a5 Credits: saber 2025-11-26 12:29:13 -05:00
ItsLemmy 4d72a0bd0c Credits: minor cleanup 2025-11-26 11:51:45 -05:00
ItsLemmy f79aad5f0e CREDITS.md 2025-11-26 11:46:29 -05:00
3akev a4d9463c5d Niri: receive events directly from socket 2025-11-26 17:30:34 +01:00
ItsLemmy f10207a159 Settings / SetupWizard & OSD
- Settings cleanup and avoid segfault by not using var.
- SetupWizard simplified opening condition logic. Will only open when no
settings available
- OSD: simplified settings logic, updated translations to explain that
no type selected = all types enabled. similar to bar and monitors logic.
- Do not open changelog on a fresh install as we already open the
SetupWizard
2025-11-26 09:52:15 -05:00
Ly-sec f611e3a2c0 OSD: use volume-x(volume-3) for 0% volume 2025-11-26 15:07:19 +01:00
Ly-sec 94d1d9dc9c Tray: fix blacklist wildcardc 2025-11-26 15:00:27 +01:00
Ly-sec c0b836af26 OSD: fix 0% brightness icon 2025-11-26 14:54:38 +01:00
Ly-sec a44137f81f OSD: fix 0% volume icon 2025-11-26 14:53:31 +01:00
Ly-sec 60eb9c6e78 Bluetooth/Wifi: fix always hide logic 2025-11-26 13:57:58 +01:00
Ly-sec 42211c6eda Bluetooth/Wifi: fix on hover mode 2025-11-26 13:49:54 +01:00
Ly-sec 3ef5e169e4 Brightness/VolumeWidget: fix visual issues (#875) 2025-11-26 12:40:18 +01:00
Ly-sec 737bde0a6a Matugen/Vesktop: fix noctalia logo display 2025-11-26 10:34:55 +01:00
Ly-sec bc9c27baf8 Matugen/Vesktop: fix thread text color 2025-11-26 10:31:36 +01:00
LysecandGitHub 331519bba4 Merge pull request #877 from homebobhomebob/homebobhomebob-patch-1
Update es.json translation for 'play' to 'Reproducir'
2025-11-26 08:57:40 +01:00
homebobhomebobandGitHub d2f018c133 Update es.json translation for 'play' to 'Reproducir'
spanish has a lot words for the same thing (in spanish (jugar) play it is used to play ...games (jugar juegos), but play music is "reproducir musica"
2025-11-26 07:28:23 +00:00
LysecandGitHub 66d949ec2a Merge pull request #876 from lonerOrz/feat/shader-progress-border
feat(shader): Add progress_border.frag shader source file
2025-11-26 07:40:14 +01:00
loner b3cd4568f3 feat(shader): Add progress_border.frag shader source file 2025-11-26 14:36:58 +08:00