Skip to content
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

[WIDGET] add a widget to show the currently opened apps #1261

Closed
muezabdalla opened this issue Dec 30, 2024 · 1 comment
Closed

[WIDGET] add a widget to show the currently opened apps #1261

muezabdalla opened this issue Dec 30, 2024 · 1 comment

Comments

@muezabdalla
Copy link

Description of the widget

add a widget or a magic variable that show the currently opened apps
example:
icons

Implementation proposal

No response

Example usage

(task-bar ; this name is also used on waybar
:title bool ; to show the title of the application
:icon bool ; to show the icon of the application
)

Additional context

No response

@elkowar
Copy link
Owner

elkowar commented Feb 16, 2025

This is sadly very heavily dependant on if you're using X11 or wayland, and in case of wayland also on the specific compositor you're using. While possible, I feel like this is currently somewhat out of scope, and would better be implemented externally as some tool that fetches the information (and potentially just spits out yuck syntax for use in literal widgets)

@elkowar elkowar closed this as completed Feb 16, 2025
@elkowar elkowar closed this as not planned Won't fix, can't repro, duplicate, stale Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants