index
:
sway-launcher-desktop
master
shivesh
TUI Application launcher with Desktop Entry support. Made for SwayWM, but runs anywhere (shivesh branch)
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sway-launcher-desktop.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove man-page reference from command description
Sebastian Hamann
2019-12-16
1
-1
/
+1
*
Silence all output of selected command. This seems to be needed for some term...
Moritz Meißelbach
2019-12-15
1
-1
/
+1
*
gentle golfing
Moritz Meißelbach
2019-11-30
1
-32
/
+10
*
remove obsolete function
Moritz Meißelbach
2019-11-30
1
-4
/
+1
*
Fix and improve usage of launch_cmd in providers
Moritz Meißelbach
2019-11-30
1
-10
/
+8
*
Implement template variable substitution in provider commands
Moritz Meißelbach
2019-11-29
1
-8
/
+8
*
Remove unneeded commented-out awk code
Moritz Meißelbach
2019-11-29
1
-13
/
+7
*
Remove unwanted output
Moritz Meißelbach
2019-11-29
1
-2
/
+0
*
[WIP] Read custom providers from a ~/.config/sway-launcher-desktop/providers....
Moritz Meißelbach
2019-11-29
1
-17
/
+57
*
Run list command in separate function for testability and interoperability
Moritz Meißelbach
2019-11-28
1
-5
/
+6
*
Turn hardcoded list generation into an array containing list & launch command...
Moritz Meißelbach
2019-11-28
1
-36
/
+43
*
Run launch command in sub-shell, allowing the script to exit normally and run...
Moritz Meißelbach
2019-11-23
1
-1
/
+1
*
Use a FIFO as fzf input
Adrian Haasler García
2019-11-22
1
-11
/
+7
*
Use exec setsid instead of swaymsg. Makes this script entirely independent fr...
Moritz Meißelbach
2019-11-15
1
-1
/
+1
*
Always return 0 after killing pipe. Sometimes there would be no matching proc...
Moritz Meißelbach
2019-11-13
1
-1
/
+1
*
Use nextfile instead of exit; This was actually how I initially wrote it, but...
Moritz Meißelbach
2019-11-11
1
-4
/
+5
*
Re-enable subprocess
Moritz Meißelbach
2019-11-11
1
-2
/
+2
*
remove searching irrelevant XDG_CONFIG_HOME
Kat Witten
2019-11-10
1
-1
/
+1
*
find and prefer local desktop entries over system-wide desktop entries
Kat Witten
2019-11-10
1
-1
/
+1
*
Change fallback TERMINAL_COMMAND to urxvt to be consistent with existing README
Moritz Meißelbach
2019-11-09
1
-1
/
+1
*
Change fallback TERMINAL_COMMAND to urxvt to be consistent with existing README
Moritz Meißelbach
2019-11-09
1
-1
/
+1
*
Get locations of desktop application folders according to spec
Moritz Meißelbach
2019-11-08
1
-7
/
+4
*
Generate a spec-conformant "desktop file id" of each .desktop file and remove...
Moritz Meißelbach
2019-10-31
1
-10
/
+33
*
Use swaymsg exec for launching programs
Moritz Meißelbach
2019-10-29
1
-1
/
+1
*
Put helper function in actual functions and call them with a slim switch/case.
Moritz Meißelbach
2019-10-25
1
-30
/
+28
*
Quote command before passing to swaymsg
Moritz Meißelbach
2019-10-25
1
-1
/
+1
*
Fix desktop entries not appearing lol
Biont
2019-10-25
1
-1
/
+1
*
Add test cases for 2 more desktop files. Add a space in the launcher script f...
Moritz Meißelbach
2019-10-24
1
-1
/
+1
*
Put command extraction in separate command that can be run (and tested) from ...
Moritz Meißelbach
2019-10-24
1
-57
/
+60
*
Add new tests and test data. Make parsing of desktop entries testable
Moritz Meißelbach
2019-10-24
1
-33
/
+46
*
Fix failing tests
Moritz Meißelbach
2019-10-23
1
-1
/
+1
*
Allow overriding terminal variable
Joe Fiorini
2019-10-23
1
-1
/
+4
*
Remove debug logging
Joe Fiorini
2019-10-23
1
-1
/
+1
*
Better when it actually works...
Joe Fiorini
2019-10-22
1
-2
/
+2
*
Add Terminal property support
Joe Fiorini
2019-10-22
1
-2
/
+15
*
(no commit message)
Moritz Meißelbach
2019-10-16
1
-1
/
+1
*
Applications with actions were missing their main entry
Moritz Meißelbach
2019-10-16
1
-8
/
+7
*
Reformat
Moritz Meißelbach
2019-10-16
1
-6
/
+6
*
Merge remote-tracking branch 'origin/master'
Moritz Meißelbach
2019-10-16
1
-6
/
+6
|
\
|
*
fix handling of duplicate history entries
Moritz Meißelbach
2019-10-15
1
-1
/
+1
*
|
Improve parsing of desktop entries. Now multiple actions from a single file a...
Moritz Meißelbach
2019-10-16
1
-59
/
+121
|
/
*
Improve awk usage so only the first Name= entry is used from a desktop file
Moritz Meißelbach
2019-10-15
1
-1
/
+0
*
Improve awk usage so only the first Name= entry is used from a desktop file
Moritz Meißelbach
2019-10-15
1
-3
/
+4
*
Incorporate changes from @xPMo. Thanks a lot!
Moritz Meißelbach
2019-10-15
1
-73
/
+73
*
Incorporate changes from @nstickney . Thanks!
Moritz Meißelbach
2019-10-14
1
-4
/
+12
*
Make shellcheck happy
Moritz Meißelbach
2019-10-14
1
-18
/
+17
*
(no commit message)
Moritz Meißelbach
2019-10-14
1
-0
/
+97