Commit graph

881 commits

Author SHA1 Message Date
speedie ceb86bed13 move opening display to readstdin(), so .Xresources can be read if
protocol is set to wayland but wayland isn't actually used
2023-06-03 23:10:27 +02:00
speedie 29365cd10e fix some x11 stuff 2023-06-03 19:14:54 +02:00
speedie 5ecd718daa bash is a dependency, freetype isn't 2023-06-03 17:05:38 +02:00
speedie 9d0b86fc3c fix typo 2023-06-03 16:28:30 +02:00
speedie b12e56b63d LOL, I forgot to remove the USEPANGO 2023-06-03 16:25:26 +02:00
speedie 86a7627f5e disable some X11 specific features when wayland is used 2023-06-03 15:37:48 +02:00
speedie a2cb373eb6 update very old and outdated comments in example .Xresources file 2023-06-03 15:25:16 +02:00
speedie 945de3988f add license notice to all the scripts 2023-06-03 15:19:29 +02:00
speedie d5ca4510a0 add license to spmenu_run and spmenu_test 2023-06-03 15:10:27 +02:00
speedie 05b7f116bf update URLs 2023-06-03 02:47:39 +02:00
speedie e6c1af01f9 fix: alpha option for wayland 2023-06-03 00:07:28 +02:00
speedie 30796defe6 oops 2023-06-02 20:29:30 +02:00
speedie 410b8b206a version bump: 2.0
also remove code-docs, the wiki should have this instead.
2023-06-02 20:27:55 +02:00
speedie 17dd06139d fix: argument protocol overriden by config file 2023-06-02 19:00:09 +02:00
speedie 692e3abc68 Add experimental native Wayland support 2023-06-02 18:37:51 +02:00
speedie 7ca66d674f last few commits again 2023-05-24 22:01:35 +02:00
speedie 77864d43bf remove the rest of the x11 specific code from spmenu.c 2023-05-24 07:36:40 +02:00
speedie 25a3970369 better commented 2023-05-23 22:42:07 +02:00
speedie b97847c207 clean up main function more 2023-05-23 22:40:17 +02:00
speedie 96b82dc223 actually changed my mind for a bit 2023-05-23 22:31:33 +02:00
speedie 01388390aa code cleanup 2023-05-23 22:14:24 +02:00
speedie 95b420944c add a bind file which scripts can use to gain full control over keybinds 2023-05-22 22:47:37 +02:00
speedie f482aea8db remove UTF-8 toggle, it's not necessary now with cairo because cairo can
filter invalid unicode
2023-05-22 20:44:21 +02:00
speedie 0258974bf0 code cleanup, add moveitem function 2023-05-22 16:35:57 +02:00
speedie 06fe388033 add more descriptive comments 2023-05-22 01:20:54 +02:00
speedie c1a7afe1f4 debloat 2023-05-22 00:05:09 +02:00
speedie 7af63e4a13 we don't need to include these 2023-05-21 23:57:37 +02:00
speedie a701060f8b some more code cleanup 2023-05-21 23:52:28 +02:00
speedie 7f2ad4b5d6 make the code a bit more readable 2023-05-21 23:44:02 +02:00
speedie eb83b0376d move some stuff around 2023-05-21 23:40:19 +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 b6aefb34f0 bump version: 1.2.1 2023-05-21 20:50:57 +02:00
speedie 1faa75ad36 some minor code cleanup, and set single paragraph mode 2023-05-21 16:27:14 +02:00
speedie a5d1186118 add 'clean' script 2023-05-21 14:52:14 +02:00
speedie 98d169a074 use gpg signature 2023-05-21 14:49:05 +02:00
speedie 1711c5a9ad remove themes, they're moved to https://git.speedie.site/spmenu-themes
or https://github.com/speediegq/spmenu-themes
2023-05-21 14:38:01 +02:00
speedie d136e270db forgot to update the PKGBUILD 2023-05-21 14:31:52 +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 cba20c7ce1 fix pajeet PKGBUILD 2023-05-19 15:59:42 +02:00
speedie 78d06dd45d version bump: 1.2 2023-05-19 13:39:50 +02:00
speedie 178e0e8635 fix typo in license 2023-05-19 02:20:34 +02:00
speedie 4eb3cfc81c oops we need to generate docs to represent these changes too 2023-05-19 02:13:51 +02:00
speedie 620cb0ca63 add option to not allow selecting multiple items to spmenu itself 2023-05-19 02:13:13 +02:00
speedie 5aeea3230b add option to not allow multisel 2023-05-19 02:01:36 +02:00
speedie ba8b940181 marking of items now possible for -fm 2023-05-19 01:57:54 +02:00
speedie 71eb652853 improve the usage() function, remove unnecessary declaration of usage()
from spmenu.c
2023-05-19 01:44:11 +02:00
speedie aa0b489d8b much more readable meson.options, update docs 2023-05-19 01:08:58 +02:00
speedie c0169b5da6 add default keybinds to man page 2023-05-19 00:21:01 +02:00
speedie 9373133c03 some script improvements
TODO: generate-keybind-list is absolutely horrible
2023-05-19 00:14:22 +02:00