Commit graph

1014 commits

Author SHA1 Message Date
Jacob 03a0c59801 Add back preview image 2023-08-10 08:14:20 +02:00
Jacob 9facc199e7 Remove screenshots, resulting in a smaller repository 2023-08-10 08:13:02 +02:00
Jacob d892f8a986 Add a lot more FIFO funcs 2023-08-09 21:23:21 +02:00
Jacob a3a860fe26 Add togglepretext func 2023-08-09 20:49:23 +02:00
Jacob 6dad73b9a4 Don't declare fifofile if !FIFO 2023-08-09 20:37:39 +02:00
Jacob 3be3e38be6 Add a lot more FIFO options 2023-08-09 20:33:17 +02:00
Jacob d3798b90ff Add toggleimgtype 2023-08-09 05:48:32 +02:00
Jacob 288963dad1 Add preview 2023-08-09 00:46:15 +02:00
Jacob 62038cbb3d Add FIFO documentation, add more funcs 2023-08-08 22:32:24 +02:00
Jacob 0abc31cd76 Open FIFO every 0.1 sec, add 'update' 2023-08-08 22:14:29 +02:00
Jacob d957f35af0 Add more features to feature list 2023-08-08 21:09:08 +02:00
Jacob bf43f41793 Forgot to include libs 2023-08-08 21:06:59 +02:00
Jacob 1dbbced25c Add configurable fifo option to config 2023-08-08 21:01:25 +02:00
Jacob b4286559a1 Add basic FIFO 2023-08-08 20:53:56 +02:00
Jacob d88ecbc2c9 Remove redundant comments 2023-08-08 20:13:29 +02:00
Jacob df74b9731e Rename PKGBUILD 2023-08-08 20:09:21 +02:00
Jacob d01d5177ad Remove usage of assert() 2023-08-08 20:05:15 +02:00
Jacob eef42559fe Update test docs 2023-08-08 19:46:34 +02:00
Jacob a6f60c5ff6 Update .gitignore 2023-08-08 19:43:46 +02:00
Jacob 9faf8c64bd Improve documentation for .Xresources 2023-08-08 19:42:20 +02:00
Jacob c3a5c5d126 Oops forgot to remove debug line 2023-08-08 17:28:29 +02:00
Jacob b221e94015 Add input width float, allowing input width to be customized in the
config file
2023-08-08 17:27:04 +02:00
Jacob 99233c4783 Allow history navigation to open bookmarks 2023-08-07 19:51:47 +02:00
Jacob 8614bd2757 Remove .first_run from desktop as well 2023-08-07 19:34:24 +02:00
Jacob 40935e7591 Change indentation in config file, change font size 2023-08-07 19:29:36 +02:00
Jacob 495401e153 Use simpler highlighting 2023-08-07 18:59:13 +02:00
Jacob 9cd846ebef Code quality improvements 2023-08-07 16:34:02 +02:00
Jacob 680b8f57d9 math.h is required 2023-08-07 07:20:16 +02:00
Jacob 1cee6082ec Again. 2023-08-07 06:46:16 +02:00
Jacob dd58bcdb74 Remove history.h 2023-08-07 06:39:58 +02:00
Jacob 3bc8d85937 Don't define USE* 2023-08-07 06:37:38 +02:00
Jacob 8128ba040f More cleanup 2023-08-07 06:27:10 +02:00
Jacob 2e719a603f Rename more X11 functions 2023-08-07 06:23:56 +02:00
Jacob 61d81819f4 Simplify a lot 2023-08-07 06:19:15 +02:00
Jacob 0d4f3960b8 Even more cleanup 2023-08-07 05:54:59 +02:00
Jacob 10030e1c91 Remove theme.c/theme.h
The code has been moved to config.c/config.h, which makes more sense
2023-08-07 05:42:34 +02:00
Jacob e6e6ce5464 Fix useless hidepretext option 2023-08-06 02:27:16 +02:00
Jacob eb8295e7ae Fix Swedish translation always being used 2023-08-06 02:25:04 +02:00
Jacob 021a27a5a9 Make test script even more fancy 2023-08-04 00:39:44 +02:00
Jacob c2ebd701b3 Remove completely useless dependency from ebuild 2023-07-30 21:12:52 +02:00
speedie e851f61c92 Version bump: 3.2.1 2023-07-29 22:13:41 +02:00
speedie 6de0b73d6c Revert "Version bump: 3.2.1"
This reverts commit cfaf2c7ee5.
2023-07-29 22:09:10 +02:00
Jacob cfaf2c7ee5 Version bump: 3.2.1 2023-07-29 21:43:18 +02:00
Jacob 6a27881fb0 Fix pajeet code 2023-07-29 21:26:14 +02:00
Jacob b43694a537 Fix weird segmentation fault 2023-07-29 21:17:42 +02:00
Jacob 894a672b84 Fix default bindings 2023-07-29 21:12:35 +02:00
speedie 72399baac4 Version bump: 3.2 2023-07-29 19:39:34 +02:00
speedie 260f570df5 Fix some issues with the make script 2023-07-29 19:38:57 +02:00
Jacob f6e34668cf Remove globalcolors, it's not necessary now that we only have global
colors. Compatibility option is still available which will enable or
disable xrdb entirely.
2023-07-29 18:44:17 +02:00
Jacob e7ad428fbe Update documentation for spmenu_make 2023-07-29 18:06:10 +02:00