mirror of
https://github.com/JakeStanger/ironbar.git
synced 2026-07-11 08:15:21 +01:00
[GH-ISSUE #519] dlauncher and ulauncher oneclick modules #167
Labels
No labels
A:Build
A:CI
A:Client
A:Config
A:Core
A:Documentation
A:Documentation
A:IPC
A:Testing
A:UX/UI
blocked
BREAKING CHANGE
duplicate
good first issue
GTK4
help wanted
invalid
M:Battery
M:Battery
M:Bindmode
M:Bluetooth
M:Brightness
M:Cairo
M:Clipboard
M:Clock
M:Clock
M:Custom
M:Focused
M:Keyboard
M:Launcher
M:Menu
M:Music
M:Music
M:Music
M:Network Manager
M:Notifications
M:SysInfo
M:Tray
M:Volume
M:Workspaces
partially resolved
P:Critical
P:High
P:Low
P:Medium
pull-request
T:Bug
T:Bug
T:Core Enhancement
T:Module Enhancement
T:New Module
T:Question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/ironbar#167
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @daktras420 on GitHub (Mar 31, 2024).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/519
using the oneclick command i am hoping to integrate ulauncher and its extensions the link below explains it in detail
https://docs.ulauncher.io/en/stable/extensions/intro.html
https://ext.ulauncher.io/-/github-lighttigerxiv-ulauncher-session-manager
https://ext.ulauncher.io/-/github-melianmiko-ulauncher-nmcli
https://ext.ulauncher.io/-/github-iboyperson-ulauncher-system
are some examples i think are very usable there is a bunch more
dlauncher is based off ulauncher and would be again as a one click great for an program menu aka start or applications menu
any help or ideas in setting this up of course would be very appreciated
@JakeStanger commented on GitHub (Mar 31, 2024):
This to me sounds like it's well suited to the
custommodule rather than a native module. It should be a very easy config if all you want is a button that executes a command.@daktras420 commented on GitHub (Mar 31, 2024):
That's what I was thinking. I figured id work on it today.
On Sun, Mar 31, 2024, 1:35 AM Jake Stanger @.***> wrote:
@JakeStanger commented on GitHub (Mar 31, 2024):
Sure, if you put something together feel free open a PR to add it as example to the wiki or post it as a show-and-tell discussion.
I'll close this since there's no development action to be taken.