-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Suggestion] App switcher #160
Comments
definitely out of scope for this project, but I'll think about it as a separate plugin |
Awesome! |
hyprspace might interest you |
@horriblename it does, Do you think you could possibly add touchscreen compatibility to it? (Ie make it compatible with hyprgrass?) |
can you elaborate? I haven't tried it but it does seem to have some basic touch support |
I've tried it but couldn't get it working with touch yet (known issue) In other words |
I've put up a fix for touch screen crashing
|
Awesome work! Regarding the dispatcher though.. |
well it's not impossible... I just don't know if it's a good idea. I'll cook something up |
Likely a terrible idea There are like 2 ways of going about doing this |
Keen to see where this goes. The lack of touchscreen functionality with hyprspace is a bit painful atm. I get it though if it's not exactly the intended scope of hyprgrass though lol, wrong plugin. |
Yeah hope either the desired functionality gets added to hyprspace or horriblename starts their own plugin (Or adds support for this to hyprgrass) |
waiting for #174 TL;DR hyprgrass will be exposing hooks so that other plugins can have hyprgrass integration |
Oh that would be incredible! |
with #189 you can now emulate touchpad swipes. Not exactly the integration I promised, but it works pretty nicely with hyprspace. the event hooks I talked about is currently being re-thought |
Whoops forgot to reply to this, Amazing work! Bit offtopic but i've noticed you're looking for on screen keyboards? |
I would love to see something like an app switcher like the ones found on mobile oses.
Example
Desired behavior
Differences from hyprexpo
Hyprexpo has a static grid, This should be dynamic & scrollable.
Hyprexpo shows the wallpaper in every workspace, This should only show the toplevels in a workspace.
Final thoughts
I understand that all of this might be too much to ask for and that you might not have the time nor motivation to work on such big of a task.
I'd happily donate if it motivates you or helps in any way.
The text was updated successfully, but these errors were encountered: