Commit Graph
3073 Commits
Author SHA1 Message Date
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
Damian D'Souza 4be26bc604 SessionMenu: replace select next/previous usage with wrapping version 2025-10-17 00:49:10 +02:00
Damian D'Souza 68b3483162 Launcher: replace select next/previous usage with wrapping version 2025-10-17 00:46:34 +02: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
Kainoa Kanter a431d87dc1 fix: cd in precommit hook, not in qmlfmt script 2025-10-16 13:36:44 -07: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
Kainoa Kanter d5b9abd9e0 devex: precommit hook to run qmlfmt, parallelize qmlfmt.sh 2025-10-16 13:28:35 -07:00
ItsLemmy 04c2243a9d dev version 2025-10-16 15:24:53 -04:00
ItsLemmy 3ddd5cf7a8 v2.18.1 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
Damian D'Souza ab59e94ee6 SessionMenu: implement tab based navigation with wrapping next/previous functions 2025-10-16 20:25:50 +02:00
Damian D'Souza 7715dbf17a SessionMenu: implement wrapping select next/previous functions 2025-10-16 20:25:14 +02:00
Damian D'Souza 0da0d46003 Launcher: implement tab bsed navigation with wrapping next/previous functions 2025-10-16 20:24:40 +02:00
Damian D'Souza e85801208f Launcher: implement wrapping versions of select next/previous 2025-10-16 20:23:57 +02:00
lysec 838491ba33 Logger: huge cleanup 2025-10-16 15:07:11 +02:00
lysec fca8d7a10e Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-10-16 13:44:31 +02:00
lysec df7e0d026b shell: only launch setupwizard if not nixos
DistroLogoService -> DistroService
2025-10-16 13:43:57 +02:00
ItsLemmy 0c42fd5bb6 autofmt 2025-10-16 07:42:05 -04:00
lysec dd882401ce LauncherTab: check if app2unit exists 2025-10-16 12:29:06 +02:00
lysec 814abf4725 LocationTab: add toggle to fully disable weather (as requested in #488) 2025-10-16 12:25:22 +02:00
lysec 806a5c0c26 NotificationService: fix flatpak app names again (should fix #495) 2025-10-16 11:43:41 +02:00
lysec 60afceb15a Battery.qml: replace hardcoded strings with i18n (fixes #497) 2025-10-16 11:39:43 +02:00
lysec a1aa162e3f 18n: fix a lot of german tooltips 2025-10-16 11:36:14 +02:00
ItsLemmy 3615f03970 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-10-15 23:24:01 -04:00
ItsLemmy 24a5d2ff56 MediaCard: Spicying it up with a little blue + fallback to wallpaper display when not art available. 2025-10-15 23:23:27 -04:00
ItsLemmy d43e4ea400 NiriOverview: more sane blur values 2025-10-15 23:15:33 -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
Matan Bendix Shenhav 4910497487 fix(flake): allow overriding NixOS systemd package 2025-10-15 23:57:23 +02: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
lysec 09b02b1a69 eldritch: fix kitty template 2025-10-15 20:10:32 +02:00
LysecandGitHub 1657e2d49b Merge pull request #492 from jacobrreed/main
style(colorscheme): Added Eldritch color scheme
2025-10-15 20:05:30 +02:00
jacobrreed 8045771133 style(colorscheme): Added Eldritch color scheme
https://github.com/eldritch-theme/eldritch
2025-10-15 14:00:47 -04:00
LysecandGitHub 1b167eca36 Merge pull request #490 from damian-ds7/media-check-ignored-players
Add a check if blacklisted before adding to specific or generic players
2025-10-15 19:55:39 +02: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
lysec 15eee455cf SetupWizard: replace remote logo with local 2025-10-15 19:11:18 +02:00
Damian D'Souza 7d0f14a3b4 BatteryService: set chargingMode to disabled after success 2025-10-15 18:29:23 +02:00
lysec f20cd85e79 SetupWizard: layout changes
Autoformat
2025-10-15 18:24:10 +02:00
Damian D'Souza f67551688d MediaService: add a check if blacklisted before adding to specific or generic players 2025-10-15 18:12:42 +02:00
lysec ff057355da SetupWizard: small fixes 2025-10-15 18:10:39 +02:00
lysec 514fdaa4cc SetupWizard: initial commit 2025-10-15 18:01:08 +02:00
Corey Woodworth 1d1c5ec016 Include additional translation strings 2025-10-15 11:48:13 -04:00
Corey Woodworth 4cf79d9ed7 Include english string 2025-10-15 11:27:56 -04:00