#not sure what happened

26 messages · Page 1 of 1 (latest)

gleaming wigeon
#

hi I have the exact same problem (no clue what happened)

shy python
#

hmm strange

hexed ice
#

Hey guys, that is a AUR issue

#

I believe it should be solved tomorrow or later today

shy python
#

alright could anyone help with the discord thing i mentioned too

#

so when i close discord it doesnt fully close it just pops up in the bar such as steam

hexed ice
#

Which one is the discord thing?

#

Official discord or webapp discord/

shy python
#

OHHHH i didnt think about it being web app thanks i now realize i would just need the actual discord package for that right lmaoo

hexed ice
#

hehe makes sense

#

webapp is good for chatting, but not so good to share screen imo

#

for heavy discord usage I prefer the app

devout tide
#

same problem checking in

#

(the aur issue)

shy python
#

yeah not sure guess were waiting for github fix

teal marlin
#

Thanks everyone - glad to see an answer here right away

terse oar
#

it's not killing the process. it's closing the chromium webapp context.

i'm pretty sure you can get the webapps to register with the taskbar (via dbus). you'd need to look into chromium docs for linux desktop integration.

screensharing works for me in the discord webapp.

#

@shy python you can also create a scratch space in hyprland, then send discord to it.

shy python
#

Yeah I haven’t messed around with it yet buuttt think I’ll just install the discord package just nice when I wanna load my system to heat up like a metal boiler room but thanks man I’ll look into it still

terse oar
#

the scratch space is how you toggle apps quickly. i3 only had one scratch space. hyprland lets you have as many as you want.

there are these default binds.

bindd = SUPER, S, Toggle scratchpad, togglespecialworkspace, scratchpad
bindd = SUPER ALT, S, Move window to scratchpad, movetoworkspacesilent, special:scratchpad
#

also, there could be a few issues if you need discord to handle interactions with other desktop apps (like XDG handles protocols like discord:// or whatever)

#

and dbus handles other events. idk if the native app registers for those events.

#

anyways, sometimes there be dragons

#

the native one probably integrates with the desktop completely fine. i feel like i'd have seen issues with that otherwise.