| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | bin/hibiki/vncez: add help | Robert Günzler | 2020-04-29 | 1 | -1/+9 | |
| | | ||||||
| * | bin/soundswitch: add input/output switch | Robert Günzler | 2020-04-29 | 1 | -29/+57 | |
| | | ||||||
| * | bin/swq: "has ws" and better support floatings cons | Robert Günzler | 2020-04-29 | 1 | -4/+9 | |
| | | ||||||
| * | bin/menu: make case-insesitive | Robert Günzler | 2020-04-29 | 1 | -3/+4 | |
| | | ||||||
| * | bin/semver: add --tags to git-describe call | Robert Günzler | 2020-04-23 | 1 | -1/+1 | |
| | | ||||||
| * | bin/menu: make multiline | Robert Günzler | 2020-04-23 | 1 | -1/+3 | |
| | | ||||||
| * | bin/colorpick: fix notif | Robert Günzler | 2020-04-23 | 1 | -3/+12 | |
| | | ||||||
| * | bin/lock: use swaylock + effects patches | Robert Günzler | 2020-04-23 | 1 | -29/+22 | |
| | | ||||||
| * | Add bin/hibiki/vncez and move wfez to bin/hibiki | Robert Günzler | 2020-04-10 | 2 | -0/+15 | |
| | | ||||||
| * | bin/swx: add options for making container sticky | Robert Günzler | 2020-04-10 | 1 | -12/+39 | |
| | | | | | and a helper to force a delay before detecting appid | |||||
| * | bin/semver: Use getopt for cli | Robert Günzler | 2020-04-10 | 1 | -18/+59 | |
| | | ||||||
| * | Add bin/fzfez | Robert Günzler | 2020-04-10 | 1 | -0/+66 | |
| | | ||||||
| * | bin/lock: use iosevka sparkle | Robert Günzler | 2020-02-28 | 1 | -1/+1 | |
| | | ||||||
| * | bin/swx: Add option to rotate a container using cage | Robert Günzler | 2020-02-28 | 1 | -4/+31 | |
| | | | | | | | | | | | | | | | The problem: I want to read PDFs and webpages on my laptop holding it upright. Using `swaymsg output $laptop transform 90 clockwise` works BUT the trackpad will now be unusable since it maps movements according to the new screen orientation. The solution: Spawn the window inside cage [1] which allows us to rotate just that container which will keep the input usable. [1]: https://github.com/Hjdskes/cage | |||||
| * | grimshot: Use hw encoding with wf-recorder | Robert Günzler | 2020-02-21 | 2 | -2/+41 | |
| | | | | | also adds bin/wfez that has the args for it preset | |||||
| * | Remove bin/streamon | Robert Günzler | 2020-02-21 | 1 | -7/+0 | |
| | | ||||||
| * | bin/soundswitch: Also move all sink-inputs on global change | Robert Günzler | 2020-02-06 | 1 | -0/+4 | |
| | | ||||||
| * | Cleanup bin/ | Robert Günzler | 2020-01-30 | 4 | -114/+0 | |
| | | ||||||
| * | bin: Replace soundswitch_dmenu fully with soundswitch | Robert Günzler | 2020-01-29 | 3 | -174/+88 | |
| | | ||||||
| * | prompt: Make it easier to configure | Robert Günzler | 2020-01-29 | 1 | -0/+5 | |
| | | ||||||
| * | Replace termify with swx | Robert Günzler | 2020-01-29 | 3 | -15/+113 | |
| | | | | | Make swq match app_ids using jq's test() which allows "fuzzy" matching | |||||
| * | Intial commit of v2 | Robert Günzler | 2020-01-26 | 33 | -0/+1968 | |
| See https://drewdevault.com/2019/12/30/dotfiles.html | ||||||