Commit Graph

62 Commits

Author SHA1 Message Date
end-4 8212a76660 remove unused func 2025-04-19 11:30:21 +02:00
end-4 62c46f537e nicer looking hyprland config dir in tooltip (closes #1213) 2025-04-12 17:54:03 +02:00
end-4 9c5dad1cc6 notification: icon guess: add ai response 2025-04-06 18:35:22 +02:00
end-4 af94e143e1 notifications: right click to expand, don't hide if hovered 2025-04-06 14:58:41 +02:00
end-4 a6f21fede1 sideleft: remember last used page 2025-04-06 12:28:32 +02:00
end-4 4f8a0738b4 config widgets for ags and hyprland: show option name and file 2025-04-06 00:29:14 +02:00
end-4 9fa465bcaf booru: save preferences, nuke save in folder by tags
save in folder by tags is unnecessary because saved images have proper file names now
2025-04-06 00:09:35 +02:00
end-4 e8f01a4461 save ai options 2025-04-05 23:49:49 +02:00
end-4 ac59f23ca4 ai: code blocks: update colorscheme along with other stuff 2025-04-03 22:32:02 +02:00
end-4 8bae3e14e9 sideleft: expand button 2025-04-03 15:35:38 +02:00
end-4 5ae2ef9b2b fix fat toggle button 2025-04-03 14:30:37 +02:00
end-4 cca85742e6 notifications: fix clearing animation 2025-04-03 12:11:56 +02:00
end-4 a004669a59 spinbutton: value scrubbing gesture 2025-03-29 09:19:52 +01:00
end-4 11e65858e0 sideright: configure: make values update on reset 2025-03-28 23:17:52 +01:00
end-4 1028a02b0e sidebar: configure: save settings 2025-03-28 22:05:04 +01:00
end-4 c8b4a2b1ed improve handling of chromium notifications (#964) 2025-03-15 17:00:21 +01:00
end-4 53d7416d91 ConfigToggle; properly implement behavior on hover lost (fixes #1126) 2025-02-19 10:21:53 +01:00
arkreddy 90029446de status icons: add 'wifi disconnected' and 'bluetooth connected' icons 2024-11-09 10:16:38 +05:30
月月 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