Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mixxorz/glass
An immersive and minimalistic chat UI for World of Warcraft
https://github.com/mixxorz/glass
lua worldofwarcraft
Last synced: 16 days ago
JSON representation
An immersive and minimalistic chat UI for World of Warcraft
- Host: GitHub
- URL: https://github.com/mixxorz/glass
- Owner: mixxorz
- License: mit
- Created: 2020-07-26T16:43:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T12:19:56.000Z (11 months ago)
- Last Synced: 2024-10-10T05:34:48.821Z (about 1 month ago)
- Topics: lua, worldofwarcraft
- Language: Lua
- Homepage:
- Size: 124 KB
- Stars: 21
- Watchers: 5
- Forks: 18
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Abandoned
Please use [LS: Glass](https://www.curseforge.com/wow/addons/ls-glass "LS: Glass")
This project is the original Glass addon by me. I no longer play the game so this project has been abandoned.
i_lightspark has been kind enough to keep the spirit of Glass alive by releasing their own version. Please use that instead.
* [LS: Glass on CurseForge](https://www.curseforge.com/wow/addons/ls-glass)
* [LS: Glass on Wago](https://addons.wago.io/addons/ls-glass)**Original description follows**
---
![Glass](https://user-images.githubusercontent.com/3102758/90884068-9549a600-e3e1-11ea-944f-481bd894560e.png)
#### An immersive and minimalistic chat UI for World of Warcraft
[![Demo](https://thumbs.gfycat.com/SkinnyPopularIsabellineshrike-size_restricted.gif)](https://gfycat.com/skinnypopularisabellineshrike)
(Click for slightly higher resolution)
## Why?
I wanted to have a chat UI that didn't look like it was designed in 2004.
I tried several addons that customize the chat interface but was left
unsatisfied. So I decided to make one myself.The goal of Glass is to be unobtrusive. Messages only appear when they come in
and fades out after a few seconds. Chat tabs are hidden until the player hovers
over the chat UI. There is no always-visible background. Glass is invisible
until the player needs it.## Install
Glass is available on [CurseForge](https://www.curseforge.com/wow/addons/glass)
You may also download the latest release on [GitHub](https://github.com/mixxorz/Glass/releases)
## Commands
* `/glass` - open the settings window
* `/glass lock` - unlock the chat frame## Customization
Not everyone likes the same look. Glass tries to accommodate your own
preferences by giving you options to change the:* Chat frame width, height, and location
* Font and font size
* Message fade out delay
* Background opacityMoreover, unlike the default chat UI, these settings may be shared between
characters.## Addon compatibility
### ElvUI
Glass works with ElvUI, but make sure to disable the Chat module.
### Prat 3.0
Glass works with Prat, but make sure to disable the EditBox module.
Prat Timestamps work with Glass but with a caveat. Prat allows you to select
which tabs to enable timestamps on. This is currently not supported and
Timestamps will be enabled on all tabs if the Prat Timestamps module is loaded.
If you want to disable Prat Timestamps, you'll need to set the module to "Don't
load" (just "Disabled" won't work).Note: WoW's built-in timestamps work with Glass. (Interface -> Social ->
Timestamps)### Leatrix Plus
Glass works with Leatrix Plus. You might encounter issues when enabling features
that modify chat behaviour such as "Recent chat window" or "Use easy resizing".
Switching these features off will resolve issues with Glass.## Issues and suggestions
Check the [Issue tracker](https://github.com/mixxorz/Glass/issues) on GitHub
to see if someone else has already reported your issue. If not, leave a comment
on [CurseForge](https://www.curseforge.com/wow/addons/glass).## License
MIT License
Copyright (c) 2020 Mitchel Cabuloy