aboutsummaryrefslogtreecommitdiff
path: root/damb
Commit message (Collapse)AuthorAgeFilesLines
* wayland/menu: wmenu -> bemenusinanmohd2023-11-041-2/+2
|
* damb: clean up, merge cases in a switch statementsinanmohd2023-08-101-2/+1
|
* damb: make the key value delimiter more explicit and safesinanmohd2023-08-061-6/+9
| | | | | damb will remove delimiter from keys and exit with invalid key when value contains the delimiter
* damb: simpler shell patternsinanmohd2023-08-061-2/+1
|
* damb: someone forgot the escape character in a shell patternsinanmohd2023-08-061-1/+1
|
* damb: invalidate values with newline charactersinanmohd2023-08-061-1/+5
|
* damb: rewrite, better ux and more featuressinanmohd2023-08-041-56/+251
| | | | | | | | changelogs: * switched to fully posix key value implementation * only show stop option when an ambiance is already playing * only show clipboard option when valid data is in clipboard * auto generated icons for popular websites and other menu options
* damb: code clean upsinanmohd2023-08-011-4/+4
|
* damb: get rid of "random" optionsinanmohd2023-08-011-6/+1
| | | | | i've barely used it, select was used even when i needed to listen to something randm
* damb: update icon and make it a varsinanmohd2023-07-061-4/+5
|
* damb: use sigkill to make sure the target is deadsinanmohd2023-07-051-1/+1
|
* damb: follow xdg specsinanmohd2023-07-051-1/+1
|
* damb: update display server selection logicsinanmohd2023-07-021-3/+4
|
* font: switch to font awesome for iconssinanmohd2023-03-201-4/+4
|
* damb: fix: incomplete codesinanmohd2023-03-201-1/+1
|
* menu: prioritize wayland even when xwayland is availablesinanmohd2023-03-111-3/+3
|
* menu: switchout bemenu for wmenusinanmohd2023-03-111-1/+1
|
* damb: call main with $@ to avoid future headachessinanmohd2023-03-111-1/+1
|
* damb: wayland support, more appropriate dependency checksinanmohd2023-03-111-37/+80
|
* initial commitsinanmohd2023-03-111-0/+60