testing moonman's windows 95-esque front end. so far other than font smoothing needs a clipboard paste for media (specificalaly screanshots ngl) @sun
Timeline
Post
Remote status
Context
13
@graf test
@graf hard refresh and you should have paste image now.
@hakui @sun custom emoji panel has issues displaying 8.4k custom emojis, might be worthwhile to set that as a background activity when a user logs in. fans on my razer blade just ramped up and it's still not rendered 8 mins later
@graf would it be helpful to have a github mirror to submit pull requests to?
@sun yeah please, I'll work on this in the morning
@sun You've got local mirror builds in your packages so I can't fetch them to build it but I have a fix for you
@graf oh right it uses ssh, the issue is I don't have npm for the other thing, let me see if I can somehow fix that.
@sun try this for now, I'm going to go make sure my garbage is dealt with
textarea,
ul.tree-view {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
}
textarea,
ul.tree-view {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
}
Replies
2
@graf I think I got it set up now to use http git for that package