Commit graph

1024 commits

Author SHA1 Message Date
speedie 4a0df5c1d5 resize window to fit image if necessary 2023-02-28 23:03:35 +01:00
speedie 8599d73be9 remove this because it causes more problems than good 2023-02-28 22:51:47 +01:00
speedie a556538e4d bugfix for lines being wrong 2023-02-28 22:40:44 +01:00
speedie 1ca66919f1 image sizes can now be much, much larger without issue 2023-02-28 22:36:33 +01:00
speedie 3f7bc43bf4 add pango markup toggles 2023-02-28 15:51:32 +01:00
speedie 6df3bc9112 add PKGBUILD 2023-02-26 22:47:22 +01:00
speedie 61a422dacb remove toggle.h 2023-02-26 16:38:26 +01:00
speedie a009d77d90 Add autocomplete key to insert mode 2023-02-26 16:12:11 +01:00
speedie 0d99f94ddf switch font to noto regular 2023-02-26 16:10:03 +01:00
speedie 45d6bac349 improve docs.md 2023-02-26 15:44:09 +01:00
speedie ed63496383 Add man page, with WIP documentation 2023-02-26 15:37:09 +01:00
speedie dc012dc704 rename keys array 2023-02-26 06:18:56 +01:00
speedie d7eb6dd350 bugfix 2023-02-26 06:05:27 +01:00
speedie 3bdaabf1e7 add to readme 2023-02-26 05:59:44 +01:00
speedie b2da60f4f9 remove arg.h, it's really not necessary 2023-02-26 05:58:29 +01:00
speedie 2830865c19 add TODO, not bundled with dist on purpose 2023-02-26 05:57:11 +01:00
speedie f599c83985 update releaseinfo 2023-02-26 05:55:40 +01:00
speedie a0ab4aed96 use normal mode by default, but insert mode in spmenu_run 2023-02-26 05:50:36 +01:00
speedie 3f089ce416 remove example, it's honestly not that useful 2023-02-26 05:47:18 +01:00
speedie 2d4b2fb00f add some arguments for the mode feature 2023-02-26 05:44:48 +01:00
speedie b94365f88c bump version to 0.2 2023-02-26 05:14:13 +01:00
speedie e204591cce move some stuff to libs/ in an effort to clean up 2023-02-26 05:13:40 +01:00
speedie 3268cfced6 fix typo in -h 2023-02-25 18:21:12 +01:00
speedie 73e143f710 add arguments for mode 2023-02-25 18:20:22 +01:00
speedie 30f952b494 add mode argument 2023-02-25 18:17:16 +01:00
speedie 07c66d4849 add hidemode option 2023-02-25 18:14:27 +01:00
speedie abd9f68f96 update readme 2023-02-25 17:45:25 +01:00
speedie e88b499d7c add vim like modes 2023-02-25 17:44:52 +01:00
speedie 9657db6891 additional note 2023-02-25 15:31:06 +01:00
speedie 731f5f1cfa add additional note 2023-02-25 14:00:22 +01:00
speedie ec93e6f2f5 update readme 2023-02-25 13:52:55 +01:00
speedie c02fe163a5 add arguments and xresources values 2023-02-25 05:48:38 +01:00
speedie abe10f04b5 add very wip image support 2023-02-25 03:46:26 +01:00
speedie 0072498f09 oops turns out these lines are necessary 2023-02-10 21:47:44 +01:00
speedie 4ef9075dbe fix: segmentation fault 2023-02-10 21:27:02 +01:00
speedie d9f88e5ee3 oops removed a line by accident 2023-02-10 17:21:04 +01:00
speedie 7e46fc7bb8 temporary workaround for weird highlighting 2023-02-10 17:14:02 +01:00
speedie 1487d57f17 delete a.out on install 2023-02-10 16:57:20 +01:00
speedie acb0828906 remove char overflow caused by w not having a consistent length 2023-02-10 16:51:51 +01:00
speedie 5dc24865f1 some comments 2023-02-10 14:08:07 +01:00
speedie dc81450e17 more cleanup 2023-02-10 14:03:49 +01:00
speedie 9285d40428 remove duplicate line/fix typo 2023-02-10 12:33:03 +01:00
speedie e01d789f8a line height of 5 by default 2023-02-10 12:28:49 +01:00
speedie 9c0a2f59b2 switch from deprecated XKeycodeToKeysym() to XkbKeycodeToKeysym() 2023-02-10 11:32:17 +01:00
speedie 1ee4ff68f4 fix: text cutoff 2023-02-10 11:14:21 +01:00
speedie 62e5bd7c4f fix: extra spaces when ansi escape codes are used 2023-02-10 11:06:51 +01:00
speedie d152559d8a remove some useless code 2023-02-09 21:29:58 +01:00
speedie bdfdf774bd pw/rw 2023-02-09 20:12:23 +01:00
speedie b373ec9e36 {} 2023-02-09 20:10:37 +01:00
speedie ba9317d6b2 remove and change some arguments such as -t 2023-02-09 18:16:58 +01:00