Commit Graph

102 Commits

Author SHA1 Message Date
lysec 5fa1481780 README: add LionHeartP to donation list <3 2025-10-18 14:01:27 +02:00
Lemmy e71335f9b6 Update README.md 2025-09-24 09:17:54 -04:00
Lemmy 85815ba86d Update README.md 2025-09-21 15:20:42 -04:00
Lemmy 35a928e3d8 Update README.md 2025-09-20 01:31:11 -04:00
Lemmy c70a66b589 Update README.md 2025-09-20 00:54:12 -04:00
Lemmy a8398916c9 New logo 2025-09-20 00:42:58 -04:00
Lemmy ac591da6c5 Update README.md 2025-09-18 15:51:21 -04:00
Lemmy c7709b5f21 Update README.md 2025-09-18 15:50:19 -04:00
Lemmy e6370904cd Update README.md 2025-09-18 15:47:37 -04:00
Ly-sec ae2d3eddd6 README: revert Credits & Acknowledgment sections 2025-09-18 11:12:48 +02:00
Ly-sec b75c358f54 README: full overhaul, linking to docs 2025-09-18 11:10:29 +02:00
Ly-sec 2a62a13b16 README: remove useless layer-rule 2025-09-15 19:40:00 +02:00
Ly-sec 8a17c047c9 README: add missing icon info 2025-09-15 19:01:18 +02:00
Kainoa Kanter 5ca2c2a095 docs: mention gpu-screen-recorder Flatpak 2025-09-13 11:42:41 -07:00
Lemmy 96acb1a679 Update README.md 2025-09-12 20:42:37 -04:00
Rdr. Seraphim Pardee 9570688294 Fix a missing semicolon in Nix instructions. 2025-09-11 20:45:48 -04:00
QuantumSoul 12ac91d125 Update README.md 2025-09-12 00:31:41 +02:00
Lysec 61006fbed0 Update README.md 2025-09-11 04:21:55 +02:00
Ly-sec eff4337d35 README: more updates 2025-09-11 04:18:33 +02:00
Ly-sec 0eedfba071 README: update preview 2025-09-11 04:00:49 +02:00
Lysec 6ea1e2b4c7 Update README.md 2025-09-11 00:15:52 +02:00
Ly-sec c2f6c39016 Revert "Release v2.8.0"
This reverts commit 2de2908509.
2025-09-10 23:13:02 +02:00
Ly-sec 2de2908509 Release v2.8.0
We've been busy squashing bugs and adding some nice improvements based on your feedback.
What's New
New Icon Set - Swapped out Material Symbols for Tabler icons. They look great and load faster since they're built right in.
Updater Widget - Dropped the Arch-specific update checker so this works properly on whatever distro you're running. You can build your own update widget with Custom Buttons if you want.
Icon Picker - Added a proper icon picker for custom button widgets. No more guessing icon names.
Better Notifications - Notifications now show actual app names like "Firefox" instead of cryptic IDs like "org.mozilla.firefox".
Less Noise - Turned a bunch of those persistent notification popups into toast notifications so they don't stick around cluttering your screen.
Fixes

Active Window widget finally shows the right app icon and title consistently
Fixed a nasty crash on Hyprland
Screen recorder button disables itself if the recording software isn't installed
Added a force-enable option for Night Light so you can turn it on manually whenever

That's what claude had  to offer😄
2025-09-10 23:07:54 +02:00
Ly-sec 1f0be929d7 Edit README and also the flake
README: remove breaking change notice (we use a fontloader for the
bootstrap font)
flake: remove material and bootstrap font dependency
2025-09-09 17:57:04 +02:00
Ly-sec 3d51f758f8 README: small change 2025-09-09 17:03:28 +02:00
Ly-sec 107f6fdfce README: Update breaking changes text 2025-09-09 16:31:19 +02:00
Ly-sec e4cad6ed20 Update README and flake.nix
README: inform users about breaking changes (due to the font change)
flake: attempt to install the bootstrap-icons font
2025-09-09 15:44:11 +02:00
Lemmy 966b2410d3 Update README.md 2025-09-05 19:49:01 -04:00
Ly-sec a5fc9d9ca9 Notification: add actions
README: add fix for niri action buttons for notifications
2025-09-05 23:31:55 +02:00
Lemmy 9e6bd3be76 Update README.md 2025-09-04 16:17:39 -04:00
Kainoa Kanter fa22607c2c docs: power management 2025-09-04 12:41:00 -07:00
Ly-sec a72b896c5f README: small changes 2025-09-04 18:12:36 +02:00
Lysec 291cd5130d Update README.md 2025-09-04 00:45:37 +02:00
Ly-sec 280952aae3 README: add manual install IPC explanation 2025-09-04 00:45:07 +02:00
Lemmy 76a8e644e0 Update README.md 2025-09-02 12:10:35 -04:00
Ly-sec 8d05cb9f3b README: fix small typo 2025-09-02 17:20:30 +02:00
Lemmy 6740959866 Update README.md - Cleaned IPC calls area. 2025-09-02 10:50:57 -04:00
Lemmy f9c1fa78aa Update README.md - added DarkMode IPC calls 2025-09-02 10:42:39 -04:00
Ly-sec 91b355689c Wallpaper: add ipc call to set new random wallpaper 2025-09-02 14:42:04 +02:00
Kevin Diaz ad125d7af9 docs: update README for AUR package changes and improved installation structure
- Update AUR git package description to clarify it "pulls" rather than
"builds" commits
- Change manual installation path to
~/.config/quickshell/noctalia-shell/
- Move installation comments outside bash code blocks so users can
easily copy and paste
- Update AUR/Manual install commands to use "qs -c noctalia-shell ipc
call..." format
- Improve table formatting and command alignment for better readability
2025-08-31 21:12:28 -04:00
Ly-sec 8509845381 Update README
README: remove old migration informations
2025-08-31 14:20:15 +02:00
Ly-sec f19eaf689b Rework ArchUpdater logic, update UI
ArchUpdater: remove pacman poll fully and rely on paru/yay
ArchUpdaterPanel: Remove scrollbar, remove UI blocking
README: Add `TERMINAL` env var info (again), add DiscoCevapi as Donator
2025-08-31 07:33:03 +02:00
LemmyCook 3496169c68 Revert "Remove need for polkit, launch any ArchUpdater update through terminal"
This reverts commit 299add4a15.
2025-08-29 20:50:28 -04:00
Ly-sec 299add4a15 Remove need for polkit, launch any ArchUpdater update through terminal
ArchUpdater: rely on `TERMINAL` environment variable
README: Add explanation for the `TERMINAL` environment variable
2025-08-30 02:28:48 +02:00
Lemmy a38665fa0d Update README.md - screenshots served by github repo 2025-08-29 17:12:19 -04:00
LemmyCook e79c163dd9 Wallpaper rework
- removed swww to the code is easier to maintain
- basic multi monitor wallpaper support
2025-08-29 08:33:40 -04:00
Lemmy bc28b11763 Update README.md 2025-08-28 14:33:03 -04:00
Ly-sec 156146fd9a Add audio IPC options
AudioService: add a few functions to AudioService
IPCManager: Add 4 Audio IPC calls
README: Add information about new IPC calls
2025-08-28 17:48:02 +02:00
wer-zen 92b24c6eb2 readme_fix4 2025-08-28 16:59:36 +02:00
wer-zen d57092feae readme_fix3 2025-08-28 16:54:08 +02:00