#not sure what happened
26 messages · Page 1 of 1 (latest)
hmm strange
Hey guys, that is a AUR issue
Check the github: https://github.com/basecamp/omarchy/issues/3592
I believe it should be solved tomorrow or later today
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
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
hehe makes sense
webapp is good for chatting, but not so good to share screen imo
for heavy discord usage I prefer the app
yeah not sure guess were waiting for github fix
Thanks everyone - glad to see an answer here right away
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.
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
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.