Commit graph

621 commits

Author SHA1 Message Date
speedie fc8d12cd0a clean up warnings when -Ofast is used
it may still segfault, im not sure
2023-05-08 22:44:27 +02:00
speedie eb7a68f7ea variable name change 2023-05-08 18:16:50 +02:00
speedie 04add5df1a some more cleanup 2023-05-08 18:15:20 +02:00
speedie c7e0e5d74b dwm-like colorscheme creation 2023-05-08 17:50:48 +02:00
speedie 5c36c25f99 simplify listfile 2023-05-08 17:33:55 +02:00
speedie a2ab37dbc3 end with \n 2023-05-08 17:31:32 +02:00
speedie 8ab66132f1 add example script for counting entries 2023-05-08 17:29:30 +02:00
speedie 4d969752b7 fix pajeet code 2023-05-08 17:13:53 +02:00
speedie 17951e174b fontconfig is only needed if we're not using pango 2023-05-08 16:58:46 +02:00
speedie f08a72c5b1 fix typo 2023-05-08 14:08:06 +02:00
speedie e0a719e428 update generate-code-docs, the old method for getting version no longer
works because we have no makefile
2023-05-08 12:08:59 +02:00
speedie ca9e57768e remove outdated information 2023-05-08 12:05:15 +02:00
speedie ed771fe87f s/GENERATE_DOCS/generate_docs/g 2023-05-08 12:03:31 +02:00
speedie 72af4b4019 remove .mk, we don't need them anymore as we don't have makefiles 2023-05-08 12:01:36 +02:00
speedie e163c1a906 remove spmenu:test 2023-05-08 11:57:39 +02:00
speedie ac863b11fa remove junk from test script 2023-05-08 11:56:30 +02:00
speedie 7f43d03a0d update docs, remove makefile 2023-05-08 11:39:34 +02:00
speedie a26f64de33 move from makefile 2023-05-08 11:11:49 +02:00
speedie fe310119b1 fix some warnings 2023-05-08 10:46:11 +02:00
speedie 5543da3c9f move over to using meson.build 2023-05-08 10:43:42 +02:00
speedie c22ecb9b76 remove old useless line from meson.build 2023-05-07 23:00:59 +02:00
speedie 6c71982b58 its not a fucking float its a string why am i so retarded? 2023-05-07 22:55:09 +02:00
speedie 49973b40e2 fix some issues, add meson.build which i may or may not use later 2023-05-07 22:30:57 +02:00
speedie 77dbcbfe3e remove XFTCONF, it's unnecessary 2023-05-07 20:00:53 +02:00
speedie 2186314222 source buildconf_dev by default 2023-05-07 18:58:51 +02:00
speedie 8f8f267830 resize client 2023-05-07 18:07:02 +02:00
speedie 6673afc8b7 disable insert mode completely when !type 2023-05-07 15:38:51 +02:00
speedie ffe2af611a calculate number of lines 2023-05-07 15:35:41 +02:00
speedie aad8baef66 save item index 2023-05-07 15:33:09 +02:00
speedie 445351c09a better if a key doesn't have to be pressed 2023-05-07 14:11:57 +02:00
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