birdmenu

mrgrouse's dmenu - a dmenu fork by the bird
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2025-12-23 00:30birdmenu.c: fix missing bracket in main()mrgrouse1+1-0
2025-06-25 09:13birdmenu.c: change name of program in error/usage outputmrgrouse1+3-5
2024-08-21 23:27birdmenu.1: update man file for birdmenu renamemrgrouse1+16-16
2024-08-16 18:02config.def.h: change font to Lexend Deca Boldmrgrouse1+1-1
2024-08-16 06:43update builtin scripts for birdmenu renamemrgrouse2+2-2
2024-08-12 03:59README.md: fix out of date install instructionsmrgrouse1+1-1
2024-08-12 03:57rename dmenu builtin scripts for birdmenumrgrouse3+6-6
2024-07-28 06:57.gitignore: remove old dmenu binary from .gitignoremrgrouse1+0-1
2024-05-19 22:35config.mk: remove unused commentsmrgrouse1+0-6
2024-05-10 02:30config.def.h: switch font to Fira Codemrgrouse1+1-2
2024-04-15 19:32config.def.h: switch font to SpaceMono-Bold, size 16bdmfegys@duck.com1+1-1
2024-03-06 02:31add testing folder, and move 'dmenu_run_test into foldergrouse1+0-0
2024-02-22 21:25rename items inside targets in Makefile for birdmenu rename, along with renaming of filesgrouse4+8-211
2024-02-22 21:24rename items inside targets in Makefile for birdmenu rename, along with renaming of filesgrouse1+203-0
2023-12-27 07:07add dmenu_run_test script to test dmenu without installinggrouse1+2-0
2023-12-22 20:00rename dmenu.c to birdmenu.cgrouse1+0-0
2023-12-22 19:58append birdmenu binary to .gitignoregrouse1+1-0
2023-12-22 19:58rename dmenu to birdmenu in comments of config.mkgrouse1+1-1
2023-12-22 19:57rename dmenu files to birdmenu in Makefilegrouse1+24-24
2023-12-19 00:30append patches folder to .gitignoregrouse1+1-0
2023-12-18 03:21altered config.mk CFLAGS for increased speed in build timesgrouse1+8-1
2023-12-06 00:37update readme.md for bird renamegrouse1+3-2
2023-11-27 08:15changed border size to 3 pixelsgrouse1+1-1
2023-11-27 08:13patched border patch successfullygrouse2+8-1
2023-11-27 08:01re-initial commitgrouse17+2196-0