Commit graph

44 commits

Author SHA1 Message Date
speedie 5745b52bc9 Add work in progress support for images on Wayland
This commit also adds MASSIVE speed improvements to image drawing, due
to code cleanup. There are still a *few* issues to resolve, one is
X11 related, and one is caused by alpha/blending.
2023-06-08 19:40:30 +02:00
speedie a105dccb90 add bliss.png 2023-06-07 02:33:24 +02:00
speedie 47b5283214 add screenshots/
not including this in the tarball is intentional
2023-06-07 02:01:02 +02:00
speedie 975d3564ed fix last commit, remove spmenu logo from docs 2023-06-07 01:28:21 +02:00
speedie eee74676d4 add theme gif because it's cool 2023-06-07 01:06:54 +02:00
speedie f9a95792d7 documentation improvements, xresources should require x11 support to be
compiled in
2023-06-07 01:00:19 +02:00
speedie d4bfa5a5fc Deal with issue #2 2023-06-06 22:06:06 +02:00
speedie e85a0b9728 update docs slightly, update .gitignore 2023-06-05 05:15:49 +02:00
speedie 5ecd718daa bash is a dependency, freetype isn't 2023-06-03 17:05:38 +02:00
speedie 05b7f116bf update URLs 2023-06-03 02:47:39 +02:00
speedie 692e3abc68 Add experimental native Wayland support 2023-06-02 18:37:51 +02:00
speedie 29781c8084 rename some headers, because i plan on maybe doing wayland support 2023-05-21 23:23:43 +02:00
speedie 0e21c84508 fix typo 2023-05-21 22:13:47 +02:00
speedie a750da978c replace xft with cairo, remove sample theme because it's redundant,
remove optional pango support as its now required because we're using
cairo
2023-05-21 04:18:41 +02:00
speedie fa645e1ae7 update documentation 2023-05-17 08:15:21 +02:00
speedie 94af79720f deprecate build.sh script 2023-05-13 21:27:12 +02:00
speedie de77fb93f5 add notice regarding the gentoo overlay 2023-05-12 16:40:38 +02:00
speedie 9032af968d don't allow drawing images until KeyRelease event 2023-05-11 19:53:23 +02:00
speedie cf0e2272cd update documentation 2023-05-10 22:00:03 +02:00
speedie 8da0dba45b convert to ASCII, fixing a markup bug 2023-05-10 19:43:41 +02:00
speedie 2e9cb1e408 add option to not allow typing if what is being typed doesn't have any
matches
2023-05-09 19:30:01 +02:00
speedie 7f43d03a0d update docs, remove makefile 2023-05-08 11:39:34 +02:00
speedie 6673afc8b7 disable insert mode completely when !type 2023-05-07 15:38:51 +02:00
speedie aad8baef66 save item index 2023-05-07 15:33:09 +02:00
speedie 5872c638f3 add to TODO 2023-05-07 03:44:33 +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 dac2dddc57 redirect to the wiki for scripts 2023-05-06 15:02:25 +02:00
speedie 8e8c359d00 some fixes, add to TODO 2023-05-04 20:44:43 +02:00
speedie ff383bcf5a add some more documentation 2023-04-30 01:00:49 +02:00
speedie 09ee2e1c2c version bump: 1.0 2023-04-27 08:21:46 +02:00
speedie 1deb06c3a6 update the docs 2023-04-26 11:31:54 +02:00
speedie f94f1ce9ab various docs changes to represent last few commits 2023-04-25 18:11:49 +02:00
speedie ce1415f6c4 update docs, i forgot to do this
update docs, i forgot to do this

update docs, i forgot to do this

update docs, i forgot to do this

update docs, i forgot to do this

update docs, i forgot to do this

update docs, i forgot to do this

update docs, i forgot to do this
2023-04-24 23:32:14 +02:00
speedie 9fd712c908 update url 2023-04-13 23:50:59 +02:00
speedie 0753a2ec69 i was wrong about the issue, this was actually a surprisingly simple fix 2023-04-07 03:35:36 +02:00
speedie 10495b48bf add experimental configuration file
profiles still need to be rewritten
2023-04-04 21:40:22 +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 453a6718f1 add some cool screnshots 2023-04-02 20:12:21 +02:00
speedie 51c401082a some changes to the markdown README 2023-04-02 18:22:32 +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 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