shellex icon indicating copy to clipboard operation
shellex copied to clipboard

.desktop-file integration

Open Merovius opened this issue 11 years ago • 4 comments

The dmenu-like completion from #4 should also incorporate .desktop-files

Merovius avatar Jul 30 '13 16:07 Merovius

It might make sense to re-use the code of i3-dmenu-desktop for that. I am willing to accept patches that make it integrate better with shellex.

stapelberg avatar Jul 30 '13 16:07 stapelberg

Hm, while reusing code is certainly sensible (especially when looking at the complexity of i3-dmenu-desktop), this would make this feature of shellex only usable with i3 (or at least some of the tools i3 provides). I'm not sure if I'm okay with that right now.

Merovius avatar Jul 30 '13 17:07 Merovius

As discussed offline, you could use git submodules to have the i3 repository inside shellex and just ship i3-dmenu-desktop.

stapelberg avatar Aug 07 '13 20:08 stapelberg

I hacked an addition of .desktop files here: https://github.com/pseyfert/shellex-desktop

pseyfert avatar Jan 07 '17 23:01 pseyfert