Commit Graph

600 Commits

Author SHA1 Message Date
Fengzi fce229cdc3 translations: improve & complete zh_CN translation 2025-12-09 07:55:24 -05:00
end-4 bfe97c1c05 refractor lock screen 2025-12-08 14:48:44 +01:00
end-4 8b8ac44852 waffles: polkit 2025-12-08 10:34:05 +01:00
end-4 1c8339df10 waffles: start: sort items alphabetically in each category 2025-12-07 20:58:49 +01:00
end-4 8b1f0fc1d4 waffles: bar: make start and search button more accurate 2025-12-07 20:58:28 +01:00
end-4 6c460b209c waffles: context menus for app buttons 2025-12-07 00:04:24 +01:00
end-4 13968db31c waffles: ctrl alt del menu 2025-12-06 23:14:08 +01:00
end-4 80a7804ade waffles: start menu apps 2025-12-06 13:17:29 +01:00
end-4 ed89ad882f waffles: start menu: add the right arrow thingy 2025-12-05 12:20:50 +01:00
end-4 3b4c721584 audio: protection: fix weird volume limit behaviors (#2640) 2025-12-05 10:38:33 +01:00
end-4 7a2e21ac7c add service for privacy indicators 2025-12-05 00:19:37 +01:00
end-4 9043ae7bf6 waffles: functioning search 2025-12-05 00:19:21 +01:00
Fengzi f62ab85a19 audio: protection: fix weird volume limit behavior 2025-12-04 15:37:52 -05:00
end-4 8e704e4009 lock: ctrl+enter to also turn on idle inhibitor 2025-12-04 20:40:33 +01:00
end-4 e9b5e7d7d2 add placeholder when volume mixer is empty 2025-12-04 16:29:49 +01:00
Madjid Taha 7d9a405146 Fix CPU frequency detection for non-English locales (#2629)
* fix: ensure lscpu is using en_US locale for LANG

* fix: use environment in Process
2025-12-04 08:20:21 +01:00
LIghtJUNction 8203115a24 Move the comments from the default configuration to the custom configuration and add more comments. (#2621) 2025-12-04 08:17:24 +01: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
end-4 1dd959fad4 Merge branch 'main' into main 2025-12-02 23:01:36 +01: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
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
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
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
end-4 e6f36114bd waffles: notif center: calendar header and focus 2025-11-24 10:18:05 +01:00
end-4 0703429393 Revert "Add Gemini 3 Pro to model list" 2025-11-23 22:27:17 +01:00
end-4 0adefcc0d3 Add Gemini 3 Pro to model list (#2557) 2025-11-23 22:22:26 +01:00