Commit Graph

406 Commits

Author SHA1 Message Date
end-4 f781e5ca08 add note for #1047 2025-01-15 16:32:49 +01:00
edo.husakovic 98ce9ae936 Array boundary Check for Overview
This prevents the application overview from throwing an error when
multiple monitors are plugged in but only one is enabled.
2025-01-14 01:32:31 +01:00
endotrizine 61ce2aec25 New feature: adjust music volume by scrolling the music widget up/down 2024-11-19 08:10:37 +05:00
end-4 4ed4bf2394 fix extragptmodels config option 2024-11-12 15:18:47 +01:00
end-4 a4061cb7a9 ags: windows spawn on top layer instead of overlay (#894) 2024-11-06 21:18:19 +01:00
end-4 a4fa511c16 remove unused import 2024-11-06 21:17:17 +01:00
end-4 841de6536a md2pango: better comment filter 2024-10-21 08:08:50 +02:00
end-4 2ec9dd79bc sidebar: make kp_enter functions like regular enter (fix #765) 2024-10-16 22:41:11 +02:00
end-4 7da69a349f Add multi-language support (#820) 2024-10-16 22:04:59 +02:00
月月 10b3ead8b3 Remove unnecessary imports,
Add some translations
2024-10-01 22:40:55 +08:00
月月 e59afd5a9d add Default.json 2024-09-16 18:21:06 +08:00
月月 69adcbbda5 Add translation 2024-09-16 16:40:54 +08:00
月月 73334862c6 Add left sidebar translation 2024-09-15 16:10:30 +08:00
月月 1e3f49a3f8 add userConfigOptions>i18n>langCode 2024-09-14 11:58:21 +08:00
verysillycat 27bc9302e3 replace --no-fuzzy with --match-mode fzf
see commit https://codeberg.org/dnkl/fuzzel/commit/a778de2e56a894591dc55cd103a98b019dfec5ed
2024-09-11 18:22:53 -06:00
end-4 b69f7cebe3 sidebar: show tooltip of full name for audio streams (#755) 2024-08-21 10:23:33 +07:00
end-4 a80c03b592 fix fake screen rounding + add bar rounding config (#701) 2024-08-19 10:55:03 +07:00
end-4 a06f8ca97d booru: add gui toggle for save in folder by tags 2024-08-19 10:54:00 +07:00
end-4 f285bd080d booru: config option for saving in folders by tags
and join tags by "+"
2024-08-19 09:16:27 +07:00
end-4 7d39885ce3 booru: save to 🌶️ folder if nsfw 2024-08-19 08:51:15 +07:00
Roza. b5f98347a7 Update booru.js 2024-08-16 23:52:20 +08:00
Roza. 54ea70bf4d booru: add save image
save the image and put it in the folder based on the tag
2024-08-16 16:10:19 +08:00
end-4 d88ba981aa [Feature] Change shell mode per monitor (#736) 2024-08-15 20:54:50 +07:00
end-4 97fe16b6bb rename bar.monitors -> bar.modes 2024-08-15 20:51:31 +07:00
end-4 1abe019718 sidebar: remove settings button
since gnome-control-center is really broken outside gnome
2024-08-15 20:32:39 +07:00
Danilo 2428d06b6b feat: add userOptions entry for monitor bar mode 2024-08-11 23:48:45 +02:00
end-4 3db2b13eb8 Fix for keyboard layout indicator not showing up on all monitors (#715) 2024-08-11 08:24:27 +07:00
Danilo 273e545e8e feat: change shell mode per monitor
Multimonitor improvement
2024-08-10 22:34:24 +02:00
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
Hossein Motahari 3b8a3cff70 Merge branch 'end-4:main' into kb_layout_multi_monitor 2024-08-04 17:01:41 +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
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
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 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