Commit graph

73 commits

Author SHA1 Message Date
speedie dd44bc56ab Add clipboard support for Wayland
This commit adds clipboard support for Wayland. The implementation is
quite ugly though, as it requires the use of an external program and
shell (wl-clipboard). It doesn't add a hard dependency though, as if
the user doesn't want pasting the dependency is not required.
2023-07-22 04:04:23 +02:00
speedie 1ed4875348 Add a contribution note to README 2023-07-05 03:04:42 +02:00
speedie 6036a5ae18 Add simple mode to README 2023-07-03 22:15:30 +02:00
Jacob b1c80607a4 Add features section to README 2023-07-03 20:14:29 +02:00
speedie 903c4096af It's *an* X11 menu application. 2023-07-03 19:22:01 +02:00
speedie c7a402c00e Add icons screenshot 2023-07-03 19:11:31 +02:00
speedie b4dd4fc383 Add documentation for spmenu_test
Add documentation for spmenu_test, also improve Markdown format
consistency.
2023-06-24 19:55:11 +02:00
speedie 04cbde4dfb Update documentation to reflect spmenu_make 2023-06-20 10:57:56 +02:00
speedie a22526b275 add layout picker screenshot 2023-06-20 09:08:09 +02:00
speedie 52a76ab538 move some stuff 2023-06-20 08:35:10 +02:00
speedie 355c3299c5 Update URLs with the non-php version 2023-06-10 14:36:44 +02:00
speedie 263eca5820 remove wayland support section, instead arguments in the list are now
marked with X11 only.
2023-06-09 08:16:00 +02:00
speedie a0ee7e8fcd update documentation 2023-06-09 06:12:23 +02:00
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 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 f6f890ae56 add a note regarding fixing pango errors 2023-05-09 12:14:02 +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 a0913f7b89 redir to the wiki 2023-04-26 11:28:44 +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 e871fbe203 oops typo 2023-04-02 20:15:01 +02:00