Commit graph

11 commits

Author SHA1 Message Date
speedie a9ee831159 add X11 toggle, so now Xlib, Xinerama and Xrender aren't dependencies if
you only use Wayland
2023-06-05 17:16:26 +02:00
speedie 692e3abc68 Add experimental native Wayland support 2023-06-02 18:37:51 +02:00
speedie 8c9d33d01f add LICENSE notice to all code 2023-05-14 00:21:16 +02:00
speedie 104d46640b don't use all lowercase for mouse click names 2023-05-06 14:13:56 +02:00
speedie 844186af06 use slightly nicer modifier names 2023-04-29 23:03:42 +02:00
speedie 07a0eaefd9 oops i didn't want to bind that 2023-04-21 09:52:44 +02:00
speedie eca13f2896 fix lots of issues/bad code 2023-04-21 09:49:38 +02:00
speedie b79f5c39c1 add a caps lock indicator, took lots of work 2023-04-20 21:22:45 +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 f1313697dc add Mouse array, allowing mouse binds to be easily changed similar to
the Key binds
2023-04-02 16:10:13 +02:00