| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move some scripts from bin/hibiki to bin | Robert Günzler | 2020-06-13 | 5 | -43/+79 |
| | | |||||
| * | bin/fzfez: move item processing to fzf input | Robert Günzler | 2020-06-13 | 1 | -14/+14 |
| | | |||||
| * | bin/askpass: s/wofi/bemenu/ | Robert Günzler | 2020-06-13 | 1 | -5/+1 |
| | | |||||
| * | bin: add dot wrapper | Robert Günzler | 2020-06-13 | 1 | -0/+2 |
| | | |||||
| * | bin: add mnts script | Robert Günzler | 2020-06-03 | 2 | -2/+29 |
| | | |||||
| * | bin/menu: show at the top | Robert Günzler | 2020-06-01 | 1 | -5/+8 |
| | | |||||
| * | Add osu-mode script to lock pointer to screen | Robert Günzler | 2020-05-25 | 1 | -0/+13 |
| | | |||||
| * | Add helper for wiki system | Robert Günzler | 2020-05-25 | 1 | -0/+33 |
| | | |||||
| * | bin/soundswitch: support switching profiles | Robert Günzler | 2020-05-25 | 1 | -6/+25 |
| | | |||||
| * | Add xdg-exec, lets us drop drun menu | Robert Günzler | 2020-05-25 | 1 | -0/+5 |
| | | |||||
| * | bin: Add enter and compose | Robert Günzler | 2020-05-19 | 2 | -0/+54 |
| | | | | | helpers for working *in* docker containers | ||||
| * | bin/menu: show on all monitors | Robert Günzler | 2020-05-06 | 1 | -0/+1 |
| | | | | | new flag after bemenu update | ||||
| * | bin/fzfez: add support for git-log | Robert Günzler | 2020-05-06 | 1 | -0/+10 |
| | | |||||
| * | Add initial implemention of etc manifest and os-conf | Robert Günzler | 2020-04-29 | 1 | -0/+56 |
| | | |||||
| * | Add bin/centercon and sway bindings | Robert Günzler | 2020-04-29 | 1 | -0/+40 |
| | | |||||
| * | 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 | |||||