Commit graph

7 commits

Author SHA1 Message Date
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 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 eb70a49512 mouse hovering now selects again
TODO: make this a lot faster, will require rewriting drawmenu
significantly
2023-03-21 20:52:12 +01:00
speedie dc51707520 powerline the prompt
TODO: powerline numbers and match count
2023-03-21 16:30:30 +01:00
speedie 1153d416ab replace almost all /* style comments with // where it makes sense 2023-03-16 16:54:36 +01:00
speedie 345a8467e5 move more stuff to libs/ 2023-03-08 17:20:32 +01:00