Commit graph

230 commits

Author SHA1 Message Date
speedie 409fc8db5e add the option to not include support for .Xresources in the build 2023-05-06 22:01:28 +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 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 7509780d48 this is unnecessary 2023-05-01 19:33:25 +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 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 776de147ea a minor change to the way indentation is done 2023-05-01 04:30:38 +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 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 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 7f046658e5 fix some bad code causing imlib errors 2023-04-28 18:50:33 +02:00
speedie da6ee13a30 confkeys is unused, we don't need it 2023-04-28 17:57:16 +02:00
speedie 5b2cbc0c7e fix keybind for setprofile, fix mac support 2023-04-26 10:01:11 +02:00
speedie 0457a53478 warning cleanup if !USECONFIG 2023-04-25 17:58:50 +02:00
speedie b2e933e1a9 minor indentation change and name change for button types 2023-04-25 17:52:52 +02:00
speedie 8800adbc04 fix a minor oversightt 2023-04-25 17:50:17 +02:00
speedie 3b07cb93c1 fix typo 2023-04-25 16:54:26 +02:00
speedie 54797235e1 fix a few issues, add in mouse bindings 2023-04-25 16:42:15 +02:00
speedie ad32165408 finish keybind configuration 2023-04-25 11:39:50 +02:00
speedie 9c3bd4caab basic keybind config file 2023-04-25 09:56:11 +02:00
speedie 46f87587ab rewrite the way the profile script running works 2023-04-23 20:08:34 +02:00
speedie cb4b854592 warning/error cleanup 2023-04-22 21:39:22 +02:00
speedie d512351828 actually add hidecaps, oops 2023-04-22 21:34:37 +02:00
speedie de3264d4f6 change arg, old arg is still recognized 2023-04-22 14:18:30 +02:00
speedie 6afd2e27b9 when lines, don't remove menumarginv 2023-04-22 01:08:39 +02:00
speedie 7cbc4c7ef1 fix padding issues 2023-04-22 00:50:26 +02:00
speedie f56e0a3ae3 add more docs 2023-04-21 19:36:05 +02:00
speedie 52f88f6a73 remove the item hovering, it's just not necessary and causes a lot of
slowness

if you find a way to speed this up significantly, please let me know
2023-04-21 17:59:10 +02:00
speedie c0611034aa add a keybind for toggling highlighting 2023-04-21 12:10:02 +02:00
speedie ea7ffdb66a fix empty space 2023-04-21 12:06:58 +02:00
speedie 7c301a0bd4 prefix die() calls with spmenu: 2023-04-21 11:56:45 +02:00
speedie c7b3e99892 imlib warning fix 2023-04-21 11:52:01 +02:00
speedie cee83f6677 last commit.. again 2023-04-21 09:51:51 +02:00
speedie eca13f2896 fix lots of issues/bad code 2023-04-21 09:49:38 +02:00
speedie b79f5c39c1 add a caps lock indicator, took lots of work 2023-04-20 21:22:45 +02:00
speedie b58eb6cb9f last commit can now be done with an argument 2023-04-20 19:19:46 +02:00
speedie a2c28dbfdd add an option to display SGR sequences as plain text 2023-04-20 19:16:16 +02:00
speedie 1ea6e872f0 oops, fix something very stupid i did a few commits ago 2023-04-18 21:27:34 +02:00