sb

shitty bar for dwm
git clone git://git.ckyln.com/~cem/sb.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2020-09-13 16:12sb_storage: simplifyCem Keylan1+6-3
2020-07-07 07:46sb: conditional clear commandCem Keylan1+9-1
2020-07-07 07:45sb: use XDG_CONFIG_HOME for configurationsCem Keylan1+2-2
2020-07-07 06:59sb: print a newline when '-n' flag is specified.Cem Keylan1+1-1
2020-07-07 06:57sb: fix cleanupCem Keylan1+1-1
2020-07-02 11:34sb: overall code improvements on the main script, changes below:Cem Keylan1+51-23
2020-07-02 10:47sb: don't use cat to print help informationCem Keylan1+10-14
2020-07-02 10:47sb: don't use envCem Keylan1+1-1
2020-05-30 15:19showmpd: simplify function, remove usage of grep/head, etcCem Keylan1+7-7
2020-04-13 16:32sb_mail: fix variable nameCem Keylan1+1-1
2020-04-11 23:47various style changesCem Keylan8+25-37
2020-03-28 15:37bump to 1.5.0Cem Keylan1+1-1
2020-03-28 15:36fix usage of DELIMITERCem Keylan1+3-3
2020-03-03 08:19Change the mail function to not use variablesCem Keylan2+6-10
2020-02-12 22:14update readmeCem Keylan1+2-4
2020-02-12 22:10bump to version 1.4.0Cem Keylan1+1-1
2020-02-12 22:09exit with error code 1 on usageCem Keylan1+1-1
2020-02-12 22:08revert to '-' for flagsCem Keylan1+4-4
2020-02-12 18:06add '-' back to usageCem Keylan1+5-5
2020-02-12 12:43update sb manpage to reflect changesCem Keylan1+7-2
2020-02-12 12:29clear terminal screen before executing barCem Keylan1+1-1
2020-02-12 12:28make multiple options parsableCem Keylan1+6-6
2020-02-12 12:20add explanation + don't use if statementCem Keylan1+6-7
2020-02-12 12:16better readabilityCem Keylan1+3-2
2020-02-12 12:15simpler testingCem Keylan1+3-3
2020-02-12 12:15fix sb not starting without an optionCem Keylan1+1-1
2020-02-12 12:08get user functions from ~/.config/sb-funcCem Keylan1+1-1
2020-02-12 12:07simplify default barCem Keylan1+1-14
2020-02-12 12:07fix DELIMITER name on sbCem Keylan1+1-1
2020-02-12 12:07add 'd' flag for using the default configurationCem Keylan1+3-1
2020-02-12 12:06make case more readableCem Keylan1+9-3
2020-02-12 11:50remove gitignoreCem Keylan1+0-1
2020-02-12 11:49remove unnecessary Makefile entriesCem Keylan1+2-3
2020-02-12 11:49simplify programCem Keylan3+60-71
2020-02-12 11:38Update license yearCem Keylan2+2-2
2020-02-12 11:35simplify Makefile and buildCem Keylan2+23-52
2020-02-12 10:36update makefile to sync version informationCem Keylan1+1-1
2020-02-12 10:34add alsa functionCem Keylan1+12-0
2020-02-12 10:34fix huge typoCem Keylan13+14-14
2019-12-26 07:56brightness: add percentageCem Keylan1+2-2
2019-12-21 19:02bump to 1.2.1Cem Keylan1+1-1
2019-12-21 19:02change conf variableCem Keylan1+2-1
2019-12-21 18:57bump to 1.2Cem Keylan1+1-1
2019-12-21 18:56add gitignoreCem Keylan1+1-0
2019-12-21 18:56do some config on MakefileCem Keylan3+79-65
2019-12-21 18:31add more info to mail on sbrc.exampleCem Keylan1+3-0
2019-12-21 18:22add killexisting functionCem Keylan2+9-1
2019-12-21 18:09moved contents of config.mk to MakefileCem Keylan2+6-9
2019-12-17 11:02bump to 1.1Cem Keylan1+1-1
2019-12-17 11:01do not start sb if pid file existsCem Keylan1+4-1
2019-11-29 08:35fix default functionCem Keylan1+3-3
2019-11-28 07:11bump versionCem Keylan1+1-1
2019-11-28 07:10add sfeed to exampleCem Keylan1+1-0
2019-11-28 07:10add sfeed to sbrc manualCem Keylan1+4-0
2019-11-28 07:10add sfeed functionCem Keylan1+13-0
2019-11-27 14:31fix ssidCem Keylan1+1-1
2019-11-27 06:36remove links headerCem Keylan1+0-4
2019-11-25 22:50bump versionCem Keylan1+1-1
2019-11-25 22:50fix formattingCem Keylan2+2-2
2019-11-25 22:46add little infos about existing modulesCem Keylan1+38-0
2019-11-25 22:06lintedCem Keylan1+1-1
2019-11-25 22:06better variable nameCem Keylan1+1-1
2019-11-25 22:05truncated battery functionCem Keylan1+3-9
2019-11-25 22:04fix makefile when updatingCem Keylan1+2-2
2019-11-25 18:40switch to MITCem Keylan1+21-676
2019-11-25 18:05fix sleeptimeCem Keylan1+1-1
2019-11-25 14:47add linksCem Keylan1+7-0
2019-11-25 13:58fix name shown in usageCem Keylan1+1-1
2019-11-25 13:39fix md viewCem Keylan1+2-2
2019-11-25 13:34initial commitCem Keylan20+1026-0