Commit Graph

1718 Commits

Author SHA1 Message Date
Brave 1bb305d0b4 Fixed gif wallpapers! update generate_colors_material.py
Now you can set .gif file's as your wallpaper!
2024-08-05 05:21:56 +03:00
end-4 78f622963f tray: filter out empty tray items (#717) 2024-08-03 21:23:46 +07:00
end-4 63d2b30f78 ags: remove timeout source after notification dismissed (#718) 2024-08-03 21:21:36 +07:00
end-4 b27ddc1421 ags: move datetime polling to Variable (#722) 2024-08-03 21:18:20 +07:00
end-4 494982cc9c fix broken fakefullscreen (fixes #719) 2024-08-03 21:13:30 +07:00
end-4 97d279d939 easyeffects service 2024-08-03 21:12:58 +07:00
Moeta Yuko 231dfc81c0 ags: move datetime polling to Variable
Fixes #713
2024-08-01 22:04:37 +08:00
Moeta Yuko 560d107baf ags: remove timeout source after notification dismissed
This fixes the following log spam:

(com.github.Aylur.ags:2273075): Gjs-CRITICAL **: 11:15:29.279: Object .Ags_Label (0x5f2be6736120), has been already disposed — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
== Stack trace for context 0x5f2be48b33d0 ==
#0   7ffcd01459e0 b   resource:///com/github/Aylur/ags/widgets/label.js:39 (1dcdaf08bb00 @ 10)
#1   5f2be497b5e0 i   file:///home/foobar/.config/ags/modules/.commonwidgets/notification.js:253 (1dcdaf0b72e0 @ 10)
#2   5f2be497b560 i   resource:///com/github/Aylur/ags/utils/timeout.js:14 (1f5daab1150 @ 6)
#3   5f2be497b498 i   resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266 (1f5daa7d560 @ 139)

(com.github.Aylur.ags:2273075): Gjs-CRITICAL **: 11:15:29.279: Object .Ags_Label (0x5f2be6736120), has been already disposed — impossible to set any property on it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.
== Stack trace for context 0x5f2be48b33d0 ==
#0   7ffcd01459e0 b   resource:///com/github/Aylur/ags/widgets/label.js:51 (1dcdaf08bb00 @ 190)
#1   5f2be497b5e0 i   file:///home/foobar/.config/ags/modules/.commonwidgets/notification.js:253 (1dcdaf0b72e0 @ 10)
#2   5f2be497b560 i   resource:///com/github/Aylur/ags/utils/timeout.js:14 (1f5daab1150 @ 6)
#3   5f2be497b498 i   resource:///org/gnome/gjs/modules/core/overrides/GLib.js:266 (1f5daa7d560 @ 139)
2024-08-01 15:57:10 +08:00
Moeta Yuko 3a094b01d7 tray: filter out empty tray items
For unknown reason, an unknown program (even invisible in D-Spy)
occasionally populates an empty tray item of the following properties:
  TrayItem {
      "category": null,
      "id": null,
      "title": null,
      "status": null,
      "window-id": null,
      "is-menu": null,
      "tooltip-markup": "",
      "icon": "image-missing"
  }

Add a null check for the item id to workaround the issue.
2024-07-31 23:41:50 +08:00
end-4 95c31b5692 New Tool for Changing Screen Resolution (#700) 2024-07-28 14:59:41 +07:00
end-4 a45f7b4b9f change resolution script position 2024-07-28 14:57:50 +07:00
end-4 eeb74e87ce sidebar: add color picker note 2024-07-28 14:52:33 +07:00
end-4 2e3811b134 fix typo 2024-07-28 14:39:46 +07:00
end-4 364c482d3e booru: fix pixiv source link (#702) 2024-07-23 22:22:52 +07:00
Catalin Termure ae87af892f booru: fix pixiv source link 2024-07-22 21:23:28 +02:00
end-4 e241366016 gradience: dont use -git cuz doesn't exist 2024-07-22 18:37:47 +07:00
end-4 ec5e8cf084 add gradience settings to color panel 2024-07-22 18:20:17 +07:00
churchy 07028aec4f Update changeres.sh 2024-07-20 12:48:33 +03:00
churchy e462819492 Update quickscripts.js 2024-07-20 12:47:45 +03:00
churchy ddc0497c16 Update quickscripts.js 2024-07-19 05:59:22 +03:00
churchy 257e95abe8 Add files via upload 2024-07-19 05:57:02 +03:00
end-4 2238ea51b3 Merge branch 'main' of https://github.com/end-4/dots-hyprland 2024-07-12 10:43:15 +07:00
end-4 c40f7bbe01 booru: fix nsfw filter 2024-07-12 10:43:08 +07:00
end-4 99cc1aeeaa added user option for gemini safety (#684) 2024-07-12 08:42:43 +07:00
SuperSuslik312 2b496dd498 added user option for gemini safety 2024-07-09 15:27:44 +03:00
end-4 1e297a54d1 remove debug print 2024-07-01 21:58:02 +07:00
end-4 211921ba8b allow turning gradience off 2024-07-01 21:57:01 +07:00
end-4 9c4aa27dcb brightness check ddcutil existence 2024-06-28 18:45:41 +07:00
end-4 586ad197ae get_keybinds.py now only checks for "bind=" (#654) 2024-06-28 18:16:25 +07:00
Myryk 322a5009f9 get_keybinds.py now only checks for "bind=" 2024-06-27 15:22:51 +02:00
end-4 d35c2a51b1 center file dialogs (#636) 2024-06-23 08:42:48 +07:00
end-4 4e9dd17617 remove flags in chrome launch cuz therer's already flag konfig file 2024-06-23 08:39:57 +07:00
end-4 30493c6093 center floating windows (#636) 2024-06-22 10:34:27 +07:00
end-4 abc25e624d cheatsheet: switch on all monitors; add tab cycle (#637) 2024-06-22 08:01:23 +07:00
end-4 d61ffb7e2f fixed uptime in AGS sideright module for non-Arch distros (#634) 2024-06-21 21:31:56 +07:00
end-4 8237db107f sideright: wifi icon open app instead of use tab 2024-06-21 21:26:01 +07:00
aliqu b0d802bd08 fixed uptime in AGS sideright module 2024-06-20 22:46:32 +01:00
end-4 b72685f6a3 gradient at bottom of sideright scrollables 2024-06-20 19:25:52 +07:00
end-4 18dcdfaa49 add More button for network config on sidebar 2024-06-19 21:06:03 +07:00
end-4 f4b223879a some package cleanup; gojq -> jq (#630) 2024-06-18 18:35:42 +07:00
Moeta Yuko f2a6a6b40e Replace gojq usages with jq 2024-06-18 15:41:01 +08:00
Moeta Yuko 595698c2ec Add .gitignore for PKGBUILDs 2024-06-18 15:39:16 +08:00
Moeta Yuko b057331544 Add more leftovers to warn_files_tests 2024-06-18 15:37:29 +08:00
Celestial.y bccdd86a46 Add Dependency to Build hyprlock-git (#629) 2024-06-18 14:10:20 +08:00
end-4 5cd7ec508e gemini: use 1.5 flash 2024-06-18 12:05:00 +07:00
Galax bf5d9a15a9 Update PKGBUILD 2024-06-18 05:20:25 +02:00
clsty 71ab2c7ba5 Fix comment 2024-06-18 08:42:41 +08:00
clsty f37de4c050 Install MicroTeX into /opt/MicroTeX with PKGBUILD 2024-06-18 08:08:25 +08:00
end-4 7ed147154e hypridle: fix monitor not turning off after manual lock (#626) 2024-06-17 19:27:11 +07:00
clsty 54dd013cc3 Merge branch 'main' of github.com:end-4/dots-hyprland 2024-06-17 19:37:40 +08:00