Commit graph

268 commits

Author SHA1 Message Date
speedie 57f963c9ee more details to TODO 2023-03-04 18:44:15 +01:00
speedie 80f6c1bbfe simplify rotate function further 2023-03-04 15:54:47 +01:00
speedie 4e9713ddae add match toggle 2023-03-04 15:51:26 +01:00
speedie 7803e08417 simplify pointless function, which also fixes defaultimg function 2023-03-04 15:21:43 +01:00
speedie cc231b8df8 add support for flipping and rotating images 2023-03-04 14:37:14 +01:00
speedie f61ad4f61a add line to TODO 2023-03-04 02:12:02 +01:00
speedie 73a9622c8e apply pango markup to colored text 2023-03-04 02:07:06 +01:00
speedie 8d458870d9 minor cleanup 2023-03-03 22:15:13 +01:00
speedie 3d4fc5247a don't allow scaling too far up/down, also add wip default image size keybind 2023-03-03 21:18:25 +01:00
speedie 6f8e1c5683 add spmenu test script and some other minor changes 2023-03-03 18:58:37 +01:00
speedie e3b4a1c700 fix: imagegaps not applied to the right side of the image 2023-03-03 17:22:19 +01:00
speedie 2542474621 fix: prompt increases image gaps 2023-03-03 17:12:38 +01:00
speedie 12791f4233 add some more to the TODO 2023-03-02 23:21:22 +01:00
speedie 725095accf add item to TODO 2023-03-02 23:20:38 +01:00
speedie e60134edd0 Fix segmentation fault 2023-03-02 21:37:08 +01:00
speedie 7c828b413e declare char 2023-03-02 21:25:43 +01:00
speedie d3dc92decc oops forgot to remove this 2023-03-02 19:14:54 +01:00
speedie 6753605578 add spmenu: markup 2023-03-02 19:13:41 +01:00
speedie 5d25e4a5ec add arguments for hiding and showing stuff 2023-03-02 18:56:35 +01:00
speedie e6be5d5aad add option to change the password character 2023-03-02 18:43:09 +01:00
speedie 38b568b997 use TEXTWM for pango 2023-03-02 18:25:28 +01:00
speedie d5ae45424d move comments 2023-03-02 18:19:24 +01:00
speedie 1bdac1fadc Move usage() to argv.c 2023-03-02 18:17:11 +01:00
speedie 3222648096 update man page 2023-03-02 18:15:44 +01:00
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