Commit Graph
66 Commits
Author SHA1 Message Date
LemmyandGitHub 33a52ec5fd Merge pull request #454 from damian-ds7/battery-charging-treshold
Battery charging treshold
2025-10-14 20:43:10 -04:00
ItsLemmy 38f698747b Foot term theming: Fix #475 2025-10-14 20:13:41 -04:00
Damian D'SouzaandGitHub 41d96393ed Merge branch 'main' into battery-charging-treshold 2025-10-15 02:11:14 +02:00
ItsLemmy e3f0f428da Settings: re-organization 2025-10-12 22:09:35 -04:00
Damian D'Souza 4f18ff559c Battery: fix variable name 2025-10-13 01:00:26 +02:00
Damian D'Souza 331f482d9b Battery: remove username from uninstall script name 2025-10-13 00:04:31 +02:00
Damian D'Souza fc61e12ef9 Battery: add uninstall script template, create uninstall script in installation script 2025-10-12 23:54:29 +02:00
Damian D'Souza db2552da9e Battery: move template files to templates subdir 2025-10-12 23:53:45 +02:00
Damian D'Souza dec4dad5a5 BatteryService: add separate process for installing manger, use toast messages instead of notifications 2025-10-10 18:00:40 +02:00
Damian D'Souza 11c533fa37 Battery: refactor installation script, return different error codes 2025-10-10 16:52:13 +02:00
Damian D'Souza ce0918545f Battery: send different notifications depending on installation error 2025-10-10 16:51:19 +02:00
Damian D'Souza 93b2746388 Battery: hardcode compatible paths into manager script, exit early if none exist 2025-10-10 14:23:22 +02:00
Damian D'Souza bab51f039a Battery: remove unneeded home variable 2025-10-10 14:21:52 +02:00
lysec 82eefbc65c Bin: move dev scripts in Bin/dev/ 2025-10-10 14:02:37 +02:00
ItsLemmy c96eecedb3 i18n-json-check: removed empty nested structure. 2025-10-09 20:39:28 -04:00
Damian D'Souza ddc5cb0d01 remove uselses comments 2025-10-09 22:39:49 +02:00
Damian D'Souza 044dbf2b85 BatteryService: add -q option to supress notifications 2025-10-09 21:38:00 +02:00
Damian D'Souza e661de9930 BatteryService: modify setter script to check if first install and call isntaller script if yes 2025-10-09 21:23:25 +02:00
Damian D'Souza 4f6d2a5947 BatteryService: implement script to install battery-manager with onetime pass prompt 2025-10-09 21:22:28 +02:00
Damian D'Souza 4ee55484bc BatteryService: implement script to change charge treshold based on provided list battery files 2025-10-09 21:20:07 +02:00
Damian D'Souza c2ff74aa20 BatteryService: create placeholder policy to chagne charging treshold without password 2025-10-09 21:18:19 +02:00
Damian D'Souza 9e5f8a425e BatteryService: implement test version of charge treshold script 2025-10-09 17:52:01 +02:00
lysec 49c7eefe63 Matugen: a lot of cleanup and refactoring, splitting scripts into
separate functions
2025-10-06 17:05:08 +02:00
ItsLemmy 673ae8d040 Notifications: minor ram optimization by avoiding loader on inactive monitors. 2025-10-04 18:12:07 -04:00
ItsLemmy 75479eff25 More terminals colors and cleanup 2025-10-02 21:39:16 -04:00
ItsLemmy b7af94e460 Matugen: implementing proper terminal colors via iTerm2 color schemes. WIP 2025-10-02 20:50:01 -04:00
ItsLemmy 6b9370ac85 i18n: added basic auto translation 2025-09-30 22:24:25 -04:00
ItsLemmy 13e32dc11b Notifications test with a lot of actions 2025-09-27 08:58:48 -04:00
ItsLemmy b38cf8ef66 i18n: json check script with more colors 2025-09-25 09:51:00 -04:00
ItsLemmy deb75f5bab i18n: json check script now support an argument to review a single language 2025-09-25 09:31:32 -04:00
ItsLemmy 1f3cafb1b9 i18n-json-check: report line numbers and sort by descending for easier editing. 2025-09-25 09:11:31 -04:00
ItsLemmy 4c951cf380 i18n-json-check script 2025-09-25 09:00:14 -04:00
Ly-sec 5de4330199 i18n: even more things appeared 2025-09-24 15:31:11 +02:00
Ly-sec 04f247905a i18n-check: updated detection
i18n: added some odd ones
2025-09-24 14:30:30 +02:00
Ly-sec 2bfed74851 i18n: even more integration
autoformat
2025-09-24 14:24:21 +02:00
Ly-sec df70f0c824 Possibly got everything transfered over to i18n 2025-09-24 13:47:59 +02:00
Ly-sec 2285a3fb18 SettingsWindow: add i18n support 2025-09-24 13:20:49 +02:00
LemmyCook 794853b7bd Notifications: removed hard limit to 100 characters. 2025-09-21 10:56:27 -04:00
LemmyCook 1ad6969d9b Notification service: Full refactoring to support image caching for history. 2025-09-20 23:26:05 -04:00
LemmyCook 10534b46f9 test-notif: changed debian-logo to steam, as I don't have a debian logo 2025-09-20 16:40:36 -04:00
LemmyCook 7d2eaa46e6 qmlfmt: increase line-length to 360 to avoid hard-wrap.
+ cleaned up power menu/panel
2025-09-12 21:07:11 -04:00
LemmyCook ad73f11b69 Removed: old system-stats script 2025-09-08 22:23:02 -04:00
Ly-sec 291d919b9f Notification: add -i support 2025-09-07 12:51:13 +02:00
Ly-sec 4193d3c87c Remove test-microphone.sh 2025-09-01 14:24:59 +02:00
Ly-sec 0fd83498ea Create Microphone widget as requested in #180
Microphone: hook up microphone functionallity to bar widget
2025-09-01 14:22:45 +02:00
Ly-sec 2ebdc74f15 Add network stats to SystemMonitor, fix ActiveWindow text display
SystemMonitor: add network up/down stats (also added setting to disable
it in BarTab)
ActiveWindow: add elide if not hovered
2025-08-31 09:22:33 +02:00
LemmyCook 3c7d03ada9 Wallpaper: added a bash script to compile all shaders
+ code cleanup
2025-08-30 11:22:09 -04:00
quadbyte e02f79bc31 Shebang: using #!/usr/bin/env -S bash everywhere 2025-08-20 20:44:28 -04:00
LemmyandGitHub 1bd7ec27e8 Merge branch 'main' into shebang-fixes 2025-08-20 20:43:09 -04:00
quadbyte c8a93d7d1e system-stats.sh compatible with nix and zenpower 2025-08-20 06:57:47 -04:00