Commit graph

541 commits

Author SHA1 Message Date
speedie 5872c638f3 add to TODO 2023-05-07 03:44:33 +02:00
speedie 589983db68 remove pdflist, it's bad 2023-05-07 02:26:21 +02:00
speedie 1e47c98265 some code cleanup 2023-05-07 02:11:16 +02:00
speedie 63e5be2884 add the ability to read from file, been wanting this for a very long
time
2023-05-07 01:41:30 +02:00
speedie 442c40b732 add incremental as well, this should now include most suckless patches people use 2023-05-06 23:39:03 +02:00
speedie 5ff1abc849 add ability to print item number rather than the item itself 2023-05-06 23:29:41 +02:00
speedie c58542c2b9 this is unnecessary 2023-05-06 23:07:16 +02:00
speedie 409fc8db5e add the option to not include support for .Xresources in the build 2023-05-06 22:01:28 +02:00
speedie dac2dddc57 redirect to the wiki for scripts 2023-05-06 15:02:25 +02:00
speedie db8ed90ff8 disable accurate width by default 2023-05-06 14:59:47 +02:00
speedie d8b995bb0c remove the CACHE option, it didn't do anything and it shouldn't be
optional anyway
2023-05-06 14:55:23 +02:00
speedie 81dba63bc9 fix cache clearing 2023-05-06 14:54:06 +02:00
speedie 864c53e174 some notes in install.sh 2023-05-06 14:38:05 +02:00
speedie 05c436022c apply last commit for even more functions 2023-05-06 14:36:50 +02:00
speedie c1d36670fa replace a lot of suckless coding decisions with my own 2023-05-06 14:29:45 +02:00
speedie 104d46640b don't use all lowercase for mouse click names 2023-05-06 14:13:56 +02:00
speedie 8e8c359d00 some fixes, add to TODO 2023-05-04 20:44:43 +02:00
speedie 1126bf5680 move libdrw stuff 2023-05-04 20:44:43 +02:00
speedie 393c24af3c xft crash workaround, only useful for debian/other distros that run an
ancient libxft version
2023-05-03 21:38:34 +02:00
speedie a2257f2503 validate items 2023-05-02 21:53:30 +02:00
speedie 2c34650a63 update documentation to reflect today's changes 2023-05-01 22:46:13 +02:00
speedie efecf674e8 bumping version to 1.1 early, not actually released yet 2023-05-01 20:23:04 +02:00
speedie 53a15cf94f fix typo 2023-05-01 20:08:52 +02:00
speedie 7509780d48 this is unnecessary 2023-05-01 19:33:25 +02:00
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