Commit graph

544 commits

Author SHA1 Message Date
speedie d455c3a3f2 cleanup item drawing, this means we can now disable any item we want at
any time (just don't forget to call drawmenu)
2023-03-02 18:10:37 +01:00
speedie 327636b0ee cleanup drw_text lines by setting an integer depending on whether or not
USERTL is true once globally
2023-03-02 17:51:25 +01:00
speedie fbfdfe2583 Fix toggle keybind 2023-03-02 16:22:59 +01:00
speedie 629bc3d685 forgot to add everything 2023-03-02 16:06:11 +01:00
speedie be9a9b3547 add image toggle int 2023-03-02 14:53:48 +01:00
speedie 6eb41f21a4 update todo 2023-03-02 14:06:33 +01:00
speedie 2b08cf6a0a declare functions 2023-03-02 14:05:07 +01:00
speedie bac463dbd9 move window creation to separate functions as well 2023-03-02 12:15:36 +01:00
speedie 1354159042 Move color scheme initialization to schemes.c 2023-03-02 12:03:26 +01:00
speedie 395dc3dfe0 create more functions for image drawing, draw image on resize 2023-03-02 11:58:48 +01:00
speedie 46aa66625e also move cleanup to a function 2023-03-02 11:46:44 +01:00
speedie 0058267210 move imlib2 calls to a separate function 2023-03-02 11:44:59 +01:00
speedie 505c03c77b Move drawing functions 2023-03-02 11:40:52 +01:00
speedie 456202a0a1 add note about arch 2023-03-02 10:07:56 +01:00
speedie e5e2b65cc6 updae pkgbuild 2023-03-01 13:20:53 +01:00
speedie 24e34d8a6f fix image overlapping text 2023-03-01 13:19:10 +01:00
speedie 3ece55cb83 update releaseinfo 2023-03-01 12:10:11 +01:00
speedie 93d1e74a9e fix imagegaps being added when there's no image 2023-03-01 12:06:31 +01:00
speedie e3738a139c bump version to 0.2.1 2023-03-01 07:05:09 +01:00
speedie 8c9de3be16 add keybind for increasing/decreasing image size 2023-03-01 00:05:22 +01:00
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