#Remove the header and place the window
1 messages · Page 1 of 1 (latest)
guh threads i forgor
bugs on home screen too, on the official client i mean.
guhh I'll look into it
vesktop W
how do i open this thing again?
/*Remove close window buttons while New Thread is open to stop overlapping*/
#app-mount:has([class^=container]>[class^=uploadArea]>[class^=uploadDropModal])>[class^=typeWindows] {
display: none;
}```
got it fixed, it just hides when threads are open
not working on armcord
it's for full screen
of course you can't move the window
maybe I can detect when it's not full screen
uh
looks unchanged
do u use 3rd party plugins
themeattributes, but it shouldnt affect anything
Or maybe that's already my problem, I don't know.
idk why but when I use this snippet, my whole discord becomes really laggy
where exactly does it get laggy? when having a chat open?
for example does it lag in #🧊-off-topic-iceman-only
yeah. it gets laggy as soon as I open a server chat. dms are not as bad but still laggy
try closing the memberlist
i think you are using something else that is impacting performance, since my snippet isnt much different between pages and especially shouldnt be laggy
I disabled my theme and all my other stuff, with only your snippet leading to performance issues
ehh, weird
are you using win 10 or 11?
Might be a 11 issue bc I'm using 11.
doesnt change anything
It can make a difference. Had stuff which was working fine on 10 and being borked on 11
discord themes?
no other apps. just was pointing out stuff can break between os versions
discord is basically a browser window, which means that what you are seeing, especially snippets and themes, is not just looking similar on different devices and systems, it IS the same. Yes this is oversimplified but in general you can just be sure that if you are using vencord, you are on the exact same site than someone that is using vencord on a completely different device
im gonna look through the different selectors to see if i can do better
could also just be my pc being weird. idk tho xD
dms?
have you used the import link?
interesting
only other thing i have is just a snippet that turns blurple into blue
this is what i have in my quickcss right now
if that works, i might have forgotten to update the file
when you're back, please send me a dm i need the messagerequest page again lol
i never talk to human beings so i could have never fixed that
so the only issue you found is with being in a call
only other thing was when youre in the shop the buttons disappear but it wasnt a big deal so i didnt mention it
you can just click friends to have the buttons back
that happens because the code basically checks "is there another ("window") open" and if so, it nukes the buttons
windows are for example when you click the unread box on the top, the settings, the settings page and a lot else
when having the settings open, the text "home page" is still there, just invisible (and for some reason 7% smaller)
with text home page i mean chats
i suck at words
no no i am with you so far
this should fix call page
also, i am very proud of the section[class^=title-] line
this makes it so i dont have to explicitly unselect other elements
i also havent tested activities, which i will do soon
activites are mostly fine
it just slides into the buttons a bit
its like that with this the call thing is fixed
wait i just realised something
if the header is gone
how do you move the window
when its not full screen
you dont :)
you will have to turn it off for that
i unfortunately cant YET have a check if the app is fullscreen
ill actually ask right now if themeattributes could add that
would it be impossible to make this thin area into the "header" so you can click and drag this to move the window
in theory i could overlay it but that would cause issues with selecting the buttons, though maybe i could put it below that
but then having a small window, which usually happens on non maximised screens, you would only have buttons there
that does make sense
so youre gonna make the old header come back if its minimized?
that actually would be really nice
if its not maximized
if its minimized you dont see the window at all :P
im asking in vencord-dev and it looks like they agree lol
my left sidebar chat/convos are being like combined or put on top of each other now ( i think it is this codes issue?) correct me if i am wrong please, but i can only click on the discord x. no matter how many pixels i try to mve my mouse
i have this added as import. so its still broken? im surprised i was smart enough to add it as import. lol
where exactly does it happen?
i think he has the thread window open