Commit Graph

862 Commits

Author SHA1 Message Date
H0mire 05a220bd7a again 2024-05-04 10:24:16 +02:00
H0mire fececd14a2 marked Y as default 2024-05-04 10:22:31 +02:00
H0mire b8c5c7a099 now adds new folders 2024-05-04 10:16:43 +02:00
H0mire 6e1a822fc1 changed
tempfolder path
2024-05-04 09:40:46 +02:00
H0mire cce845ad49 update based on https://github.com/end-4/dots-hyprland/pull/473#issuecomment-2094060995 2024-05-04 09:37:32 +02:00
H0mire 8dd89d24d7 removed unnecessary loop 2024-05-03 19:42:13 +02:00
H0mire a6ef4352f2 now with exclude folders 2024-05-03 19:15:35 +02:00
H0mire 336e867d06 besser 2024-05-03 19:06:49 +02:00
H0mire 8805155fa8 more save script 2024-05-03 19:05:17 +02:00
H0mire e75021b473 made it more secure 2024-05-03 18:57:36 +02:00
H0mire 63614da1dd added updatescript 2024-05-03 18:46:03 +02:00
end-4 0985bd08cb [Bugfix] Update gpt.js (#470) 2024-05-03 21:44:10 +07:00
end-4 5b02d873b9 replace wlsunset with gammastep (#459) 2024-05-03 21:36:20 +07:00
end-4 80e7415b93 Merge branch 'main' into gammastep 2024-05-03 21:36:13 +07: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
end-4 d2a9081be9 ags: implement per-monitor brightness control (#453) 2024-05-03 10:19:36 +07:00
end-4 e6269b919b fix annoying ass kb focus, i think 2024-05-02 21:04:48 +07:00
end-4 0667478640 bring back dart sass to install script (#464, #465) 2024-05-02 20:18:33 +07:00
MoetaYuko 36f7d2ab7e disable night light button until gammastep fully terminated 2024-05-02 13:37:53 +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 7996fca302 use the more efficient i2c bus number to control ddcci backlight 2024-05-02 11:56:24 +08:00
MoetaYuko 668927a153 detect ddcci support via ddcutil 2024-05-02 11:38:37 +08:00
end-4 be6fe404b3 make brightness controller comment: less misleading 2024-05-01 22:38:16 +07:00
end-4 b598dfac1d brightness controller: per-name config; add "auto" 2024-05-01 22:32:04 +07:00
end-4 aa9a38cf5f comment possible brightness controllers 2024-05-01 22:12:27 +07:00
end-4 28bd622653 ags: fix systray icon warning (#458) 2024-05-01 22:03:13 +07:00
end-4 40d7ceaae9 remove unnecessary comments 2024-05-01 21:39:41 +07: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 bac84208b7 adjust screen recording file name 2024-05-01 21:21:31 +07:00
end-4 72762f5833 add keybind for screenshot to clipboard and save (#454) 2024-05-01 21:21:11 +07:00
end-4 95d585a8be adjust colors when transparency enabled 2024-05-01 15:29:42 +07:00
MoetaYuko 409a6d508a Add ddcutil to installer 2024-05-01 16:01:29 +08:00
MoetaYuko 7d45e9dc1b ags: implement per-monitor brightness control 2024-05-01 15:24:51 +08:00
end-4 c27b7f4505 re enable hyprland layer fade in 2024-05-01 10:19:20 +07:00
end-4 90bac2672f Update issue templates 2024-05-01 09:16:55 +07:00
end-4 a2547cfe43 bring back terminal scheme monochrome 2024-04-30 23:14:09 +07:00
end-4 6046be5476 Fix unhandled promise rejection (#448) 2024-04-30 23:11:38 +07:00
MoetaYuko 60a5e7aab5 Fix unhandled promise rejection 2024-04-30 20:08:04 +08:00
end-4 de0d5ffdf0 fix ().getWindow() is undefined (#445) 2024-04-30 09:37:46 +07:00
end-4 48452ec437 remove unused terminal schemes 2024-04-30 09:31:05 +07:00
end-4 7c2ce5064c overview: better click-to-close 2024-04-30 09:29:04 +07:00
end-4 4590bbf08f enable tearing for steam games 2024-04-30 09:25:24 +07:00
end-4 315cf8662b remove misleading debug print (#445) 2024-04-30 09:11:01 +07:00
end-4 5662cb04e9 sideright: update centermodules buttons 2024-04-29 22:30:36 +07:00
end-4 f26c26ff8e fix null not window error; don't add nulls when ternaries are wrong 2024-04-29 18:59:06 +07:00
end-4 f180aa56eb update ags 2024-04-29 18:43:48 +07:00
end-4 eeae628ba7 sidebar: config: add blur xray 2024-04-29 18:36:15 +07:00
end-4 90d95fdd0e seems to fix kb focus a bit 2024-04-29 18:35:27 +07:00
end-4 b3f6905e04 sidebar: config: add anims 2024-04-29 11:16:21 +07:00
end-4 3f20ea4fa6 add blur config and config spinbox 2024-04-29 10:32:06 +07:00