| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bin/semver: only annotate when explicitly requested via -a | Robert Günzler | 2021-04-26 | 1 | -13/+25 |
| | | |||||
| * | bin/enter: support detecting CWD | Robert Günzler | 2021-04-26 | 1 | -3/+6 |
| | | |||||
| * | bin/oguri-cycle: use readarray isntead of find | Robert Günzler | 2021-04-26 | 1 | -3/+5 |
| | | |||||
| * | lots of small things | Robert Günzler | 2021-04-26 | 3 | -5/+12 |
| | | |||||
| * | bin/swx: default to foot on -t | Robert Günzler | 2021-04-26 | 1 | -5/+6 |
| | | |||||
| * | bin/swkill: query once and reuse return value | Robert Günzler | 2021-04-26 | 1 | -2/+3 |
| | | |||||
| * | bin/menu: pass bemenu options globally through env var | Robert Günzler | 2021-04-26 | 3 | -41/+41 |
| | | |||||
| * | bin/x11fy: be more lenient | Robert Günzler | 2021-04-26 | 1 | -4/+15 |
| | | | | | unsetting toolkit specific env vars usually does the job | ||||
| * | prompt: set terminal window title | Robert Günzler | 2021-04-26 | 1 | -1/+5 |
| | | |||||
| * | bin: simplify sway-run | Robert Günzler | 2021-04-26 | 1 | -39/+13 |
| | | |||||
| * | add bin/once | Robert Günzler | 2021-04-26 | 1 | -0/+30 |
| | | |||||
| * | bin/oguri-cycle: use a local directory vs hardcoding imgs | Robert Günzler | 2021-01-24 | 1 | -17/+4 |
| | | |||||
| * | Update 2021-01-21T18:33:10Z | Robert Günzler | 2021-01-21 | 15 | -123/+259 |
| | | |||||
| * | bin/oguri-cycle: randomize bg per output | Robert Günzler | 2021-01-21 | 1 | -1/+1 |
| | | | | | | before we assigned the same image for all outputs with the same aspect ratio | ||||
| * | bin/centercon: fix arithmetic error | Robert Günzler | 2021-01-21 | 2 | -2/+2 |
| | | | | | and also fix centercon usage in swx | ||||
| * | bin/clone: modernize | Robert Günzler | 2021-01-21 | 1 | -90/+78 |
| | | |||||
| * | bin/mnts: overhaul | Robert Günzler | 2021-01-21 | 1 | -21/+33 |
| | | |||||
| * | new theme | Robert Günzler | 2021-01-21 | 3 | -8/+25 |
| | | |||||
| * | bin/url-launcher: make notif more generic | Robert Günzler | 2021-01-21 | 1 | -2/+2 |
| | | |||||
| * | bin/centercon: overhaul | Robert Günzler | 2020-12-07 | 1 | -9/+29 |
| | | |||||
| * | bin/swx: allow setting terminal title | Robert Günzler | 2020-12-07 | 1 | -7/+12 |
| | | |||||
| * | bin/soundswitch: remove pipewire special cases | Robert Günzler | 2020-12-07 | 1 | -12/+1 |
| | | | | | works with 0.3.17 | ||||
| * | bin/soundswitch: fix card profile matching | Robert Günzler | 2020-12-07 | 1 | -2/+6 |
| | | |||||
| * | bin/soundswitch: unify selector | Robert Günzler | 2020-12-07 | 1 | -6/+6 |
| | | |||||
| * | bin/soundswitch: restructure; enable options | Robert Günzler | 2020-12-07 | 1 | -49/+128 |
| | | |||||
| * | Add bin/mpvdiff; allows diff'ing 2 or 4 vidoes/images | Robert Günzler | 2020-12-07 | 1 | -0/+24 |
| | | |||||
| * | Add bin/oguri-cycle; sets random wallpapers | Robert Günzler | 2020-12-07 | 1 | -0/+47 |
| | | |||||
| * | Add bin/swkill; swq-based kill | Robert Günzler | 2020-12-07 | 2 | -0/+40 |
| | | |||||
| * | Add bin/mvi and config; mpv-based image viewer | Robert Günzler | 2020-12-07 | 1 | -0/+6 |
| | | |||||
| * | Add bin/pomo; simplistic pomodoro timer | Robert Günzler | 2020-12-07 | 1 | -0/+52 |
| | | |||||
| * | Add bin/beep; beeps | Robert Günzler | 2020-12-07 | 1 | -0/+16 |
| | | |||||
| * | Add bin/x11fy; force applications to use x11 | Robert Günzler | 2020-12-07 | 1 | -0/+7 |
| | | |||||
| * | Add bin/firefox; spawns different profiles based on arg0 | Robert Günzler | 2020-12-07 | 1 | -0/+27 |
| | | |||||
| * | bin/compose: use buildkit and mount local dirs | Robert Günzler | 2020-12-07 | 1 | -0/+4 |
| | | |||||
| * | bin/enter: allow becoming root in container | Robert Günzler | 2020-12-07 | 1 | -13/+33 |
| | | |||||
| * | bin/menu: add --password support | Robert Günzler | 2020-12-07 | 1 | -6/+29 |
| | | |||||
| * | bin/colorpick: preview color | Robert Günzler | 2020-12-03 | 1 | -13/+22 |
| | | |||||
| * | bin/grimshot: various updates | Robert Günzler | 2020-12-03 | 1 | -10/+15 |
| | | | | | | | * set icon for notify-send * handle null selection * handle OUTPUT | ||||
| * | bin/swx: implement marking | Robert Günzler | 2020-12-03 | 1 | -16/+35 |
| | | | | | | * support foot as terminal * exit early if we don't need con_id | ||||
| * | bin/centercon: Remove special case for centering | Robert Günzler | 2020-07-21 | 2 | -40/+48 |
| | | |||||
| * | bin/swx: Add option to move window to scratchpad | Robert Günzler | 2020-07-10 | 1 | -13/+21 |
| | | |||||
| * | bin/vncez: use gvncviewer, remove remmina | Robert Günzler | 2020-07-10 | 1 | -5/+10 |
| | | | | | | and move window to scratchpad, making extend to the full output dimensions | ||||
| * | bin/swx: only autotile split-layout containers | Robert Günzler | 2020-07-07 | 1 | -5/+9 |
| | | |||||
| * | bin/swq: make current workspace detection more robust | Robert Günzler | 2020-07-07 | 1 | -2/+4 |
| | | |||||
| * | bin/centercon,swx: support placing windows in corners | Robert Günzler | 2020-07-07 | 2 | -15/+39 |
| | | |||||
| * | bin/swx: Remove force_sleep option and use -a for auto-tile | Robert Günzler | 2020-07-03 | 1 | -15/+12 |
| | | |||||
| * | bin/swx: Add auto-tiling feature | Robert Günzler | 2020-07-03 | 1 | -2/+13 |
| | | |||||
| * | bin/zet: use 'fzfez vimwiki' | Robert Günzler | 2020-06-28 | 1 | -22/+14 |
| | | |||||
| * | bin/lock: prevent white background when unplugging monitors | Robert Günzler | 2020-06-28 | 1 | -0/+1 |
| | | |||||
| * | bin: add files script | Robert Günzler | 2020-06-28 | 1 | -0/+10 |
| | | | | | uses 'fzfez fd' to create a file picker | ||||