Shows info about which of your characters can learn a glyph in the item tooltip, as well as in Inscription profession windows (your character's own, guild or linked ones)
This addon currently still has some troubles initializing the first time you log in during a game session. After a /reload or relog, it should work fine until you quit the game.
0.3a: .toc update for 5.3
0.3: some more attempts to fix loading, though still often unresponsive on first login during a session :/ Works fine after a /reload or logging onto another character.
0.2: should handle logins and reloads properly now
Any chance we can get an update for this and maybe to see if we can get the features working i love this addon when it was working good
In fact, I wanted to update my addons for 5.2 today (mostly .toc bumps) and look at Glyphed again, didn't play much the last months, saw Taroven's suggestion early but never got around to do something with it
Without looking at the code myself, you could probably save a lot of pain by just registering the first instance of LFG_LOCK_INFO_RECEIVED instead of checking multiple times during the loading screen, and then registering the standard glyph events after the initial check.
LFG_LOCK_INFO_RECEIVED fires reliably within the first second of the game world being shown after the loading screen, never before. It usually fires twice at a time, and will also fire when the LFD window is opened.