Commit graph

557 commits

Author SHA1 Message Date
speedie 1aea6858ba s/example.Xresources/Default/g 2023-04-05 00:13:27 +02:00
speedie 6d3db1c798 do not create spmenurc by default 2023-04-05 00:11:27 +02:00
speedie 7dc43f7f52 do not clear, this is a bit of an issue 2023-04-05 00:01:09 +02:00
speedie 660c4e53fd some minor changes to spmenu_profile 2023-04-04 23:57:47 +02:00
speedie 4a1cc69f7f some minor changes, fix segmentation fault by removing options spmenu
cannot handle using .Xresources

the options removed can be set in the spmenu.conf
2023-04-04 23:47:01 +02:00
speedie 4bea5ab021 fix a few things, .xresources is now functional again 2023-04-04 23:38:11 +02:00
speedie 10495b48bf add experimental configuration file
profiles still need to be rewritten
2023-04-04 21:40:22 +02:00
speedie 43402ce76b add basic configuration, not anywhere near complete yet 2023-04-04 21:40:22 +02:00
speedie 245a854581 Add Doom one theme 2023-04-04 03:12:15 +02:00
speedie 628ed1dc40 rewrite the way clicking on items work 2023-04-04 02:28:22 +02:00
speedie 39b166bf17 oops, just like in dwm we need to remove the padding and border width in
the buttonpress function
2023-04-04 01:15:11 +02:00
speedie f7de91850b remove some useless lines 2023-04-04 00:23:46 +02:00
speedie a7c91704c6 actually support ~/.spmenurc, documentation would be lying otherwise 2023-04-04 00:14:23 +02:00
speedie 4571a5fa97 fix center mode not actually being centered 2023-04-04 00:06:03 +02:00
speedie 854461e046 fix border width as well 2023-04-03 23:55:57 +02:00
speedie 9078dbe61f fix barpadding for mode/number 2023-04-03 23:48:19 +02:00
speedie b0f99ccd73 improve text shortening 2023-04-03 20:50:57 +02:00
speedie 2c68937e38 finish the -It argument 2023-04-03 15:14:20 +02:00
speedie 4d1e640e89 oops forgot to use the variable everywhere 2023-04-03 15:05:00 +02:00
speedie 34029793bc forgot to change here 2023-04-03 14:57:03 +02:00
speedie c44333b3ce add ${PREFIX} to scripts, may improve compatibility with for example
NixOS
2023-04-03 14:54:44 +02:00
speedie 13b4c95982 update docs and pkgbuild 2023-04-03 00:53:57 +02:00
speedie 15cc9cd60c and in readme.html as well 2023-04-02 20:15:01 +02:00
speedie e871fbe203 oops typo 2023-04-02 20:15:01 +02:00
speedie 453a6718f1 add some cool screnshots 2023-04-02 20:12:21 +02:00
speedie 02db2c7cea add option to toggle _NET_WM_WINDOW_TYPE_DOCK property 2023-04-02 19:44:30 +02:00
speedie caa2248774 hide mode indicator for the profile menu 2023-04-02 18:25:32 +02:00
speedie 51c401082a some changes to the markdown README 2023-04-02 18:22:32 +02:00
speedie 6798be7df9 fix: libX11 BadMatch caused by window not being viewable 2023-04-02 18:14:59 +02:00
speedie 5abd434aa2 add documentation regarding emoji highlighting 2023-04-02 17:52:15 +02:00
speedie 485ad9fb58 support the \033[0m sequence, it resets the scheme 2023-04-02 17:45:56 +02:00
speedie f1313697dc add Mouse array, allowing mouse binds to be easily changed similar to
the Key binds
2023-04-02 16:10:13 +02:00
speedie 3f01a71e0b fix typo 2023-04-02 13:44:47 +02:00
speedie 64b9af8de5 update PKGBUILD to use gcc, that way we don't absolutely NEED tcc as a
dependency

TCC speeds up compile times, but you only compile the arch package once
so the benefits aren't really that noticeable, and normies certainly
don't notice it
2023-04-02 02:12:25 +02:00
speedie 2a9eebe93f s/dynamic menu/fancy dynamic menu/g 2023-04-02 01:49:58 +02:00
speedie c7bd2aeb19 Move NoPywal to No-Global-Colors, as people who aren't familiar with
Pywal may get confused about that name.
2023-04-02 01:40:30 +02:00
speedie f290d0fc3b add a pango section to the documentation, fix some mistakes in the
markdown syntax
2023-04-02 01:37:37 +02:00
speedie 55c2995acb color the entries, and strip SGR sequences using sed 2023-04-01 23:36:22 +02:00
speedie 909828f49c allow switching profile in any mode 2023-04-02 00:54:06 +02:00
speedie 0a3c36fcd9 make GCC a bit happier 2023-04-01 15:03:42 +02:00
speedie 37a48da018 fix height issue with image 2023-04-01 15:01:41 +02:00
speedie 3332b6178d now we can make push without having done a commit 2023-04-01 14:01:59 +02:00
speedie 1495140dbd fix: drawing images when the top line is removed causes it to keep
resizing for all eternity, which eventually makes your computer
unusable
2023-04-01 14:01:59 +02:00
speedie ad4c468abd oops forgot to change this 2023-04-01 00:13:05 +02:00
speedie 2cd4d7b70b IME support 2023-04-01 00:10:21 +02:00
speedie fda1e592e7 modify the makefile slightly 2023-03-31 18:46:04 +02:00
speedie 218997e7ae version bump: 0.3.3 2023-03-31 18:23:37 +02:00
speedie faa5a4eec1 oops minor mistake 2023-03-31 18:06:43 +02:00
speedie 425dd24812 remove invalid advice 2023-03-31 18:05:12 +02:00
speedie 1d39136f8a move TODO into readme.md and/or readme.html 2023-03-31 18:01:57 +02:00