-
Top bar gets completely borked, extensions stop working, and cosmic theme/settings seem to have persisted, even after uninstalling.
![image](https://github.com/user-attachments/assets/a59b8245-06bc…
-
I had previously installed DjVu Shell Extension Pack from Cuminas to generate DjVu thumbnails. I uninstalled it and updated DarkThumbs to version 2.0. I checked DJVU checkbox, but see no thumbnails fo…
-
It would be cool to have a GNOME Shell extension similar to the SwiftBar plugin.
GNOME Shell extensions are written in JavaScript and can be uploaded to https://extensions.gnome.org/, so that the u…
-
**Describe the bug**
- Application icons are GONE in RHEL 9, Centos Stream 9, and other RHEL-9 compatible derivatives.
- Works with Fedora 37, 38, Silverblue
**Linux distribution and version**
R…
-
As currently implemented, `appsignal-wrap` sends data to AppSignal on the background, while concurrently passing through the process' standard output and error. However, when the process it wraps exit…
-
**Is your feature request related to a problem? Please describe.**
[Forge](https://github.com/forge-ext/forge) is a much more powerful tiling extension with more customization and keyboard shortcuts.…
-
Node version(10) is no longer supported for AWS toolkit ?. This is causing warning on Azure Devops pipeline build process
##[warning]Task 'AWS Shell Script' version 1 (AWSShellScript@1) is dependen…
-
My default shell is ZSH, vagrant is running in Bash for some reason. As RVM isn't sourced in bash, it causes issues with native gems. Is there a way to force Vagrant to use the current shell of the us…
-
When we use this extension with git-based sytems it produces 10(5*2) lines of diffs per every changed cell.
```json
"metadata": {
"execution": {
- "iopub.execute_input": "2024-10-14T1…
-
swoole-cli在linux下无法使用-a进入shell交互,提示:Interactive shell (-a) requires the readline extension.
猜测应该是readline扩展加载比较滞后导致的