Commit Graph

376 Commits

Author SHA1 Message Date
end-4 b5ab533984 overview-tasks-workspace alignment fixes (#691) 2024-08-10 09:06:14 +07:00
end-4 4dd37ed9ac bar: workspaces: smoother transition 2024-08-09 11:16:07 +07:00
end-4 d453a85185 sidebar: fix booru and waifu image action buttons 2024-08-09 11:15:40 +07: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
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 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
kain e15ec050b8 Comment accuracy improvement 2024-07-14 12:10:18 -04:00
kain 13b2850841 Fixes for overview-tasks-workspace layout 2024-07-14 09:31:32 -04:00
SuperSuslik312 2b496dd498 added user option for gemini safety 2024-07-09 15:27:44 +03:00
end-4 211921ba8b allow turning gradience off 2024-07-01 21:57:01 +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 5cd7ec508e gemini: use 1.5 flash 2024-06-18 12:05:00 +07:00
clsty f37de4c050 Install MicroTeX into /opt/MicroTeX with PKGBUILD 2024-06-18 08:08:25 +08:00
end-4 68a155e417 fix extragptmodel config warning 2024-06-17 18:30:03 +07:00
end-4 793be4b204 wtf 2024-06-17 18:27:51 +07:00
end-4 a819f517e6 Keybind path (#601) 2024-06-16 21:46:18 +07:00
end-4 728e00c382 change user option name for cheatsheet keybind path 2024-06-16 21:43:24 +07:00
end-4 edbb3cb956 nicer cheatsheet (#607) 2024-06-15 21:06:30 +07:00
end-4 059c8937ca weather: config option for deg c or f (#602) 2024-06-15 21:03:50 +07:00
end-4 84252be6d8 remove mouse/touchpad toggles on right sidebar 2024-06-12 22:31:50 +07:00
end-4 1c2ec63ae9 cheatsheet: rename keybindListFunc -> getKeybindList 2024-06-11 19:30:17 +07:00
Myryk 800e434d5c added documentation 2024-06-11 00:02:32 +02:00
Myryk 287216dac2 added option to change path to keybinds 2024-06-10 23:29:34 +02:00
end-4 b6e34a4ab1 tab switching keybind for keybinds cheatsheet 2024-06-10 22:06:04 +07:00
end-4 2c1dfcc711 change search feature user option (#587) 2024-06-10 22:05:29 +07:00
end-4 ed09026179 Search customizing (#587) 2024-06-10 20:12:00 +07:00
end-4 e5ca1b234f ags: autogenerated keybind cheatsheet (#271(?)) 2024-06-09 21:25:40 +07:00
end-4 8752384306 bar: add "nothing" mode (#544) 2024-06-08 20:20:50 +07:00
Myryk b42ca22ecf deduplicated code in windowcontent and searchbuttons 2024-06-06 21:04:07 +02:00
Myryk 21bc206516 new search user options 2024-06-06 03:34:02 +02:00
Myryk 7656113e59 added NoResultButton for search 2024-06-06 03:34:02 +02:00
Myryk d9b4d7033d web search without excluded sites works as expected 2024-06-06 03:34:02 +02:00
Myryk 9cac7c91a4 check in user options skips arrays 2024-06-06 01:46:02 +02:00