Commit Graph

  • b10ef0e80a loop over array pointers directly Devin J. Pohly 2020-05-03 00:41:37 -05:00
  • 2e7b5310b4 includes: abc Devin J. Pohly 2020-05-02 15:24:18 -05:00
  • 3096d4eec1 set default cursor over window borders Devin J. Pohly 2020-05-02 15:22:07 -05:00
  • ecdd012f6b sacrifice 24 lines to suckless style :) Devin J. Pohly 2020-05-02 15:21:36 -05:00
  • 20ed6cb3d5 allow passing NULLs to xytoclient Devin J. Pohly 2020-05-02 14:43:28 -05:00
  • 8c80f74513 remove outdated/fixed comment Devin J. Pohly 2020-05-02 14:33:24 -05:00
  • 187d25e838 style: int instead of bool Devin J. Pohly 2020-05-02 14:32:23 -05:00
  • d0df4d0d72 correct standard include for signal.h Devin J. Pohly 2020-05-02 10:42:51 -05:00
  • 87f8e6687b include border in xytoclient Devin J. Pohly 2020-04-30 12:32:50 -05:00
  • 2c134faa40 allow NULL surface with client in focus functions Devin J. Pohly 2020-04-30 11:37:04 -05:00
  • 33b0236858 make move-grab coords client-relative Devin J. Pohly 2020-04-30 11:33:32 -05:00
  • 3973ea5bfe unify movemouse/resizemouse Devin J. Pohly 2020-04-30 10:25:37 -05:00
  • 53e71957f8 fix a long line Devin J. Pohly 2020-04-26 22:19:48 -05:00
  • 40d0d0f829 wait to get window geometry until map time Devin J. Pohly 2020-04-26 22:18:39 -05:00
  • 34d5045d84 use wlr_box for client geometry Devin J. Pohly 2020-04-26 22:12:08 -05:00
  • a25ad1c327 call arrange only where needed Devin J. Pohly 2020-04-26 22:02:47 -05:00
  • 499a43db74 funnel isfloating changes through setfloating() Devin J. Pohly 2020-04-26 21:55:49 -05:00
  • ce5d116efd move comment where it's more relevant Devin J. Pohly 2020-04-26 21:42:45 -05:00
  • aef34a5e7e update note about texture Devin J. Pohly 2020-04-26 21:37:06 -05:00
  • dd50a3ee04 mouse move now changes window monitor Devin J. Pohly 2020-04-26 21:35:21 -05:00
  • 19e712625f options to select log level Devin J. Pohly 2020-04-26 21:32:44 -05:00
  • b2960e53de rename keyboardfocus() to focusclient() Devin J. Pohly 2020-04-26 20:17:47 -05:00
  • 7094bcc5e3 integrate raiseclient into keyboardfocus Devin J. Pohly 2020-04-26 20:16:47 -05:00
  • 6d5726e426 don't pass compositor button events to client Devin J. Pohly 2020-04-26 20:12:54 -05:00
  • b025b7bdbd render windows across monitors Devin J. Pohly 2020-04-26 20:00:06 -05:00
  • aa7020b344 abc Devin J. Pohly 2020-04-26 19:48:28 -05:00
  • 8f02449cb4 funnel all monitor-moving through setmon() Devin J. Pohly 2020-04-26 19:47:38 -05:00
  • 847cd4c488 I'm good with changing the loglevel here... Devin J. Pohly 2020-04-26 17:43:03 -05:00
  • 309f6c96cf hang some stuff on ->data Devin J. Pohly 2020-04-26 17:22:21 -05:00
  • ab51576556 linesaver in pointerfocus Devin J. Pohly 2020-04-26 14:47:23 -05:00
  • cd6683e6a1 fix refocus on sendmon Devin J. Pohly 2020-04-26 14:11:44 -05:00
  • 88f0ea343b make sure windows always overlap with their monitor Devin J. Pohly 2020-04-26 14:08:47 -05:00
  • 48a8adb70a track window width/height Devin J. Pohly 2020-04-26 13:18:20 -05:00
  • 5dd8a5f22f use wlr_box for monitor regions Devin J. Pohly 2020-04-26 12:41:33 -05:00
  • 2fb9f53483 save lines in keyboardfocus Devin J. Pohly 2020-04-26 11:47:06 -05:00
  • d34bf87dba don't unfocus when mouse leaves a window Devin J. Pohly 2020-04-26 11:34:47 -05:00
  • 7f95c7736e thoughts for readme Devin J. Pohly 2020-04-25 23:53:24 -05:00
  • a71f7f2957 update README Devin J. Pohly 2020-04-25 19:32:47 -05:00
  • 6cad698517 fix multi-dpi scaling Devin J. Pohly 2020-04-25 01:18:28 -05:00
  • 9b9ef0bae5 handle Ctrl-Alt-Bksp Devin J. Pohly 2020-04-24 08:37:34 -05:00
  • b35c0f796e fix typo Devin J. Pohly 2020-04-24 07:51:13 -05:00
  • c00da5eeb0 clarify keyboardfocus vs pointerfocus Devin J. Pohly 2020-04-24 00:12:11 -05:00
  • 60f2c0b7de draw window borders Devin J. Pohly 2020-04-23 23:55:29 -05:00
  • 6254bcd033 factor out scalebox() Devin J. Pohly 2020-04-23 23:52:27 -05:00
  • 6e02b421cd note about cursor init Devin J. Pohly 2020-04-23 23:47:52 -05:00
  • ee2b3af1ca configure monitor rotation/reflection Devin J. Pohly 2020-04-23 23:44:24 -05:00
  • 47bbdc6034 resize/move are good now Devin J. Pohly 2020-04-23 23:33:42 -05:00
  • 2cb526bbd9 add chvt function Devin J. Pohly 2020-04-23 23:14:15 -05:00
  • eafd317eec update readme Devin J. Pohly 2020-04-23 23:13:47 -05:00
  • 1870187d62 make space for window borders Devin J. Pohly 2020-04-23 22:56:27 -05:00
  • fb6b16aeee change cursor during move and resize Devin J. Pohly 2020-04-23 22:38:06 -05:00
  • 2f21445761 style in buttonpress Devin J. Pohly 2020-04-23 22:31:59 -05:00
  • 288f6397fa simplify move/resizemouse functions Devin J. Pohly 2020-04-23 22:26:43 -05:00
  • 073c35ae2f funnel all resizing through resize() Devin J. Pohly 2020-04-23 22:21:40 -05:00
  • 60c887f3c0 use exit code macros everywhere Devin J. Pohly 2020-04-23 22:20:54 -05:00
  • 84da7b4470 some comments and reminders Devin J. Pohly 2020-04-23 22:20:44 -05:00
  • b7a21478d6 update README Devin J. Pohly 2020-04-23 21:58:01 -05:00
  • 275badc707 factor out renderclients Devin J. Pohly 2020-04-23 21:53:48 -05:00
  • 15ed82571b don't autoraise Devin J. Pohly 2020-04-23 21:45:43 -05:00
  • e6bcf95e2e use the focus stack to determine stacking order Devin J. Pohly 2020-04-23 21:29:28 -05:00
  • a5a7445dee adopt a bit more dwm-like terseness Devin J. Pohly 2020-04-23 21:16:01 -05:00
  • 66bf55930f change focus(NULL, NULL) to mean unfocus Devin J. Pohly 2020-04-23 20:56:28 -05:00
  • 0d8f51e0a3 implement focusmon and tagmon Devin J. Pohly 2020-04-23 20:40:02 -05:00
  • a87adfd77c focus follows mouse Devin J. Pohly 2020-04-23 20:29:26 -05:00
  • 4eabe48fed add incnmaster and setmfact commands Devin J. Pohly 2020-04-23 20:14:11 -05:00
  • 66054700cb add toggletag and toggleview Devin J. Pohly 2020-04-23 20:02:17 -05:00
  • 35557ab042 don't detect non-visible clients under cursor Devin J. Pohly 2020-04-23 19:56:12 -05:00
  • 387dff81b3 add tag and view functions Devin J. Pohly 2020-04-23 19:53:49 -05:00
  • fda58764ab refocus if focused client is unmapped Devin J. Pohly 2020-04-23 19:37:14 -05:00
  • c03081d85d implement floating windows Devin J. Pohly 2020-04-23 19:23:57 -05:00
  • e447cd0215 load scaled cursor theme with each output Devin J. Pohly 2020-04-23 19:12:58 -05:00
  • 623867a367 turn focusnext into dwm's focusstack Devin J. Pohly 2020-04-23 00:47:15 -05:00
  • 59b09576b9 restrict focusnext to the same monitor Devin J. Pohly 2020-04-23 00:38:09 -05:00
  • a634b3f2e4 style Devin J. Pohly 2020-04-23 00:33:58 -05:00
  • 9b2eec24c2 add selclient() helper Devin J. Pohly 2020-04-23 00:27:53 -05:00
  • 3593da0e15 continue to focus monitor under mouse cursor Devin J. Pohly 2020-04-22 22:56:24 -05:00
  • 240be1af19 focus monitor under mouse cursor initially Devin J. Pohly 2020-04-19 15:05:30 -05:00
  • f88a98327e grabbed_client was too long a name Devin J. Pohly 2020-04-22 22:37:11 -05:00
  • 488929fef6 turn on some warnings Devin J. Pohly 2020-04-22 22:27:03 -05:00
  • d56bf3cefb set normal and dwm-like defaults in config.def.h Devin J. Pohly 2020-04-22 22:06:46 -05:00
  • 02c0c676ad move config.h to config.def.h Devin J. Pohly 2020-04-22 22:01:49 -05:00
  • 1595256341 inline moveresize Devin J. Pohly 2020-04-22 22:32:53 -05:00
  • 0a43197203 grabsx/y are only used by move now Devin J. Pohly 2020-04-22 12:00:10 -05:00
  • 749880cedd calculate resize based just on cursor/window Devin J. Pohly 2020-04-22 11:29:13 -05:00
  • 996738a5e6 add TinyWL and dwm LICENSE files Devin J. Pohly 2020-04-22 11:22:29 -05:00
  • def3572117 add setlayout function Devin J. Pohly 2020-04-22 11:20:08 -05:00
  • fdbe9ee29a Don't change tiling order in focusnext() Devin J. Pohly 2020-04-22 11:05:41 -05:00
  • 10bf0ff566 add separate list of clients for focus order Devin J. Pohly 2020-04-22 10:42:40 -05:00
  • 3707e0115a layouts: tile and floating Devin J. Pohly 2020-04-22 08:25:43 -05:00
  • 6f9f1b9e05 "root" color was easy to make configurable Devin J. Pohly 2020-04-21 21:58:13 -05:00
  • ffc19434ee fix rendering on scaled monitors Devin J. Pohly 2020-04-21 21:55:36 -05:00
  • 1907ee3879 introduce rules for monitor configuration Devin J. Pohly 2020-04-21 21:53:25 -05:00
  • 97f29ec67f no need to manage unmapped clients Devin J. Pohly 2020-04-21 20:55:06 -05:00
  • c37aa00aec consistent naming for coordinate variables Devin J. Pohly 2020-04-21 19:42:21 -05:00
  • cdeff2475d inline xytosurface in xytoclient Devin J. Pohly 2020-04-21 19:17:44 -05:00
  • 0e9bceb8b6 comment updates Devin J. Pohly 2020-04-21 19:09:36 -05:00
  • 552deb7026 split out setup() and run() Devin J. Pohly 2020-04-21 18:57:04 -05:00
  • 23924022c9 cherry-pick 25d0d1b from upstream Devin J. Pohly 2020-04-21 17:26:52 -05:00
  • 26714f172a inline handlemove/handleresize Devin J. Pohly 2020-04-21 14:59:32 -05:00
  • 599bec5583 render_data only needs coordinates, not Client Devin J. Pohly 2020-04-21 14:57:27 -05:00