Commit Graph

276 Commits

Author SHA1 Message Date
end-4 ecfacef55f overview & cheatsheet: fix window focus after open/close layer with kb (#502) 2024-05-18 15:23:48 +07:00
end-4 148266a6d5 sidebar: ai: fix latex 2024-05-18 15:22:07 +07:00
end-4 3bbdeb2282 crosshair: don't show on init 2024-05-16 13:22:37 +07:00
end-4 874851993d add crosshair 2024-05-16 13:21:46 +07:00
end-4 ca135fc4f7 ags: fix 4 critical messages on init 2024-05-15 19:36:56 +07:00
end-4 735b572b9b Update notificationlist.js 2024-05-15 19:14:10 +07:00
end-4 dcb08953ee morevibrant color pallete 2024-05-15 19:12:45 +07:00
end-4 99d1e00f69 fix enter key not working (i hate hyprland) 2024-05-15 11:56:35 +07:00
end-4 700f1070ca format 2024-05-14 22:03:04 +07:00
end-4 3a866b9d48 unecessary object -> array 2024-05-13 18:00:51 +07:00
MoetaYuko d696089c78 ags: fix multi-monitor widgets 2024-05-13 17:21:13 +08:00
end-4 96b0e01a69 add cloudflare warp icon 2024-05-11 10:30:57 +07:00
end-4 582f65e87a add cloudflare warp toggle button 2024-05-11 09:17:45 +07:00
end-4 e6b9c1ae38 sideright: hide night light button when unavailable 2024-05-11 09:09:52 +07:00
end-4 f56f8c250c icons: add regex substitutions (#487) 2024-05-10 23:31:39 +07:00
end-4 405014601d auto suspend to protect battery 2024-05-09 20:08:25 +07:00
end-4 5f94bdb75c cheatsheet: periodic table: fix lanthanum/actinium alignment 2024-05-08 18:03:12 +07:00
end-4 b03330d756 sideleft: booru: fix annoying scroll on tag hover 2024-05-07 23:12:24 +07:00
end-4 dd8a0b05fb remove annoying osd popup when Audio changes 2024-05-06 23:06:26 +07:00
end-4 d9a7e8d538 fix ugly icons and spamming icon warnings 2024-05-06 23:06:03 +07:00
end-4 38f6cdafb6 sideleft: booru: /clear as command not tag 2024-05-06 23:05:27 +07:00
end-4 753fb448d0 sideleft: booru qol
- '+' gives next page
- tags now get appended instead of sent
2024-05-05 07:20:07 +07:00
end-4 38c62ef651 remove unused variable (#480) 2024-05-05 06:39:33 +07:00
end-4 b1e588fa15 sideleft: anime stuff: fix weird gap when image not yet shown 2024-05-05 01:07:37 +07:00
end-4 239e8deac2 sideright: clearer audio source name 2024-05-05 01:07:09 +07:00
end-4 230e3a9635 [Feature] Added not found status in waifu.js (#478) 2024-05-05 00:40:46 +07:00
end-4 c209760d23 sideright: add audio device picker 2024-05-05 00:28:29 +07:00
H0mire e6a6c2da13 added not_found 2024-05-04 18:29:03 +02:00
end-4 deb57d7856 Merge branch 'main' of https://github.com/end-4/dots-hyprland 2024-05-04 22:48:13 +07:00
end-4 10ecb794f0 add remove orphans quick "script" (closes #476) 2024-05-04 22:48:09 +07:00
end-4 b936bb9bdd random trivial fixes (#460) 2024-05-04 19:37:57 +07:00
end-4 d55394d801 Merge branch 'main' into gammastep 2024-05-03 21:36:13 +07:00
MoetaYuko 5bded685b2 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 75a466186c fix annoying ass kb focus, i think 2024-05-02 21:04:48 +07:00
MoetaYuko e96d334426 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 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
end-4 c5f87094cc 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 2f3ed21a03 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
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
end-4 22c2e19acc add keybind for screenshot to clipboard and save (#454) 2024-05-01 21:21:11 +07:00
MoetaYuko 99e401186c ags: implement per-monitor brightness control 2024-05-01 15:24:51 +08:00
MoetaYuko a69da56733 Fix unhandled promise rejection 2024-04-30 20:08:04 +08:00
end-4 cba0a45c6e fix ().getWindow() is undefined (#445) 2024-04-30 09:37:46 +07:00
end-4 330693124b overview: better click-to-close 2024-04-30 09:29:04 +07:00
end-4 dcc4a2d63d remove misleading debug print (#445) 2024-04-30 09:11:01 +07:00
end-4 5dc88abe76 sideright: update centermodules buttons 2024-04-29 22:30:36 +07:00