Commit Graph

44 Commits

Author SHA1 Message Date
月月 10b3ead8b3 Remove unnecessary imports,
Add some translations
2024-10-01 22:40:55 +08:00
月月 69adcbbda5 Add translation 2024-09-16 16:40:54 +08:00
Hossein Motahari 3b8a3cff70 Merge branch 'end-4:main' into kb_layout_multi_monitor 2024-08-04 17:01:41 +03: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
Hossein Motahari 01dab4fdfc fix the issue with the keyboard layout indicator not showing up on all monitors. 2024-07-30 12:57:43 +03:00
end-4 e5ca1b234f ags: autogenerated keybind cheatsheet (#271(?)) 2024-06-09 21:25:40 +07:00
end-4 32a1a40f64 notifications: time is "Now" within 1 minute 2024-05-25 21:55:11 +07:00
end-4 3f18c4bc9d fix wrong monitor size (#537) 2024-05-25 19:50:13 +07:00
end-4 a004acc05d maxwidthchars -> 1 2024-05-24 20:12:10 +07:00
end-4 c5b159d19f remove unecessary click2close 2024-05-18 19:45:36 +07:00
end-4 ec69988c05 fix weird focus for slideleft & slideright (#502) 2024-05-18 19:30:51 +07:00
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 38c62ef651 remove unused variable (#480) 2024-05-05 06:39:33 +07:00
MoetaYuko 5bded685b2 fix Child name 'us' not found in GtkStack log spam 2024-05-03 11:20:57 +08:00
end-4 bb75df9eb3 fix null not window error; don't add nulls when ternaries are wrong 2024-04-29 18:59:06 +07:00
end-4 7791f5c4fe sidebar: config: add blur xray 2024-04-29 18:36:15 +07:00
end-4 dc348653ba add blur config and config spinbox 2024-04-29 10:32:06 +07:00
end-4 447ec42955 add some config on sidebar 2024-04-28 23:23:14 +07:00
end-4 c1d65beb42 add periodic table 2024-04-15 23:55:37 +07:00
end-4 2ed9ed4b91 booru: more anims, add konachan 2024-04-04 21:45:20 +07:00
end-4 731992bf6f wifi: right click -> configure with sidebar 2024-04-02 21:55:14 +07:00
end-4 ad37a19c10 hmm (#367) 2024-03-29 12:37:03 +07:00
end-4 dfbfa28e8a move flag config option to "appearance" 2024-03-28 22:07:42 +07:00
SuperSuslik312 a98ca2bbfc exported useFlag from statusicons to user_options 2024-03-28 17:54:15 +03:00
end-4 25760afd29 bar: muted mic indicator (#367) 2024-03-28 21:34:22 +07:00
end-4 08c8826ba4 sidebar: bluetooth: add connection toggle 2024-03-28 17:34:04 +07:00
end-4 ade14d9338 notif action button hover cursor -> pointing hand 2024-03-26 16:35:22 +07:00
end-4 c32759d7e0 notif clear button hide when empty 2024-03-25 18:06:45 +07:00
end-4 920e4355d6 sidebar: add volume mixer 2024-03-24 21:37:06 +07:00
end-4 29a067a492 update sidebar 2024-03-24 00:41:31 +07:00
end-4 67ac25e029 sidebar: apis: fix inconsistent tab switch 2024-03-24 00:02:07 +07:00
end-4 08bb0e85cf internal: sidebar: apis: cleaner tabs 2024-03-23 23:37:25 +07:00
end-4 6b6c1f482c improve notif icon guess 2024-03-22 22:33:42 +07:00
midn8hustlr c3de429225 Simplify scss more, remove transparent colors for better support for transparent mode 2024-03-17 05:38:55 +05:30
midn8hustlr fcd3a3413c Merge with latest main 2024-03-17 03:24:59 +05:30
midn8hustlr e703f00097 Added color Schemes support. Added settings GUI in colorscheme-osd 2024-03-16 21:00:17 +05:30
end-4 3619847304 ags: add tab scrolling 2024-03-14 23:51:21 +07:00
end-4 bbe11ab43f adjust bluetooth device indicator spacing 2024-03-11 15:10:28 +07:00
end-4 1bcc30992b bar: show bluetooth battery 2024-03-08 22:32:55 +07:00
end-4 ae5edea8cb user config: add date format #307 2024-03-06 15:33:03 +07:00
end-4 b5181681b4 user config: add time format #307 2024-03-06 15:27:41 +07:00
end-4 9de662f125 ags: add config option for gtk anim duration 2024-03-04 22:35:07 +07:00
end-4 95b2e11254 ags: reimplement tabs 2024-03-03 23:48:28 +07:00
end-4 4151d52737 folder restructure round 1 (#271) 2024-02-19 23:55:01 +07:00