H0mire
8805155fa8
more save script
2024-05-03 19:05:17 +02:00
H0mire
6adadf61f8
made it more secure
2024-05-03 18:57:36 +02:00
H0mire
e75021b473
made it more secure
2024-05-03 18:57:36 +02:00
H0mire
f7dca66416
added updatescript
2024-05-03 18:46:03 +02:00
H0mire
63614da1dd
added updatescript
2024-05-03 18:46:03 +02:00
end-4
fa132a790d
[Bugfix] Update gpt.js ( #470 )
2024-05-03 21:44:10 +07:00
end-4
0985bd08cb
[Bugfix] Update gpt.js ( #470 )
2024-05-03 21:44:10 +07:00
end-4
d706a29fda
replace wlsunset with gammastep ( #459 )
2024-05-03 21:36:20 +07:00
end-4
5b02d873b9
replace wlsunset with gammastep ( #459 )
2024-05-03 21:36:20 +07:00
end-4
d55394d801
Merge branch 'main' into gammastep
2024-05-03 21:36:13 +07:00
end-4
80e7415b93
Merge branch 'main' into gammastep
2024-05-03 21:36:13 +07:00
Janik Michael Müller
b8f4be276d
Update gpt.js - Bugfix
...
Since a thinking animation is implemented, the "thinking..." string is not necessary anymore. It cause problems displaying answers from chatgpt. My suggestion: Emptying string.
2024-05-03 15:33:11 +02:00
Janik Michael Müller
556d2587e7
Update gpt.js - Bugfix
...
Since a thinking animation is implemented, the "thinking..." string is not necessary anymore. It cause problems displaying answers from chatgpt. My suggestion: Emptying string.
2024-05-03 15:33:11 +02:00
MoetaYuko
5bded685b2
fix Child name 'us' not found in GtkStack log spam
2024-05-03 11:20:57 +08:00
MoetaYuko
b7add763fe
fix Child name 'us' not found in GtkStack log spam
2024-05-03 11:20:57 +08:00
end-4
25e5a774e5
ags: implement per-monitor brightness control ( #453 )
2024-05-03 10:19:36 +07:00
end-4
d2a9081be9
ags: implement per-monitor brightness control ( #453 )
2024-05-03 10:19:36 +07:00
end-4
75a466186c
fix annoying ass kb focus, i think
2024-05-02 21:04:48 +07:00
end-4
e6269b919b
fix annoying ass kb focus, i think
2024-05-02 21:04:48 +07:00
end-4
e1fcd570a4
bring back dart sass to install script ( #464 , #465 )
2024-05-02 20:18:33 +07:00
end-4
0667478640
bring back dart sass to install script ( #464 , #465 )
2024-05-02 20:18:33 +07:00
MoetaYuko
e96d334426
musiccontrols: skip updateCover if cover not exists
2024-05-02 13:54:54 +08:00
MoetaYuko
1447eb1fda
musiccontrols: skip updateCover if cover not exists
2024-05-02 13:54:54 +08:00
MoetaYuko
d17ba79cdd
disable night light button until gammastep fully terminated
2024-05-02 13:37:53 +08:00
MoetaYuko
36f7d2ab7e
disable night light button until gammastep fully terminated
2024-05-02 13:37:53 +08:00
MoetaYuko
2fc464123f
replace wlsunset with gammastep
...
wlsunset doesn't work w/o manually passing the latitude and longitude.
gammastep can retrieve geolocation from geoclue so it works out of the
box for everyone.
2024-05-02 13:36:08 +08:00
MoetaYuko
7193ff0c84
replace wlsunset with gammastep
...
wlsunset doesn't work w/o manually passing the latitude and longitude.
gammastep can retrieve geolocation from geoclue so it works out of the
box for everyone.
2024-05-02 13:36:08 +08:00
MoetaYuko
bbc6070262
use the more efficient i2c bus number to control ddcci backlight
2024-05-02 11:56:24 +08:00
MoetaYuko
7996fca302
use the more efficient i2c bus number to control ddcci backlight
2024-05-02 11:56:24 +08:00
MoetaYuko
e85660eb2e
detect ddcci support via ddcutil
2024-05-02 11:38:37 +08:00
MoetaYuko
668927a153
detect ddcci support via ddcutil
2024-05-02 11:38:37 +08:00
end-4
c5f87094cc
make brightness controller comment: less misleading
2024-05-01 22:38:16 +07:00
end-4
be6fe404b3
make brightness controller comment: less misleading
2024-05-01 22:38:16 +07:00
end-4
f0782d23aa
brightness controller: per-name config; add "auto"
2024-05-01 22:32:04 +07:00
end-4
b598dfac1d
brightness controller: per-name config; add "auto"
2024-05-01 22:32:04 +07:00
end-4
2f3ed21a03
comment possible brightness controllers
2024-05-01 22:12:27 +07:00
end-4
aa9a38cf5f
comment possible brightness controllers
2024-05-01 22:12:27 +07:00
end-4
bf3258d068
ags: fix systray icon warning ( #458 )
2024-05-01 22:03:13 +07:00
end-4
28bd622653
ags: fix systray icon warning ( #458 )
2024-05-01 22:03:13 +07:00
end-4
b3f6f6c5dd
remove unnecessary comments
2024-05-01 21:39:41 +07:00
end-4
40d7ceaae9
remove unnecessary comments
2024-05-01 21:39:41 +07:00
MoetaYuko
53e87eb12e
ags: fix systray icon warning
...
take code snippet from ags wiki to fix:
```
(com.github.Aylur.ags:748022): Gjs-Console-WARNING **: 21:42:04.733: Error: can't assign "[object instance wrapper GIName:GdkPixbuf.Pixbuf jsobj@0x37f2745abd08 native@0x62e804712490]" as icon, it is not a file nor a named icon
```
2024-05-01 22:35:01 +08:00
MoetaYuko
c68de4707f
ags: fix systray icon warning
...
take code snippet from ags wiki to fix:
```
(com.github.Aylur.ags:748022): Gjs-Console-WARNING **: 21:42:04.733: Error: can't assign "[object instance wrapper GIName:GdkPixbuf.Pixbuf jsobj@0x37f2745abd08 native@0x62e804712490]" as icon, it is not a file nor a named icon
```
2024-05-01 22:35:01 +08:00
end-4
6e51c5dad2
adjust screen recording file name
2024-05-01 21:21:31 +07:00
end-4
bac84208b7
adjust screen recording file name
2024-05-01 21:21:31 +07:00
end-4
22c2e19acc
add keybind for screenshot to clipboard and save ( #454 )
2024-05-01 21:21:11 +07:00
end-4
72762f5833
add keybind for screenshot to clipboard and save ( #454 )
2024-05-01 21:21:11 +07:00
end-4
e009531c59
adjust colors when transparency enabled
2024-05-01 15:29:42 +07:00
end-4
95d585a8be
adjust colors when transparency enabled
2024-05-01 15:29:42 +07:00
MoetaYuko
e774e6106f
Add ddcutil to installer
2024-05-01 16:01:29 +08:00