Commit graph

839 commits

Author SHA1 Message Date
speedie 4d1e640e89 oops forgot to use the variable everywhere 2023-04-03 15:05:00 +02:00
speedie 34029793bc forgot to change here 2023-04-03 14:57:03 +02:00
speedie c44333b3ce add ${PREFIX} to scripts, may improve compatibility with for example
NixOS
2023-04-03 14:54:44 +02:00
speedie 13b4c95982 update docs and pkgbuild 2023-04-03 00:53:57 +02:00
speedie 15cc9cd60c and in readme.html as well 2023-04-02 20:15:01 +02:00
speedie e871fbe203 oops typo 2023-04-02 20:15:01 +02:00
speedie 453a6718f1 add some cool screnshots 2023-04-02 20:12:21 +02:00
speedie 02db2c7cea add option to toggle _NET_WM_WINDOW_TYPE_DOCK property 2023-04-02 19:44:30 +02:00
speedie caa2248774 hide mode indicator for the profile menu 2023-04-02 18:25:32 +02:00
speedie 51c401082a some changes to the markdown README 2023-04-02 18:22:32 +02:00
speedie 6798be7df9 fix: libX11 BadMatch caused by window not being viewable 2023-04-02 18:14:59 +02:00
speedie 5abd434aa2 add documentation regarding emoji highlighting 2023-04-02 17:52:15 +02:00
speedie 485ad9fb58 support the \033[0m sequence, it resets the scheme 2023-04-02 17:45:56 +02:00
speedie f1313697dc add Mouse array, allowing mouse binds to be easily changed similar to
the Key binds
2023-04-02 16:10:13 +02:00
speedie 3f01a71e0b fix typo 2023-04-02 13:44:47 +02:00
speedie 64b9af8de5 update PKGBUILD to use gcc, that way we don't absolutely NEED tcc as a
dependency

TCC speeds up compile times, but you only compile the arch package once
so the benefits aren't really that noticeable, and normies certainly
don't notice it
2023-04-02 02:12:25 +02:00
speedie 2a9eebe93f s/dynamic menu/fancy dynamic menu/g 2023-04-02 01:49:58 +02:00
speedie c7bd2aeb19 Move NoPywal to No-Global-Colors, as people who aren't familiar with
Pywal may get confused about that name.
2023-04-02 01:40:30 +02:00
speedie f290d0fc3b add a pango section to the documentation, fix some mistakes in the
markdown syntax
2023-04-02 01:37:37 +02:00
speedie 55c2995acb color the entries, and strip SGR sequences using sed 2023-04-01 23:36:22 +02:00
speedie 909828f49c allow switching profile in any mode 2023-04-02 00:54:06 +02:00
speedie 0a3c36fcd9 make GCC a bit happier 2023-04-01 15:03:42 +02:00
speedie 37a48da018 fix height issue with image 2023-04-01 15:01:41 +02:00
speedie 3332b6178d now we can make push without having done a commit 2023-04-01 14:01:59 +02:00
speedie 1495140dbd fix: drawing images when the top line is removed causes it to keep
resizing for all eternity, which eventually makes your computer
unusable
2023-04-01 14:01:59 +02:00
speedie ad4c468abd oops forgot to change this 2023-04-01 00:13:05 +02:00
speedie 2cd4d7b70b IME support 2023-04-01 00:10:21 +02:00
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