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
Commit message (
Expand
)
Author
Age
Files
Lines
*
#23 add (failing) test case for this PR
Moritz Meißelbach
2020-06-22
2
-0
/
+15
*
#22 open file descriptor 3 at the beginning of the script
Moritz Meißelbach
2020-06-19
1
-0
/
+1
*
Merge remote-tracking branch 'origin/master'
Moritz Meißelbach
2020-06-19
1
-1
/
+1
|
\
|
*
fix a typo
Moritz Meißelbach
2020-05-04
1
-1
/
+1
*
|
#22. Add some very basic logging to help investigate this bug. debug informat...
Moritz Meißelbach
2020-06-19
2
-1
/
+11
|
/
*
Fix #23. Apparently there once was a reason to strip the last character of th...
Moritz Meißelbach
2020-04-18
1
-1
/
+1
*
Merge pull request #18 from Biont/xdg_autostart
Moritz Meißelbach
2020-02-06
7
-4
/
+822
|
\
|
*
Add note about autostart feature in the README
Moritz Meißelbach
2020-02-07
1
-0
/
+4
|
*
Add function to list and execute application desktop files from XDG autostart...
Moritz Meißelbach
2020-02-06
6
-4
/
+818
|
/
*
Fix typo
Moritz Meißelbach
2020-01-29
1
-1
/
+1
*
Update badge
Moritz Meißelbach
2020-01-28
1
-1
/
+1
*
Update badge
Moritz Meißelbach
2020-01-28
1
-1
/
+1
*
remove travis.yml
Moritz Meißelbach
2020-01-28
1
-20
/
+0
*
Attempt to create cache folder before touching HIST_FILE
Moritz Meißelbach
2020-01-28
1
-1
/
+1
*
Merge branch 'github_actions' of github.com:Biont/sway-launcher-desktop into ...
Moritz Meißelbach
2020-01-28
1
-7
/
+5
|
\
|
*
Remote existing BATS action
Moritz Meißelbach
2020-01-28
1
-5
/
+0
|
*
Update ci.yml
Moritz Meißelbach
2020-01-28
1
-2
/
+5
*
|
Merge branch 'master' into github_actions
Moritz Meißelbach
2020-01-28
2
-6
/
+15
|
\
\
|
|
/
|
/
|
|
*
Merge branch 's-hamann-switchable-providers'
Moritz Meißelbach
2019-12-17
2
-4
/
+13
|
|
\
|
|
*
Merge branch 'switchable-providers' of https://github.com/s-hamann/sway-launc...
Moritz Meißelbach
2019-12-17
2
-4
/
+13
|
|
/
|
|
|
*
Support switching between different provider configs
Sebastian Hamann
2019-12-17
2
-4
/
+13
|
*
|
Merge branch 's-hamann-cmd-description'
Moritz Meißelbach
2019-12-17
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
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
*
|
Merge branch 'master' into github_actions
Moritz Meißelbach
2019-12-03
5
-81
/
+160
|
\
|
|
*
Merge pull request #12 from Biont/providers
Moritz Meißelbach
2019-12-03
5
-81
/
+160
|
|
\
|
|
*
Fix typo
Moritz Meißelbach
2019-12-03
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
2
-12
/
+14
|
|
*
Fix example provider
Moritz Meißelbach
2019-11-29
1
-2
/
+2
|
|
*
Implement template variable substitution in provider commands
Moritz Meißelbach
2019-11-29
1
-8
/
+8
|
|
*
Implement template variable substitution in provider commands
Moritz Meißelbach
2019-11-29
1
-3
/
+3
|
|
*
typo
Moritz Meißelbach
2019-11-29
1
-1
/
+1
|
|
*
Document usage of custom providers
Moritz Meißelbach
2019-11-29
1
-0
/
+19
|
|
*
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
4
-20
/
+103
|
|
*
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
|
|
/
*
|
Move shellcheck to run after checkout
Moritz Meißelbach
2019-11-28
1
-2
/
+3
*
|
Try shellcheck
Moritz Meißelbach
2019-11-28
1
-2
/
+3
*
|
Add bats.yml workflow to test things out
Moritz Meißelbach
2019-11-28
1
-0
/
+18
|
/
*
Run launch command in sub-shell, allowing the script to exit normally and run...
Moritz Meißelbach
2019-11-23
1
-1
/
+1
*
Merge pull request #10 from ahaasler/use-fifo
Moritz Meißelbach
2019-11-23
1
-11
/
+7
|
\
|
*
Use a FIFO as fzf input
Adrian Haasler García
2019-11-22
1
-11
/
+7
|
/
*
Include note about the AUR
Moritz Meißelbach
2019-11-15
1
-1
/
+7
*
Use exec setsid instead of swaymsg. Makes this script entirely independent fr...
Moritz Meißelbach
2019-11-15
2
-2
/
+3
*
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
[next]