Commit graph

  • ab51576556 linesaver in pointerfocus Devin J. Pohly 2020-04-26 14:47:23 -0500
  • cd6683e6a1 fix refocus on sendmon Devin J. Pohly 2020-04-26 14:11:44 -0500
  • 88f0ea343b make sure windows always overlap with their monitor Devin J. Pohly 2020-04-26 14:08:47 -0500
  • 48a8adb70a track window width/height Devin J. Pohly 2020-04-26 13:18:20 -0500
  • 5dd8a5f22f use wlr_box for monitor regions Devin J. Pohly 2020-04-26 12:41:33 -0500
  • 2fb9f53483 save lines in keyboardfocus Devin J. Pohly 2020-04-26 11:47:06 -0500
  • d34bf87dba don't unfocus when mouse leaves a window Devin J. Pohly 2020-04-26 11:34:47 -0500
  • 7f95c7736e thoughts for readme Devin J. Pohly 2020-04-25 23:53:24 -0500
  • a71f7f2957 update README Devin J. Pohly 2020-04-25 19:32:47 -0500
  • 6cad698517 fix multi-dpi scaling Devin J. Pohly 2020-04-25 01:18:28 -0500
  • 9b9ef0bae5 handle Ctrl-Alt-Bksp Devin J. Pohly 2020-04-24 08:37:34 -0500
  • b35c0f796e fix typo Devin J. Pohly 2020-04-24 07:51:13 -0500
  • c00da5eeb0 clarify keyboardfocus vs pointerfocus Devin J. Pohly 2020-04-24 00:12:11 -0500
  • 60f2c0b7de draw window borders Devin J. Pohly 2020-04-23 23:55:29 -0500
  • 6254bcd033 factor out scalebox() Devin J. Pohly 2020-04-23 23:52:27 -0500
  • 6e02b421cd note about cursor init Devin J. Pohly 2020-04-23 23:47:52 -0500
  • ee2b3af1ca configure monitor rotation/reflection Devin J. Pohly 2020-04-23 23:44:24 -0500
  • 47bbdc6034 resize/move are good now Devin J. Pohly 2020-04-23 23:33:42 -0500
  • 2cb526bbd9 add chvt function Devin J. Pohly 2020-04-23 23:14:15 -0500
  • eafd317eec update readme Devin J. Pohly 2020-04-23 23:13:47 -0500
  • 1870187d62 make space for window borders Devin J. Pohly 2020-04-23 22:56:27 -0500
  • fb6b16aeee change cursor during move and resize Devin J. Pohly 2020-04-23 22:38:06 -0500
  • 2f21445761 style in buttonpress Devin J. Pohly 2020-04-23 22:31:59 -0500
  • 288f6397fa simplify move/resizemouse functions Devin J. Pohly 2020-04-23 22:26:43 -0500
  • 073c35ae2f funnel all resizing through resize() Devin J. Pohly 2020-04-23 22:21:40 -0500
  • 60c887f3c0 use exit code macros everywhere Devin J. Pohly 2020-04-23 22:20:54 -0500
  • 84da7b4470 some comments and reminders Devin J. Pohly 2020-04-23 22:20:44 -0500
  • b7a21478d6 update README Devin J. Pohly 2020-04-23 21:58:01 -0500
  • 275badc707 factor out renderclients Devin J. Pohly 2020-04-23 21:53:48 -0500
  • 15ed82571b don't autoraise Devin J. Pohly 2020-04-23 21:45:43 -0500
  • e6bcf95e2e use the focus stack to determine stacking order Devin J. Pohly 2020-04-23 21:29:28 -0500
  • a5a7445dee adopt a bit more dwm-like terseness Devin J. Pohly 2020-04-23 21:16:01 -0500
  • 66bf55930f change focus(NULL, NULL) to mean unfocus Devin J. Pohly 2020-04-23 20:56:28 -0500
  • 0d8f51e0a3 implement focusmon and tagmon Devin J. Pohly 2020-04-23 20:40:02 -0500
  • a87adfd77c focus follows mouse Devin J. Pohly 2020-04-23 20:29:26 -0500
  • 4eabe48fed add incnmaster and setmfact commands Devin J. Pohly 2020-04-23 20:14:11 -0500
  • 66054700cb add toggletag and toggleview Devin J. Pohly 2020-04-23 20:02:17 -0500
  • 35557ab042 don't detect non-visible clients under cursor Devin J. Pohly 2020-04-23 19:56:12 -0500
  • 387dff81b3 add tag and view functions Devin J. Pohly 2020-04-23 19:53:49 -0500
  • fda58764ab refocus if focused client is unmapped Devin J. Pohly 2020-04-23 19:37:14 -0500
  • c03081d85d implement floating windows Devin J. Pohly 2020-04-23 19:23:57 -0500
  • e447cd0215 load scaled cursor theme with each output Devin J. Pohly 2020-04-23 19:12:58 -0500
  • 623867a367 turn focusnext into dwm's focusstack Devin J. Pohly 2020-04-23 00:47:15 -0500
  • 59b09576b9 restrict focusnext to the same monitor Devin J. Pohly 2020-04-23 00:38:09 -0500
  • a634b3f2e4 style Devin J. Pohly 2020-04-23 00:33:58 -0500
  • 9b2eec24c2 add selclient() helper Devin J. Pohly 2020-04-23 00:27:53 -0500
  • 3593da0e15 continue to focus monitor under mouse cursor Devin J. Pohly 2020-04-22 22:56:24 -0500
  • 240be1af19 focus monitor under mouse cursor initially Devin J. Pohly 2020-04-19 15:05:30 -0500
  • f88a98327e grabbed_client was too long a name Devin J. Pohly 2020-04-22 22:37:11 -0500
  • 488929fef6 turn on some warnings Devin J. Pohly 2020-04-22 22:27:03 -0500
  • d56bf3cefb set normal and dwm-like defaults in config.def.h Devin J. Pohly 2020-04-22 22:06:46 -0500
  • 02c0c676ad move config.h to config.def.h Devin J. Pohly 2020-04-22 22:01:49 -0500
  • 1595256341 inline moveresize Devin J. Pohly 2020-04-22 22:32:53 -0500
  • 0a43197203 grabsx/y are only used by move now Devin J. Pohly 2020-04-22 12:00:10 -0500
  • 749880cedd calculate resize based just on cursor/window Devin J. Pohly 2020-04-22 11:29:13 -0500
  • 996738a5e6 add TinyWL and dwm LICENSE files Devin J. Pohly 2020-04-22 11:22:29 -0500
  • def3572117 add setlayout function Devin J. Pohly 2020-04-22 11:20:08 -0500
  • fdbe9ee29a Don't change tiling order in focusnext() Devin J. Pohly 2020-04-22 11:05:41 -0500
  • 10bf0ff566 add separate list of clients for focus order Devin J. Pohly 2020-04-22 10:42:40 -0500
  • 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