Skip to content

This is an extension for Gnome 3.38 (should work for GNOME 40 too) that fixes a bug in some apps not sending the proper characters and just sending the xml escape sequence on notifactions. (For example transforming ' into ')

License

Notifications You must be signed in to change notification settings

FlowerAce/XMLFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

XMLFix

This is an extension for Gnome 3.38 (should work for GNOME 40 too) that fixes a bug in some apps not sending the proper characters and just sending the xml escape sequence on notifactions. (For example transforming ' into ')

Installation

You can install it through the GNOME extension webpage (link on the github info) or manually like this:

git clone https://github.com/PWall2222/XMLFix.git
cd XMLFix
mkdir -p ~/.local/share/gnome-shell/extensions
cp [email protected] ~/.local/share/gnome-shell/extensions/
gnome-extensions enable [email protected]

About

This is an extension for Gnome 3.38 (should work for GNOME 40 too) that fixes a bug in some apps not sending the proper characters and just sending the xml escape sequence on notifactions. (For example transforming ' into ')

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published