Commit graph

  • 3707e0115a layouts: tile and floating Devin J. Pohly 2020-04-22 08:25:43 -0500
  • 6f9f1b9e05 "root" color was easy to make configurable Devin J. Pohly 2020-04-21 21:58:13 -0500
  • ffc19434ee fix rendering on scaled monitors Devin J. Pohly 2020-04-21 21:55:36 -0500
  • 1907ee3879 introduce rules for monitor configuration Devin J. Pohly 2020-04-21 21:53:25 -0500
  • 97f29ec67f no need to manage unmapped clients Devin J. Pohly 2020-04-21 20:55:06 -0500
  • c37aa00aec consistent naming for coordinate variables Devin J. Pohly 2020-04-21 19:42:21 -0500
  • cdeff2475d inline xytosurface in xytoclient Devin J. Pohly 2020-04-21 19:17:44 -0500
  • 0e9bceb8b6 comment updates Devin J. Pohly 2020-04-21 19:09:36 -0500
  • 552deb7026 split out setup() and run() Devin J. Pohly 2020-04-21 18:57:04 -0500
  • 23924022c9 cherry-pick 25d0d1b from upstream Devin J. Pohly 2020-04-21 17:26:52 -0500
  • 26714f172a inline handlemove/handleresize Devin J. Pohly 2020-04-21 14:59:32 -0500
  • 599bec5583 render_data only needs coordinates, not Client Devin J. Pohly 2020-04-21 14:57:27 -0500
  • 7056fbe101 abc Devin J. Pohly 2020-04-21 14:53:35 -0500
  • 1d2b0a7b35 give types some more dwm-like typedef names Devin J. Pohly 2020-04-21 14:47:59 -0500
  • bf58f7c0d2 use expressions in sizeof instead of type names Devin J. Pohly 2020-04-21 14:26:04 -0500
  • 46ff18413f no longer need resize_edges (always bottom right) Devin J. Pohly 2020-04-21 14:23:19 -0500
  • 1aa640d5f5 ditch the moverequest/resizerequest xdg stuff Devin J. Pohly 2020-04-21 14:17:42 -0500
  • 8e9405688a No need for struct dwl_server Devin J. Pohly 2020-04-21 14:15:19 -0500
  • 49c9e62ff4 make server a global Devin J. Pohly 2020-04-21 14:08:33 -0500
  • 364b664a6c dwm-style enum Devin J. Pohly 2020-04-21 14:00:18 -0500
  • 2903d5180a alphabetize functions Devin J. Pohly 2020-04-21 13:48:27 -0500
  • 2c0bf57fcf functions: dwm style and more dwm-like names Devin J. Pohly 2020-04-21 13:18:38 -0500
  • bc9049a11b add spawn and termcmd Devin J. Pohly 2020-04-12 00:58:38 -0500
  • c82c000bd4 treat startup command as long-running Devin J. Pohly 2020-04-11 22:44:34 -0500
  • 251d15c1fd add *.o to ignore Devin J. Pohly 2020-04-11 21:33:47 -0500
  • 333528b2e2 fix typo in comment Devin J. Pohly 2020-04-11 21:30:12 -0500
  • edf90816b1 implement Button: movemouse, resizemouse Devin J. Pohly 2020-04-11 21:29:27 -0500
  • bbe24fa8d4 make Makefile a bit more my style Devin J. Pohly 2020-04-11 20:17:20 -0500
  • 9240a40569 add CLEANMASK like dwm Devin J. Pohly 2020-04-11 19:46:51 -0500
  • 21f42a86d7 make key mappings configurable in config.h Devin J. Pohly 2020-04-11 19:41:32 -0500
  • df1aaa4d15 start factoring Key actions into functions Devin J. Pohly 2020-04-11 19:05:27 -0500
  • e385acf69d some options I like Devin J. Pohly 2020-04-11 19:05:02 -0500
  • 94d82bf42f Start with tinywl Devin J. Pohly 2020-04-11 17:27:19 -0500