Commit Graph

20 Commits

Author SHA1 Message Date
Guido Cella 7b608da8c5 Add zoom 2020-07-24 17:30:45 +02:00
Guido Cella ea73221b45 Add killclient 2020-07-23 20:30:25 +02:00
Lauri Gustafsson 91b18d4d4d
Add repeat delay and repeat rate to config.h (#13) 2020-07-02 15:41:12 -05:00
Devin J. Pohly 525bf258e4 switch default term to alacritty 2020-05-10 13:30:20 -05:00
Devin J. Pohly 86d8cb1804 add client rules 2020-05-03 00:49:02 -05:00
Devin J. Pohly 3973ea5bfe unify movemouse/resizemouse 2020-04-30 10:25:37 -05:00
Devin J. Pohly 9b9ef0bae5 handle Ctrl-Alt-Bksp 2020-04-24 08:37:34 -05:00
Devin J. Pohly 60f2c0b7de draw window borders
Works with scaled/rotated displays too!
2020-04-23 23:55:29 -05:00
Devin J. Pohly ee2b3af1ca configure monitor rotation/reflection 2020-04-23 23:44:54 -05:00
Devin J. Pohly 2cb526bbd9 add chvt function
It truly isn't just a window manager anymore :-|
2020-04-23 23:44:54 -05:00
Devin J. Pohly 1870187d62 make space for window borders 2020-04-23 23:35:54 -05:00
Devin J. Pohly 0d8f51e0a3 implement focusmon and tagmon 2020-04-23 22:11:52 -05:00
Devin J. Pohly a87adfd77c focus follows mouse 2020-04-23 22:11:52 -05:00
Devin J. Pohly 4eabe48fed add incnmaster and setmfact commands 2020-04-23 22:11:52 -05:00
Devin J. Pohly 66054700cb add toggletag and toggleview 2020-04-23 22:11:52 -05:00
Devin J. Pohly 387dff81b3 add tag and view functions 2020-04-23 22:11:52 -05:00
Devin J. Pohly c03081d85d implement floating windows 2020-04-23 19:48:00 -05:00
Devin J. Pohly 623867a367 turn focusnext into dwm's focusstack 2020-04-23 00:47:15 -05:00
Devin J. Pohly d56bf3cefb set normal and dwm-like defaults in config.def.h 2020-04-22 22:34:11 -05:00
Devin J. Pohly 02c0c676ad move config.h to config.def.h 2020-04-22 22:34:11 -05:00