Skip to content

How to keep only text when clicking usernames (usercard text only) #5423

Answered by pajlada
RazorMid asked this question in Q&A
Discussion options

You must be logged in to vote

If you're interested in making a custom build that removes the information you're not interested in, it would be easier to just delete that information in the first place. You'd want to look in src/widgets/dialogs/UserInfoPopup.cpp, specifically towards the bottom of its constructor (starts around line 256) - it's what's responsible for initializing its UI. You should be able to just delete the code that adds things like follower info etc

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
3 replies
@RazorMid
Comment options

@pajlada
Comment options

@pajlada
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@pajlada
Comment options

@RazorMid
Comment options

@pajlada
Comment options

Answer selected by RazorMid
@RazorMid
Comment options

@pajlada
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants