Commit graph

612 commits

Author SHA1 Message Date
speedie fda1e592e7 modify the makefile slightly 2023-03-31 18:46:04 +02:00
speedie 218997e7ae version bump: 0.3.3 2023-03-31 18:23:37 +02:00
speedie faa5a4eec1 oops minor mistake 2023-03-31 18:06:43 +02:00
speedie 425dd24812 remove invalid advice 2023-03-31 18:05:12 +02:00
speedie 1d39136f8a move TODO into readme.md and/or readme.html 2023-03-31 18:01:57 +02:00
speedie f4eb756860 freebsd compilation fix 2023-03-31 16:54:15 +02:00
speedie aec9909d7c don't load spmenurc first 2023-03-31 16:24:50 +02:00
speedie 90875c2dec we don't need that last if anymore, and we can reduce the first if to a
single line
2023-03-31 16:05:24 +02:00
speedie d4143fc077 from reading up on pledge(), we need file system write access as well 2023-03-31 16:02:00 +02:00
speedie a97506b3b2 i now know what pledge() does on openbsd 2023-03-31 16:00:42 +02:00
speedie 225b260026 write documentation about profiles 2023-03-31 13:15:47 +02:00
speedie c59ef453a5 add install.sh for installing themes quickly 2023-03-31 12:46:12 +02:00
speedie 6ac2afb240 add plenty of comments to spmenu 2023-03-31 12:42:42 +02:00
speedie 4e01d87818 these should be void not static void 2023-03-31 12:42:42 +02:00
speedie 7ca70051af some changes + new colorscheme 2023-03-31 00:37:16 +02:00
speedie c2578033e0 add dracula 2023-03-30 23:06:51 +02:00
speedie 1a3c7796b7 add tokyo night theme 2023-03-30 22:56:23 +02:00
speedie d638499ba3 Add Catpuccin theme, I don't really like it that much but I know a lot
of people like it, so here you go!
2023-03-30 21:15:58 +02:00
speedie 7a7ab4dedf add a separator 2023-03-30 20:27:59 +02:00
speedie 1756e69f13 add default theme 2023-03-30 20:19:39 +02:00
speedie 93f1359c3f add solarized dark 2023-03-30 20:17:41 +02:00
speedie 97532f291c improve the colorscheme 2023-03-30 20:01:58 +02:00
speedie 7c8e1f4fcb add gruvbox dark 2023-03-30 19:32:13 +02:00
speedie a53e5fda41 add some themes that can be installed 2023-03-30 19:21:08 +02:00
speedie e7daa3ef6a add option to ignore global 2023-03-30 19:06:04 +02:00
speedie 0607f9f607 add support for profiles 2023-03-29 23:45:54 +02:00
speedie 25235a5c50 update documentation a bit 2023-03-29 23:08:24 +02:00
speedie 38037752ee add wayland support to TODO 2023-03-29 22:50:00 +02:00
speedie 7953cbbbe9 improve script a bit 2023-03-29 22:41:39 +02:00
speedie b15ec77b63 use $() instead of ${} 2023-03-29 22:27:56 +02:00
speedie 158b89335c fix: right/left arrow drawing 2023-03-29 22:01:45 +02:00
speedie dea326e173 add -txp/--text-padding option 2023-03-29 21:37:48 +02:00
speedie 93ce81f05f change some names to make the function more readable 2023-03-29 21:07:23 +02:00
speedie 8c93ee5fbe some minor improvements 2023-03-29 20:23:49 +02:00
speedie 76a25e6457 add to TODO 2023-03-29 20:03:07 +02:00
speedie 2487157fa4 fix grep matching, now qt lingui(st) isn't included for st 2023-03-29 19:56:52 +02:00
speedie 2bae26fc9a add to TODO 2023-03-29 19:21:46 +02:00
speedie be43db2080 merge the draw functions 2023-03-29 15:33:58 +02:00
speedie bd6cf29e23 color/alpha arrays should not be const 2023-03-29 12:10:36 +02:00
speedie 0ad04fec26 take arguments 2023-03-28 23:55:06 +02:00
speedie b2ef2fc2ef update docs 2023-03-28 23:50:02 +02:00
speedie d91dec4010 password argument fix 2023-03-28 23:35:46 +02:00
speedie f773ca8a38 improve makefile 2023-03-28 22:16:30 +02:00
speedie 528cf95367 remove IMG markup even if !USEIMAGE 2023-03-28 21:51:04 +02:00
speedie 5d6b3861eb cleanup host.mk 2023-03-28 21:46:23 +02:00
speedie 8e4ac5101c add some TODO 2023-03-28 20:00:40 +02:00
speedie 942978f32c some comments 2023-03-28 19:57:26 +02:00
speedie f08e91e3e2 auto change version number, because i cannot do it myself apparently 2023-03-28 19:53:10 +02:00
speedie 78138025d2 some minor changes, new bind 2023-03-28 19:49:05 +02:00
speedie 231a43d053 some changes, spmenu is now suitable to be used for simply drawing plain
text without any selection or anything
2023-03-28 17:37:06 +02:00