Commit Graph

5646 Commits

Author SHA1 Message Date
Celestial.y 895faae39f Set PACMAN_AUTH to prevent repeated sudo password prompts (#2630) 2025-12-04 07:36:55 +08:00
end-4 71c1fbe1dd waffles: start: more search progress 2025-12-03 23:23:08 +01:00
end-4 4055ad48fa launcher search service: use proper type instead of json clumps 2025-12-03 22:07:06 +01:00
end-4 05aae36e82 overviewwidget: fix undefined warning 2025-12-03 22:05:55 +01:00
tmcnulty387 20d60a11f7 Set PACMAN_AUTH to prevent repeated sudo password prompts 2025-12-03 13:23:41 -05:00
Celestial.y b0c396aa21 Loop sudo in background during installation (#2624) 2025-12-03 21:44:13 +08:00
Celestial.y ed9e510c32 Remove determine subcommand install* 2025-12-03 21:35:36 +08:00
Perdixky d3c1ae14b8 Move trap to each needed subcommand 2025-12-03 21:00:01 +08:00
Perdixky 8a9f105e75 Eliminate repeated sudo password prompts during installation 2025-12-03 10:20:44 +08:00
end-4 c093265b05 config: use KDE network manager GUI for WiFi settings (#2589) 2025-12-02 23:02:05 +01:00
end-4 1dd959fad4 Merge branch 'main' into main 2025-12-02 23:01:36 +01:00
Celestial.y 4cfb706b6f Move the contents of the default comment to the custom configuration folder to avoid being replaced when updating (#2618) 2025-12-02 21:37:19 +08:00
LIghtJUNction 90f9467871 Update execs.conf 2025-12-02 21:29:37 +08:00
LIghtJUNction cce06cc2f0 Update execs.conf 2025-12-02 21:29:11 +08:00
LIghtJUNction 1d40360cf2 Update env.conf 2025-12-02 21:28:41 +08:00
LIghtJUNction f08bbc0d67 Update env.conf 2025-12-02 21:28:18 +08:00
end-4 4ce4645749 move launcher search logic to a service 2025-12-01 22:00:36 +01:00
end-4 4cad401ea6 add layerrules for more waffles stuff 2025-12-01 13:28:41 +01:00
end-4 8d2c8bd38e waffles: power menu and user account menu 2025-12-01 13:27:01 +01:00
end-4 61b5cf8cb6 fix(floating-image): Fix gif not showing (#2610) 2025-12-01 08:25:33 +01:00
Celestial.y 9c48fd32ef Gentoo added libqalculate (#2611) 2025-12-01 04:56:47 +08:00
jwihardi c352ebc2fc Merge branch 'end-4:main' into main 2025-11-30 15:32:19 -05:00
jwihardi b45f2dd235 added libqalculate gentoo 2025-11-30 15:31:02 -05:00
end-4 4442200479 waffles: start menu base 2025-11-29 23:23:58 +01:00
end-4 677fa06b06 waffles: notifications: image support 2025-11-29 12:51:31 +01:00
vaguesyntax 3cf14671ad fix: get gif size properly 2025-11-29 02:40:28 +03:00
end-4 d2c019f8de fix "+0 notifications" 2025-11-29 00:37:15 +01:00
end-4 6b90e37b0f waffles: expandable notifs 2025-11-29 00:23:19 +01:00
clsty b4038dafa9 Update dist-nix
- Not use NixGL but let home-manager automatically handle it (since hm 25.11)
- Add libqalculate
2025-11-28 22:42:47 +08:00
clsty 04f73e67c8 Add qalc dep for dist-arch and deps-info (#2591) 2025-11-28 21:07:39 +08:00
Celestial.y 2503c1f14b Add Qalculate as Dependency for Fedora (#2591) 2025-11-28 20:57:39 +08:00
eren b214993c16 Add Qalculate as Dependency for Fedora
fixes math
2025-11-28 12:51:19 +01:00
Perdixky 2a1aaa9b7e config: use KDE network manager GUI for WiFi settings
Replace nmtui (terminal UI) with kcmshell6 kcm_networkmanagement for
network settings to match the Bluetooth settings UI style and provide
a more consistent graphical user experience.
2025-11-28 14:07:58 +08:00
end-4 2fd25af353 waffles: notifications, kind of 2025-11-27 23:25:59 +01:00
Celestial.y b7ad7361d6 added gentoo uninstall (#2588) 2025-11-28 06:01:46 +08:00
jwihardi 9cb5cc1416 added gentoo uninstall 2025-11-27 15:29:30 -05:00
end-4 0700e024d9 waffles: calendar: generalize first day of week 2025-11-27 13:17:24 +01:00
end-4 d40df98aa5 waffles: make calendar more 🍔🦅-friendly
do we care about somalia and ethiopia
2025-11-27 08:14:15 +01:00
end-4 d27fbede2a waffles: more continuous infinite scrolling calendar 2025-11-26 22:57:40 +01:00
end-4 a786f0353e listview anims always run to end 2025-11-26 22:55:09 +01:00
end-4 9ba8723a5d waffles: map media controls bind to action center 2025-11-26 19:40:19 +01:00
end-4 b4920a7cb6 right sidebar: slightly nicer bottom group tab switch anim 2025-11-25 13:12:46 +01:00
end-4 08739043f6 right sidebar: don't load all bottom group tabs 2025-11-25 10:44:29 +01:00
end-4 9053927480 wnotificationcenter: somewhat working calendar 2025-11-24 22:45:54 +01:00
end-4 616c1dfe3a Ddcci fixes (#2562) 2025-11-24 20:49:18 +01:00
Moeta Yuko 5242373db5 brightness: adjust DDCCI initialize timings
* Delay DDCCI monitor initialization until after `ddcutil detect` to
  ensure `isDdc`, `busNum`, and `ddcMonitors` are properly set.
* Run `ddcutil getvcp` sequentially to avoid failures from concurrent
  executions.
2025-11-24 18:36:13 +00:00
Moeta Yuko 1836a2ff1c brightness: use connector name to distinguish different monitors
One may have multiple monitors of the same model
2025-11-24 17:00:58 +00:00
Celestial.y cecb476ed3 Revert the "waybar" note modification
68c159f210
2025-11-24 23:38:03 +08:00
end-4 e6f36114bd waffles: notif center: calendar header and focus 2025-11-24 10:18:05 +01:00
end-4 449d6fc285 Revert "Add Gemini 3 Pro to model list" (#2558) 2025-11-23 22:28:55 +01:00