{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":475979839,"defaultBranch":"main","name":"dwl","ownerLogin":"dimkr","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-03-30T17:17:01.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1471149?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1700900157.0","currentOid":""},"activityList":{"items":[{"before":"4230faa794c60426aacae656ec74b1bdc51e18b1","after":"de40e87efc353d3842204e8998d5036c06cdabe2","ref":"refs/heads/right","pushedAt":"2023-11-26T06:48:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"extend the display to the right","shortMessageHtmlLink":"extend the display to the right"}},{"before":"a388fe494b782af642d3808e87acba5627d3f917","after":"16c0e6061231651189b22e5435b939568afb5e52","ref":"refs/heads/en-keycodes","pushedAt":"2023-11-26T06:48:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"always use the English keymap to get keycodes","shortMessageHtmlLink":"always use the English keymap to get keycodes"}},{"before":"42548d4e5f8c3b41b3a8ad5b4c7001ab58180772","after":"1cb894856e51e1fd4674af63ab0a6bbce8fcdc0c","ref":"refs/heads/env","pushedAt":"2023-11-26T06:48:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"allow environment variables to override config.h","shortMessageHtmlLink":"allow environment variables to override config.h"}},{"before":"c2a90f4c0aeb27c317167b7d2418611dcbd661c1","after":"1e1fd2e1ec86928b37f802a12e905931f9152b92","ref":"refs/heads/fallback","pushedAt":"2023-11-26T06:48:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"fall back to a lower output mode if needed (swaywm/sway@4cdc4ac)","shortMessageHtmlLink":"fall back to a lower output mode if needed (swaywm/sway@4cdc4ac)"}},{"before":"183c16fd6956db94f2a14a074b99f9327718981b","after":"56ea51e602641b508688db9e12e4e3930a812c61","ref":"refs/heads/center-cursor","pushedAt":"2023-11-26T06:48:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"center the cursor on startup","shortMessageHtmlLink":"center the cursor on startup"}},{"before":"331e1b73a933d46222955d2421d2bac17a704535","after":"91c30cff35d01ac5920f0be1f7e9b17ac4e40d17","ref":"refs/heads/toplevel-requests","pushedAt":"2023-11-26T06:48:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"add support for titlebar actions","shortMessageHtmlLink":"add support for titlebar actions"}},{"before":"0a3a71f830865c364d1d925d6d28b50b6bba638a","after":"acbfb14e5bfb7ce0f47b534d63b2851cf3c7ea62","ref":"refs/heads/center","pushedAt":"2023-11-26T06:48:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"center floating windows","shortMessageHtmlLink":"center floating windows"}},{"before":"21e1573af491d6f53cbc3ad1167d7570f7268a3f","after":"ad717ddd80ec86b2c1f87b88c673bd272332790a","ref":"refs/heads/snail","pushedAt":"2023-11-26T06:48:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"add the snail layout\n\nThis layout is a scalable alternative to the \"tile\" and \"spiral\" layouts, optimized for wide monitors. Both the master area and the stack are \"spirals\", but windows in the master area are split horizontally as long as the master area has enough horizontal space, and the first window in the stack is split vertically unless the stack is wide.\n\nWith one window in the master area and mfact = 0.5, it behaves like the spiral layout:\n\n┌───────────────┬────────────────┐\n│ │ │\n│ │ │\n│ │ │\n│ │ │\n│ ├───┬───┬────────┤\n│ │ │ │ │\n│ ├───┴───┤ │\n│ │ │ │\n│ │ │ │\n└───────────────┴───────┴────────┘\n\nWith 2 windows in the master area and 2 in the stack:\n\n┌───────────────┬────────────────┐\n│ │ │\n│ │ │\n│ │ │\n│ │ │\n├───────────────┼────────────────┤\n│ │ │\n│ │ │\n│ │ │\n│ │ │\n└───────────────┴────────────────┘\n\nWith 3 windows in the master area and 2 in the stack:\n\n┌───────────────┬────────────────┐\n│ │ │\n│ │ │\n│ │ │\n│ │ │\n├───────┬───────┼────────────────┤\n│ │ │ │\n│ │ │ │\n│ │ │ │\n│ │ │ │\n└───────┴───────┴────────────────┘\n\nWith many windows in both areas:\n\n┌───────────────┬────────────────┐\n│ │ │\n│ │ │\n│ │ │\n│ │ │\n├───┬───┬───────┼───┬───┬────────┤\n│ │ │ │ │ │ │\n├───┴───┤ ├───┴───┤ │\n│ │ │ │ │\n│ │ │ │ │\n└───────┴───────┴───────┴────────┘\n\nWith 2 windows in the master area, many windows in the stack and high mfact:\n\n┌──────────┬──────────┬──────────┐\n│ │ │ │\n│ │ │ │\n│ │ │ │\n│ │ │ │\n│ master ├──┬stack──┤\n│ │ │ │ │ │\n│ │ ├──┴──┤ │\n│ │ │ │ │\n│ │ │ │ │\n└──────────┴──────────┴─────┴────┘\n\nWith 2 windows in the master area, many windows in the stack and low mfact:\n\n┌──────────┬──────────┬──────────┐\n│ │ │ │\n│ │ │ │\n│ │ │ │\n│ │ │ │\n├──master──┤ stack┬──┬────┤\n│ │ │ │ │ │\n│ │ ├──┴──┤ │\n│ │ │ │ │\n│ │ │ │ │\n└──────────┴──────────┴─────┴────┘","shortMessageHtmlLink":"add the snail layout"}},{"before":"a7be3f69f742e09421e716e2c67a449e40e21337","after":"f21688e933c021a2942aa919c633f5911ea8e099","ref":"refs/heads/auto-dpi","pushedAt":"2023-11-26T06:48:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"automatically choose the scale factor if <= 0","shortMessageHtmlLink":"automatically choose the scale factor if <= 0"}},{"before":"baaa87f52785d246894cc90d563eec27bac23596","after":"f5f7f4834a65bd15096f33b438011c196eb20c08","ref":"refs/heads/rootcolor","pushedAt":"2023-11-26T06:48:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"respect rootcolor[]","shortMessageHtmlLink":"respect rootcolor[]"}},{"before":"579b95e85da8cda1c84a0e629f9b8930c9199130","after":"e568c4b53d997f4ae2c6b5c902fb80848d8bf25b","ref":"refs/heads/patches-squashed","pushedAt":"2023-11-25T18:13:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"Squashed commit of the following:\n\ncommit cee71c6e9ee8ea2b908e824ca67a9111d4d5d5f9\nAuthor: Guido Cella \nDate: Sun Mar 20 21:19:29 2022 +0100\n\n Implement the output power management protocol.\n\n I thought wlr-randr used this, but it doesn't so I don't even know what\n this is for.\n\ncommit 0317afb0562553d6b689b30a29faba5e0b51107f\nMerge: 68d52fa a7be3f6\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:57:43 2023 +0200\n\n Merge branch 'auto-dpi' into patches\n\ncommit 68d52fa9b394f33f41e2e029c397bd966235c8ab\nMerge: a4a83af 0a3a71f\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:57:21 2023 +0200\n\n Merge branch 'center' into patches\n\ncommit a4a83afbb3f4479031c25b0f1c1065a2616766ab\nMerge: f9acb18 183c16f\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:57:19 2023 +0200\n\n Merge branch 'center-cursor' into patches\n\ncommit f9acb185acc6f0fd65e26d89fb3bf90637d4ceee\nMerge: 47e52fd a388fe4\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:57:12 2023 +0200\n\n Merge branch 'en-keycodes' into patches\n\ncommit 47e52fd592ede5b27ac74be532cfcac04cfd9ea1\nMerge: 0229b13 42548d4\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:57:07 2023 +0200\n\n Merge branch 'env' into patches\n\ncommit 0229b133810ac60966f968cb24368468dd26e091\nMerge: fed3d0f c2a90f4\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:56:46 2023 +0200\n\n Merge branch 'fallback' into patches\n\ncommit fed3d0ff52dbc4eb40a2e85467c5b4e8ce319446\nMerge: 148ef0e baaa87f\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:56:40 2023 +0200\n\n Merge branch 'rootcolor' into patches\n\ncommit 148ef0ecd96e4d5eae8a0aebd2e4b82c456665c5\nMerge: 331e1b7 21e1573\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:56:38 2023 +0200\n\n Merge branch 'snail' into patches\n\ncommit 42548d4e5f8c3b41b3a8ad5b4c7001ab58180772\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:55:58 2023 +0200\n\n allow environment variables to override config.h\n\ncommit 331e1b73a933d46222955d2421d2bac17a704535\nAuthor: Dima Krasner \nDate: Sun Dec 25 08:22:04 2022 +0200\n\n add support for titlebar actions\n\ncommit 21e1573af491d6f53cbc3ad1167d7570f7268a3f\nAuthor: Dima Krasner \nDate: Sat Jul 15 15:45:58 2023 +0300\n\n add the snail layout\n\n This layout is a scalable alternative to the \"tile\" and \"spiral\" layouts, optimized for wide monitors. Both the master area and the stack are \"spirals\", but windows in the master area are split horizontally as long as the master area has enough horizontal space, and the first window in the stack is split vertically unless the stack is wide.\n\n With one window in the master area and mfact = 0.5, it behaves like the spiral layout:\n\n ┌───────────────┬────────────────┐\n │ │ │\n │ │ │\n │ │ │\n │ │ │\n │ ├───┬───┬────────┤\n │ │ │ │ │\n │ ├───┴───┤ │\n │ │ │ │\n │ │ │ │\n └───────────────┴───────┴────────┘\n\n With 2 windows in the master area and 2 in the stack:\n\n ┌───────────────┬────────────────┐\n │ │ │\n │ │ │\n │ │ │\n │ │ │\n ├───────────────┼────────────────┤\n │ │ │\n │ │ │\n │ │ │\n │ │ │\n └───────────────┴────────────────┘\n\n With 3 windows in the master area and 2 in the stack:\n\n ┌───────────────┬────────────────┐\n │ │ │\n │ │ │\n │ │ │\n │ │ │\n ├───────┬───────┼────────────────┤\n │ │ │ │\n │ │ │ │\n │ │ │ │\n │ │ │ │\n └───────┴───────┴────────────────┘\n\n With many windows in both areas:\n\n ┌───────────────┬────────────────┐\n │ │ │\n │ │ │\n │ │ │\n │ │ │\n ├───┬───┬───────┼───┬───┬────────┤\n │ │ │ │ │ │ │\n ├───┴───┤ ├───┴───┤ │\n │ │ │ │ │\n │ │ │ │ │\n └───────┴───────┴───────┴────────┘\n\n With 2 windows in the master area, many windows in the stack and high mfact:\n\n ┌──────────┬──────────┬──────────┐\n │ │ │ │\n │ │ │ │\n │ │ │ │\n │ │ │ │\n │ master ├──┬stack──┤\n │ │ │ │ │ │\n │ │ ├──┴──┤ │\n │ │ │ │ │\n │ │ │ │ │\n └──────────┴──────────┴─────┴────┘\n\n With 2 windows in the master area, many windows in the stack and low mfact:\n\n ┌──────────┬──────────┬──────────┐\n │ │ │ │\n │ │ │ │\n │ │ │ │\n │ │ │ │\n ├──master──┤ stack┬──┬────┤\n │ │ │ │ │ │\n │ │ ├──┴──┤ │\n │ │ │ │ │\n │ │ │ │ │\n └──────────┴──────────┴─────┴────┘\n\ncommit baaa87f52785d246894cc90d563eec27bac23596\nAuthor: Dima Krasner \nDate: Fri Mar 17 14:03:17 2023 +0200\n\n respect rootcolor[]\n\ncommit c2a90f4c0aeb27c317167b7d2418611dcbd661c1\nAuthor: Dima Krasner \nDate: Thu Jul 21 21:26:31 2022 +0300\n\n fall back to a lower output mode if needed (swaywm/sway@4cdc4ac)\n\ncommit a388fe494b782af642d3808e87acba5627d3f917\nAuthor: Dima Krasner \nDate: Sun Jul 24 17:52:07 2022 +0300\n\n always use the English keymap to get keycodes\n\ncommit 183c16fd6956db94f2a14a074b99f9327718981b\nAuthor: Dima Krasner \nDate: Fri Jun 17 06:26:34 2022 +0000\n\n center the cursor on startup\n\ncommit 0a3a71f830865c364d1d925d6d28b50b6bba638a\nAuthor: Dima Krasner \nDate: Tue Aug 9 06:56:00 2022 +0000\n\n center floating windows\n\ncommit a7be3f69f742e09421e716e2c67a449e40e21337\nAuthor: Dima Krasner \nDate: Fri Dec 2 19:58:49 2022 +0200\n\n automatically choose the scale factor if <= 0","shortMessageHtmlLink":"Squashed commit of the following:"}},{"before":"0317afb0562553d6b689b30a29faba5e0b51107f","after":"cee71c6e9ee8ea2b908e824ca67a9111d4d5d5f9","ref":"refs/heads/patches","pushedAt":"2023-11-25T18:13:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"Implement the output power management protocol.\n\nI thought wlr-randr used this, but it doesn't so I don't even know what\nthis is for.","shortMessageHtmlLink":"Implement the output power management protocol."}},{"before":"30e3145b9800fdce52218a0b6fd17548812447f6","after":"579b95e85da8cda1c84a0e629f9b8930c9199130","ref":"refs/heads/patches-squashed","pushedAt":"2023-11-25T09:58:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"Squashed commit of the following:\n\ncommit 0317afb0562553d6b689b30a29faba5e0b51107f\nMerge: 68d52fa a7be3f6\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:57:43 2023 +0200\n\n Merge branch 'auto-dpi' into patches\n\ncommit 68d52fa9b394f33f41e2e029c397bd966235c8ab\nMerge: a4a83af 0a3a71f\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:57:21 2023 +0200\n\n Merge branch 'center' into patches\n\ncommit a4a83afbb3f4479031c25b0f1c1065a2616766ab\nMerge: f9acb18 183c16f\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:57:19 2023 +0200\n\n Merge branch 'center-cursor' into patches\n\ncommit f9acb185acc6f0fd65e26d89fb3bf90637d4ceee\nMerge: 47e52fd a388fe4\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:57:12 2023 +0200\n\n Merge branch 'en-keycodes' into patches\n\ncommit 47e52fd592ede5b27ac74be532cfcac04cfd9ea1\nMerge: 0229b13 42548d4\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:57:07 2023 +0200\n\n Merge branch 'env' into patches\n\ncommit 0229b133810ac60966f968cb24368468dd26e091\nMerge: fed3d0f c2a90f4\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:56:46 2023 +0200\n\n Merge branch 'fallback' into patches\n\ncommit fed3d0ff52dbc4eb40a2e85467c5b4e8ce319446\nMerge: 148ef0e baaa87f\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:56:40 2023 +0200\n\n Merge branch 'rootcolor' into patches\n\ncommit 148ef0ecd96e4d5eae8a0aebd2e4b82c456665c5\nMerge: 331e1b7 21e1573\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:56:38 2023 +0200\n\n Merge branch 'snail' into patches\n\ncommit 42548d4e5f8c3b41b3a8ad5b4c7001ab58180772\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:55:58 2023 +0200\n\n allow environment variables to override config.h\n\ncommit 331e1b73a933d46222955d2421d2bac17a704535\nAuthor: Dima Krasner \nDate: Sun Dec 25 08:22:04 2022 +0200\n\n add support for titlebar actions\n\ncommit 21e1573af491d6f53cbc3ad1167d7570f7268a3f\nAuthor: Dima Krasner \nDate: Sat Jul 15 15:45:58 2023 +0300\n\n add the snail layout\n\n This layout is a scalable alternative to the \"tile\" and \"spiral\" layouts, optimized for wide monitors. Both the master area and the stack are \"spirals\", but windows in the master area are split horizontally as long as the master area has enough horizontal space, and the first window in the stack is split vertically unless the stack is wide.\n\n With one window in the master area and mfact = 0.5, it behaves like the spiral layout:\n\n ┌───────────────┬────────────────┐\n │ │ │\n │ │ │\n │ │ │\n │ │ │\n │ ├───┬───┬────────┤\n │ │ │ │ │\n │ ├───┴───┤ │\n │ │ │ │\n │ │ │ │\n └───────────────┴───────┴────────┘\n\n With 2 windows in the master area and 2 in the stack:\n\n ┌───────────────┬────────────────┐\n │ │ │\n │ │ │\n │ │ │\n │ │ │\n ├───────────────┼────────────────┤\n │ │ │\n │ │ │\n │ │ │\n │ │ │\n └───────────────┴────────────────┘\n\n With 3 windows in the master area and 2 in the stack:\n\n ┌───────────────┬────────────────┐\n │ │ │\n │ │ │\n │ │ │\n │ │ │\n ├───────┬───────┼────────────────┤\n │ │ │ │\n │ │ │ │\n │ │ │ │\n │ │ │ │\n └───────┴───────┴────────────────┘\n\n With many windows in both areas:\n\n ┌───────────────┬────────────────┐\n │ │ │\n │ │ │\n │ │ │\n │ │ │\n ├───┬───┬───────┼───┬───┬────────┤\n │ │ │ │ │ │ │\n ├───┴───┤ ├───┴───┤ │\n │ │ │ │ │\n │ │ │ │ │\n └───────┴───────┴───────┴────────┘\n\n With 2 windows in the master area, many windows in the stack and high mfact:\n\n ┌──────────┬──────────┬──────────┐\n │ │ │ │\n │ │ │ │\n │ │ │ │\n │ │ │ │\n │ master ├──┬stack──┤\n │ │ │ │ │ │\n │ │ ├──┴──┤ │\n │ │ │ │ │\n │ │ │ │ │\n └──────────┴──────────┴─────┴────┘\n\n With 2 windows in the master area, many windows in the stack and low mfact:\n\n ┌──────────┬──────────┬──────────┐\n │ │ │ │\n │ │ │ │\n │ │ │ │\n │ │ │ │\n ├──master──┤ stack┬──┬────┤\n │ │ │ │ │ │\n │ │ ├──┴──┤ │\n │ │ │ │ │\n │ │ │ │ │\n └──────────┴──────────┴─────┴────┘\n\ncommit baaa87f52785d246894cc90d563eec27bac23596\nAuthor: Dima Krasner \nDate: Fri Mar 17 14:03:17 2023 +0200\n\n respect rootcolor[]\n\ncommit c2a90f4c0aeb27c317167b7d2418611dcbd661c1\nAuthor: Dima Krasner \nDate: Thu Jul 21 21:26:31 2022 +0300\n\n fall back to a lower output mode if needed (swaywm/sway@4cdc4ac)\n\ncommit a388fe494b782af642d3808e87acba5627d3f917\nAuthor: Dima Krasner \nDate: Sun Jul 24 17:52:07 2022 +0300\n\n always use the English keymap to get keycodes\n\ncommit 183c16fd6956db94f2a14a074b99f9327718981b\nAuthor: Dima Krasner \nDate: Fri Jun 17 06:26:34 2022 +0000\n\n center the cursor on startup\n\ncommit 0a3a71f830865c364d1d925d6d28b50b6bba638a\nAuthor: Dima Krasner \nDate: Tue Aug 9 06:56:00 2022 +0000\n\n center floating windows\n\ncommit a7be3f69f742e09421e716e2c67a449e40e21337\nAuthor: Dima Krasner \nDate: Fri Dec 2 19:58:49 2022 +0200\n\n automatically choose the scale factor if <= 0","shortMessageHtmlLink":"Squashed commit of the following:"}},{"before":"afaf22bba4199d00c8da71a18afc7c18b400d2a2","after":"0317afb0562553d6b689b30a29faba5e0b51107f","ref":"refs/heads/patches","pushedAt":"2023-11-25T09:57:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"Merge branch 'auto-dpi' into patches","shortMessageHtmlLink":"Merge branch 'auto-dpi' into patches"}},{"before":"90383c4d71f3f9d7f8e0446c69aaec9d1a5bf362","after":"42548d4e5f8c3b41b3a8ad5b4c7001ab58180772","ref":"refs/heads/env","pushedAt":"2023-11-25T09:56:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"allow environment variables to override config.h","shortMessageHtmlLink":"allow environment variables to override config.h"}},{"before":"b46d65f0bfe0e3ff2a2936d52f90217a73f79c9e","after":"30e3145b9800fdce52218a0b6fd17548812447f6","ref":"refs/heads/patches-squashed","pushedAt":"2023-11-25T09:35:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"Squashed commit of the following:\n\ncommit afaf22bba4199d00c8da71a18afc7c18b400d2a2\nMerge: ec0fd32 a7be3f6\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:32:04 2023 +0200\n\n Merge branch 'auto-dpi' into patches\n\ncommit ec0fd326830325e23f1cf3753281526ddf67fe1e\nMerge: f53751b 0a3a71f\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:31:27 2023 +0200\n\n Merge branch 'center' into patches\n\ncommit f53751b18c56e3df87264859a21a041b7634d259\nMerge: 58369c9 183c16f\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:31:22 2023 +0200\n\n Merge branch 'center-cursor' into patches\n\ncommit 58369c9bcb58ce86d3d2bf123800556e72a25cac\nMerge: dbf1504 a388fe4\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:31:17 2023 +0200\n\n Merge branch 'en-keycodes' into patches\n\ncommit dbf1504f466d0ba212b09de3867616e30ed376ee\nMerge: 90d9158 90383c4\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:31:09 2023 +0200\n\n Merge branch 'env' into patches\n\ncommit 90d9158575454f55b68bad4a888f46f46ba1db29\nMerge: e3571f1 c2a90f4\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:30:46 2023 +0200\n\n Merge branch 'fallback' into patches\n\ncommit e3571f1ead597671541a0577fc51c90cdbfa1810\nMerge: a923781 baaa87f\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:30:22 2023 +0200\n\n Merge branch 'rootcolor' into patches\n\ncommit a92378102b16fbde519a8e7c0f6c30a637936a5c\nMerge: 331e1b7 21e1573\nAuthor: Dima Krasner \nDate: Sat Nov 25 11:30:16 2023 +0200\n\n Merge branch 'snail' into patches\n\ncommit 331e1b73a933d46222955d2421d2bac17a704535\nAuthor: Dima Krasner \nDate: Sun Dec 25 08:22:04 2022 +0200\n\n add support for titlebar actions\n\ncommit 21e1573af491d6f53cbc3ad1167d7570f7268a3f\nAuthor: Dima Krasner \nDate: Sat Jul 15 15:45:58 2023 +0300\n\n add the snail layout\n\n This layout is a scalable alternative to the \"tile\" and \"spiral\" layouts, optimized for wide monitors. Both the master area and the stack are \"spirals\", but windows in the master area are split horizontally as long as the master area has enough horizontal space, and the first window in the stack is split vertically unless the stack is wide.\n\n With one window in the master area and mfact = 0.5, it behaves like the spiral layout:\n\n ┌───────────────┬────────────────┐\n │ │ │\n │ │ │\n │ │ │\n │ │ │\n │ ├───┬───┬────────┤\n │ │ │ │ │\n │ ├───┴───┤ │\n │ │ │ │\n │ │ │ │\n └───────────────┴───────┴────────┘\n\n With 2 windows in the master area and 2 in the stack:\n\n ┌───────────────┬────────────────┐\n │ │ │\n │ │ │\n │ │ │\n │ │ │\n ├───────────────┼────────────────┤\n │ │ │\n │ │ │\n │ │ │\n │ │ │\n └───────────────┴────────────────┘\n\n With 3 windows in the master area and 2 in the stack:\n\n ┌───────────────┬────────────────┐\n │ │ │\n │ │ │\n │ │ │\n │ │ │\n ├───────┬───────┼────────────────┤\n │ │ │ │\n │ │ │ │\n │ │ │ │\n │ │ │ │\n └───────┴───────┴────────────────┘\n\n With many windows in both areas:\n\n ┌───────────────┬────────────────┐\n │ │ │\n │ │ │\n │ │ │\n │ │ │\n ├───┬───┬───────┼───┬───┬────────┤\n │ │ │ │ │ │ │\n ├───┴───┤ ├───┴───┤ │\n │ │ │ │ │\n │ │ │ │ │\n └───────┴───────┴───────┴────────┘\n\n With 2 windows in the master area, many windows in the stack and high mfact:\n\n ┌──────────┬──────────┬──────────┐\n │ │ │ │\n │ │ │ │\n │ │ │ │\n │ │ │ │\n │ master ├──┬stack──┤\n │ │ │ │ │ │\n │ │ ├──┴──┤ │\n │ │ │ │ │\n │ │ │ │ │\n └──────────┴──────────┴─────┴────┘\n\n With 2 windows in the master area, many windows in the stack and low mfact:\n\n ┌──────────┬──────────┬──────────┐\n │ │ │ │\n │ │ │ │\n │ │ │ │\n │ │ │ │\n ├──master──┤ stack┬──┬────┤\n │ │ │ │ │ │\n │ │ ├──┴──┤ │\n │ │ │ │ │\n │ │ │ │ │\n └──────────┴──────────┴─────┴────┘\n\ncommit baaa87f52785d246894cc90d563eec27bac23596\nAuthor: Dima Krasner \nDate: Fri Mar 17 14:03:17 2023 +0200\n\n respect rootcolor[]\n\ncommit c2a90f4c0aeb27c317167b7d2418611dcbd661c1\nAuthor: Dima Krasner \nDate: Thu Jul 21 21:26:31 2022 +0300\n\n fall back to a lower output mode if needed (swaywm/sway@4cdc4ac)\n\ncommit 90383c4d71f3f9d7f8e0446c69aaec9d1a5bf362\nAuthor: Dima Krasner \nDate: Tue Oct 10 20:13:36 2023 +0300\n\n allow environment variables to override config.h\n\ncommit a388fe494b782af642d3808e87acba5627d3f917\nAuthor: Dima Krasner \nDate: Sun Jul 24 17:52:07 2022 +0300\n\n always use the English keymap to get keycodes\n\ncommit 183c16fd6956db94f2a14a074b99f9327718981b\nAuthor: Dima Krasner \nDate: Fri Jun 17 06:26:34 2022 +0000\n\n center the cursor on startup\n\ncommit 0a3a71f830865c364d1d925d6d28b50b6bba638a\nAuthor: Dima Krasner \nDate: Tue Aug 9 06:56:00 2022 +0000\n\n center floating windows\n\ncommit a7be3f69f742e09421e716e2c67a449e40e21337\nAuthor: Dima Krasner \nDate: Fri Dec 2 19:58:49 2022 +0200\n\n automatically choose the scale factor if <= 0","shortMessageHtmlLink":"Squashed commit of the following:"}},{"before":"2f0b37df04c17bbf6597a8db1cc2485153193ad6","after":"afaf22bba4199d00c8da71a18afc7c18b400d2a2","ref":"refs/heads/patches","pushedAt":"2023-11-25T09:34:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"Merge branch 'auto-dpi' into patches","shortMessageHtmlLink":"Merge branch 'auto-dpi' into patches"}},{"before":"8c79f8dc155ba696572be30ee8c2ddfc577ae418","after":"d08e6a3a7e9ccf47720b2e63f298c97292f85ebf","ref":"refs/heads/main","pushedAt":"2023-11-25T09:29:56.000Z","pushType":"push","commitsCount":87,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"include CHANGELOG.md in the tarball\n\nFixes: 24576f1fdf56bc8879203bb2d7e7cd116d4bba42","shortMessageHtmlLink":"include CHANGELOG.md in the tarball"}},{"before":"e785ef8b1722b0ed13e53c311c8eda142275fb29","after":"331e1b73a933d46222955d2421d2bac17a704535","ref":"refs/heads/toplevel-requests","pushedAt":"2023-11-25T09:28:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"add support for titlebar actions","shortMessageHtmlLink":"add support for titlebar actions"}},{"before":"8c6e1803aaefac773deb75827c61965b3738040e","after":"21e1573af491d6f53cbc3ad1167d7570f7268a3f","ref":"refs/heads/snail","pushedAt":"2023-11-25T09:27:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"add the snail layout\n\nThis layout is a scalable alternative to the \"tile\" and \"spiral\" layouts, optimized for wide monitors. Both the master area and the stack are \"spirals\", but windows in the master area are split horizontally as long as the master area has enough horizontal space, and the first window in the stack is split vertically unless the stack is wide.\n\nWith one window in the master area and mfact = 0.5, it behaves like the spiral layout:\n\n┌───────────────┬────────────────┐\n│ │ │\n│ │ │\n│ │ │\n│ │ │\n│ ├───┬───┬────────┤\n│ │ │ │ │\n│ ├───┴───┤ │\n│ │ │ │\n│ │ │ │\n└───────────────┴───────┴────────┘\n\nWith 2 windows in the master area and 2 in the stack:\n\n┌───────────────┬────────────────┐\n│ │ │\n│ │ │\n│ │ │\n│ │ │\n├───────────────┼────────────────┤\n│ │ │\n│ │ │\n│ │ │\n│ │ │\n└───────────────┴────────────────┘\n\nWith 3 windows in the master area and 2 in the stack:\n\n┌───────────────┬────────────────┐\n│ │ │\n│ │ │\n│ │ │\n│ │ │\n├───────┬───────┼────────────────┤\n│ │ │ │\n│ │ │ │\n│ │ │ │\n│ │ │ │\n└───────┴───────┴────────────────┘\n\nWith many windows in both areas:\n\n┌───────────────┬────────────────┐\n│ │ │\n│ │ │\n│ │ │\n│ │ │\n├───┬───┬───────┼───┬───┬────────┤\n│ │ │ │ │ │ │\n├───┴───┤ ├───┴───┤ │\n│ │ │ │ │\n│ │ │ │ │\n└───────┴───────┴───────┴────────┘\n\nWith 2 windows in the master area, many windows in the stack and high mfact:\n\n┌──────────┬──────────┬──────────┐\n│ │ │ │\n│ │ │ │\n│ │ │ │\n│ │ │ │\n│ master ├──┬stack──┤\n│ │ │ │ │ │\n│ │ ├──┴──┤ │\n│ │ │ │ │\n│ │ │ │ │\n└──────────┴──────────┴─────┴────┘\n\nWith 2 windows in the master area, many windows in the stack and low mfact:\n\n┌──────────┬──────────┬──────────┐\n│ │ │ │\n│ │ │ │\n│ │ │ │\n│ │ │ │\n├──master──┤ stack┬──┬────┤\n│ │ │ │ │ │\n│ │ ├──┴──┤ │\n│ │ │ │ │\n│ │ │ │ │\n└──────────┴──────────┴─────┴────┘","shortMessageHtmlLink":"add the snail layout"}},{"before":"b1092d492ba79fd67968946170d2eee8b9b4d1fb","after":"baaa87f52785d246894cc90d563eec27bac23596","ref":"refs/heads/rootcolor","pushedAt":"2023-11-25T09:26:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"respect rootcolor[]","shortMessageHtmlLink":"respect rootcolor[]"}},{"before":"016160c95435f8470532ef57af6859978ebca6ef","after":"4230faa794c60426aacae656ec74b1bdc51e18b1","ref":"refs/heads/right","pushedAt":"2023-11-25T09:26:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"extend the display to the right","shortMessageHtmlLink":"extend the display to the right"}},{"before":"e8b1e5eaddd7dd6795480b65fafa525ec12e8faa","after":"c2a90f4c0aeb27c317167b7d2418611dcbd661c1","ref":"refs/heads/fallback","pushedAt":"2023-11-25T09:26:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"fall back to a lower output mode if needed (swaywm/sway@4cdc4ac)","shortMessageHtmlLink":"fall back to a lower output mode if needed (swaywm/sway@4cdc4ac)"}},{"before":"b5ec6f8824eb9d75a761dff1aa5932c97dd7c03f","after":"90383c4d71f3f9d7f8e0446c69aaec9d1a5bf362","ref":"refs/heads/env","pushedAt":"2023-11-25T09:25:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"allow environment variables to override config.h","shortMessageHtmlLink":"allow environment variables to override config.h"}},{"before":"7c968f8b403e3758c25e05cd6b8125a19bc2a1f7","after":"a388fe494b782af642d3808e87acba5627d3f917","ref":"refs/heads/en-keycodes","pushedAt":"2023-11-25T09:25:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"always use the English keymap to get keycodes","shortMessageHtmlLink":"always use the English keymap to get keycodes"}},{"before":"ea0938e0f0eba5c0e073bb6b1b74f48d70957f6c","after":"183c16fd6956db94f2a14a074b99f9327718981b","ref":"refs/heads/center-cursor","pushedAt":"2023-11-25T09:23:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"center the cursor on startup","shortMessageHtmlLink":"center the cursor on startup"}},{"before":"f65aee44d19e6667053da507c6ba8e77f7bf0891","after":"0a3a71f830865c364d1d925d6d28b50b6bba638a","ref":"refs/heads/center","pushedAt":"2023-11-25T09:23:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"center floating windows","shortMessageHtmlLink":"center floating windows"}},{"before":"7c999b60739aab6cfe4b2c7b6bcc6c09ebbf0583","after":"a7be3f69f742e09421e716e2c67a449e40e21337","ref":"refs/heads/auto-dpi","pushedAt":"2023-11-25T09:22:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"automatically choose the scale factor if <= 0","shortMessageHtmlLink":"automatically choose the scale factor if <= 0"}},{"before":"903336ab8da091e3ebe737a303341e1e60d92156","after":"7c968f8b403e3758c25e05cd6b8125a19bc2a1f7","ref":"refs/heads/en-keycodes","pushedAt":"2023-11-25T09:14:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"always use the English keymap to get keycodes","shortMessageHtmlLink":"always use the English keymap to get keycodes"}},{"before":"51cfd70a295423eb6a124c63b7e5d8dfe0b4bb37","after":"ea0938e0f0eba5c0e073bb6b1b74f48d70957f6c","ref":"refs/heads/center-cursor","pushedAt":"2023-11-25T09:13:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dimkr","name":"Dima Krasner","path":"/dimkr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1471149?s=80&v=4"},"commit":{"message":"center the cursor on startup","shortMessageHtmlLink":"center the cursor on startup"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADt70ymgA","startCursor":null,"endCursor":null}},"title":"Activity · dimkr/dwl"}