Commit Graph

197 Commits

Author SHA1 Message Date
Xinhao Yuan 540519f026 Code nits. 2021-06-21 22:56:08 -04:00
Xinhao Yuan ac1620de02 Add merge message. 2021-06-19 11:26:57 -04:00
Xinhao Yuan deffde6873 Emulate signals in virtual tags for nested layouts. Call arrange on empty nested layouts. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 64ce84e370 Make the placement example more concrete. 2021-04-18 13:18:44 -04:00
Xinhao Yuan bf2151475f Keep instance data when adjusting. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 946494ecf0 Let default name function depend on the icon name. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 9f9a558b2f Document. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 92d13918ba Nits in README. 2021-04-18 13:18:44 -04:00
Xinhao Yuan f3c5535aa7 Add a placement to try empty area only. Minor bug fixing. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 8f3261d9da Revise the placement example. 2021-04-18 13:18:44 -04:00
Xinhao Yuan c804572ac9 Open areas are by default habitable. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 4099e6fde6 English is hard again. inhabitable -> habitable and use the right meaning. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 07adcbdad0 API changes for new_placement_cb and bug fixes. 2021-04-18 13:18:44 -04:00
Xinhao Yuan c8fa41f367 Document the new placement callback with some tweaks. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 9b602cfc25 Allow resizing windows with parent traversal. 2021-04-18 13:18:44 -04:00
Xinhao Yuan ea8b4f950c Maintain a stack of parent traverse. Minor tweaks. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 5d02447da5 Use pango to render text in the editor. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 945ba92ef5 Remove draft mode logic in the engine. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 2188a2a625 Ignore 0 secondary arg. 2021-04-18 13:18:44 -04:00
Xinhao Yuan f8ff725e9b Fix a regression of size adjustments. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 88148f0dee Minor adjustment. Moving a window does not change its draft mode. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 9d1487b6af README. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 2b8ee4abd6 Deprecate per-layout draft mode. Add placement callback. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 27f684ee5a README update on the draft mode. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 47b3f6a96f More automatic drafting status. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 76d2aa5776 Unify style and indentation. 2021-04-18 13:18:44 -04:00
Xinhao Yuan ee08eecb49 Per-window setting of draft mode. 2021-04-18 13:18:44 -04:00
Xinhao Yuan b8a08279cf Ensure that cursor fit in the selected area. 2021-04-18 13:18:44 -04:00
Xinhao Yuan db19cbc869 Restore correct command in nested editor. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 8a304d7c5a Fix an error in areas_to_command; Tweaks. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 7433ddd1ea Change to use Shift + Backspace to restore the current command. 2021-04-18 13:18:44 -04:00
Xinhao Yuan 40a20f08d2 Refactor the engine out of editor. Support adjustment with various tweaks. Need to reduce the diff... 2021-04-18 13:18:42 -04:00
Xinhao Yuan a04e2d6e35 Avoid using confusing syntax in README. 2021-04-18 13:16:59 -04:00
Xinhao Yuan 971edae6aa Apply better gaps handling for nested layouts. 2021-03-28 18:25:37 -04:00
Xinhao Yuan 2d197b9faa
Merge pull request #7 from JavaCafe01/master
Add customization options for colors and opacity
2021-03-07 18:07:44 -05:00
Gokul Swami 88ee21dcdc Prefix beautiful variables with "machi" 2021-03-01 02:37:57 -08:00
Gokul Swami e86e9c957e Merge branch 'master' of https://github.com/xinhaoyuan/layout-machi 2021-02-27 02:59:08 -08:00
Xinhao Yuan 399d0622a7 README update. 2021-02-25 18:19:17 -05:00
Gokul Swami 526f481f0b Added Beautiful Vars
Added more variables for customizing, which defaults to the ones from
the dev.
2021-02-18 05:52:09 -08:00
Xinhao Yuan 759fe17e37 Nits in README 2021-02-17 18:56:29 -05:00
Xinhao Yuan fccc051737 Reset tag data on command change. 2021-02-15 12:48:51 -05:00
Xinhao Yuan a8964c493e Add some caveats. 2021-02-15 10:43:16 -05:00
Xinhao Yuan 79cae17233 Feed in region dependent tag data for nested layouts. 2021-02-15 10:33:41 -05:00
Xinhao Yuan 82bea05e26 English can be hard. 2021-02-15 01:03:06 -05:00
Xinhao Yuan 65dfbb23a5 Change listing condition to any intersection. 2021-02-15 00:20:58 -05:00
Xinhao Yuan d6d75423d9 Let switcher include all clients in a region with nested layout. 2021-02-14 23:53:25 -05:00
Xinhao Yuan a651f5528e Nested layout. 2021-02-14 23:05:19 -05:00
Xinhao Yuan 9fa3d500c3 Use per-layout default_cmd if set. (Issue #5) 2020-11-22 15:01:46 -05:00
Xinhao Yuan b6c96e8338 Do not arrange immobilized clients. 2020-08-30 21:23:46 -04:00
Xinhao Yuan 7b0637a37a tune 'w' command. 2020-04-26 21:36:28 -04:00