Commit Graph

9 Commits

Author SHA1 Message Date
a1346054 c62137f8ab
Simple maintenance improvements (#1370)
* rofi moved to libera.chat

* unify some theme headers and whitespace

* consistently use the same hashbang for bash

* improve obsolete way of testing equality

see https://github.com/koalaman/shellcheck/wiki/SC2268 for explanation

* use consistent function definitions in bash scripts

* remove duplicated author and fix whitespace

* quote all variables in scripts

fixes many warnings identified through shellcheck

* fix whitespace in scripts

* fix whitespace in non-source files

* fix spelling in non-source files

* fix whitespace and indentation in source files

* fix spelling in source files
2021-08-14 13:03:16 +02:00
Dave Davenport f7daa9b1b1 [Scripts] Remove cat for pipe. 2019-02-02 12:39:41 +01:00
Dave Davenport 7e1ea5290d Update tests 2016-07-19 00:16:49 +02:00
Dave Davenport c87e91b6d9 Make select behave more Rasi-ish 2016-06-26 11:00:23 +02:00
Dave Davenport b7d9b4b6b5 Add debug output to test 4 2015-10-11 13:51:08 +02:00
Dave Davenport 45e07bb83c [dmenu] Update tests to hit the shift-enter mode 2014-08-31 09:28:55 +02:00
Dave Davenport 229bb6931b Play with adding some more test, bug fixes
* delete an invalid memmove in textbox
2014-08-30 20:45:08 +02:00
QC a20e2a5ed9 Forgot to remove debug code, causing false negative. 2014-08-29 17:03:35 +02:00
QC 4ab95f5d26 Add dmenu test. 2014-08-29 16:57:36 +02:00