Commit graph

617 commits

Author SHA1 Message Date
speedie 1dce400025 don't use PDFs, they waste a huge amount of space for no reason 2023-05-01 19:03:25 +02:00
speedie 759c0d879e delete spmenu_profile because it's not going to be used anymore
external theme managers will manage themes instead.
2023-05-01 19:00:49 +02:00
speedie 2c862a3ba8 delete legacy themes, they won't be supported in 1.1 2023-05-01 19:00:08 +02:00
speedie 594b06fa86 convert all existing themes into .conf themes.
these are meant to eventually replace the older profiles
2023-05-01 18:46:11 +02:00
speedie 36345426ae position should also be set in dmenu.conf 2023-05-01 18:04:13 +02:00
speedie be13a65ff5 some improvements, dmenu.conf is now theme.conf compatible 2023-05-01 18:01:47 +02:00
speedie 5f54e20a2b some cleanup, add comments to buildconf 2023-05-01 17:48:21 +02:00
speedie 316fcd0a76 add basic theme.conf file support 2023-05-01 17:07:35 +02:00
speedie 58778a0613 add Arc-Dark theme 2023-05-01 15:24:50 +02:00
speedie 3fbe3bd699 add new theme, fix up older ones slightly 2023-05-01 15:01:48 +02:00
speedie 776de147ea a minor change to the way indentation is done 2023-05-01 04:30:38 +02:00
speedie ca82d24b33 fix duplicate entries when using -cc flag 2023-05-01 00:28:15 +02:00
speedie 7d160b3766 oops we need to add to the x variable in drawhighlights 2023-05-01 00:14:41 +02:00
speedie 4f1a6d5349 add the ability to have text padding depending on item selection 2023-04-30 23:45:58 +02:00
speedie 5b642b66b9 code quality improvements 2023-04-30 01:21:03 +02:00
speedie ff383bcf5a add some more documentation 2023-04-30 01:00:49 +02:00
speedie 2956763fae apply latest suckless commit
https://git.suckless.org/dmenu/commit/0fe460dbd469a1d5b6a7140d0e1801935e4a923b.html
2023-04-30 00:45:48 +02:00
speedie 683e051106 fix -nxrdb/-xrdb args 2023-04-29 23:16:31 +02:00
speedie 140791ddf2 some defaults for mac users 2023-04-29 23:07:17 +02:00
speedie 844186af06 use slightly nicer modifier names 2023-04-29 23:03:42 +02:00
speedie c3b9687e21 add comments to config file for keybinds 2023-04-29 22:53:00 +02:00
speedie ca7955126d add 256 color to array 2023-04-29 22:33:42 +02:00
speedie ae96605fcd fix some wacky stuff 2023-04-29 16:08:00 +02:00
speedie a8b52b38e9 fix typo, it's -hom not -hem 2023-04-29 16:04:29 +02:00
speedie 45312afc7c center by default, add comments to config file 2023-04-29 15:31:47 +02:00
speedie 7abdb2cdb0 don't require pandoc to build 2023-04-29 13:34:59 +02:00
speedie 3a6e22ca3d sort desktop entries 2023-04-29 11:52:08 +02:00
speedie 5107136b64 dmenu compat for description 2023-04-29 02:25:17 +02:00
speedie c227e6d374 fix a minor issue 2023-04-28 19:43:20 +02:00
speedie 07cef2c494 add description printing to spmenu_run 2023-04-28 19:40:28 +02:00
speedie 7f046658e5 fix some bad code causing imlib errors 2023-04-28 18:50:33 +02:00
speedie bb0d810b07 pass the full path 2023-04-28 18:43:28 +02:00
speedie ca7bb88b45 add option to clear cache 2023-04-28 18:33:56 +02:00
speedie e9edd9bee0 update docs 2023-04-28 18:24:27 +02:00
speedie cfef4e073e another fix 2023-04-28 18:11:55 +02:00
speedie 24ea28eb13 fix '#' prefix 2023-04-28 18:07:58 +02:00
speedie da6ee13a30 confkeys is unused, we don't need it 2023-04-28 17:57:16 +02:00
speedie 6fa8587622 oops, an issue with the default config 2023-04-28 17:56:48 +02:00
speedie 09ee2e1c2c version bump: 1.0 2023-04-27 08:21:46 +02:00
speedie 0c637489dc array -> string, avoids a shellcheck warning 2023-04-27 08:15:16 +02:00
speedie 9864adb93f minor fix 2023-04-27 08:00:38 +02:00
Jacob a4ab31e15f oops forgot i changed this 2023-04-26 21:59:43 +02:00
Jacob 90aa4da1fd fix macOS support, remove faggressive-loop-optimizations 2023-04-26 21:31:33 +02:00
speedie 87fdfe9659 move uniq 2023-04-26 21:18:43 +02:00
speedie 91e303fb80 significant codebase improvements 2023-04-26 21:17:01 +02:00
speedie 4d19d95263 fix a huge bug 2023-04-26 21:11:07 +02:00
speedie 337a91f712 fix typo caused by bad sed in all the legacy themes 2023-04-26 12:08:01 +02:00
speedie 1deb06c3a6 update the docs 2023-04-26 11:31:54 +02:00
speedie c74ca08591 remove some stuff from the .gitignore we don't need anymore 2023-04-26 11:31:09 +02:00
speedie a0913f7b89 redir to the wiki 2023-04-26 11:28:44 +02:00