Commit Graph

136 Commits

Author SHA1 Message Date
Xinhao Yuan a3996c95e0 added quick patch 2019-10-06 12:19:31 -04:00
Xinhao Yuan 504a1f51ba switcher: bug fixes 2019-10-06 12:17:01 -04:00
Xinhao Yuan 15e3ca0a2b Mouse move handler: try to avoid shrinking the client 2019-10-05 18:01:10 -04:00
Xinhao Yuan 93c64f0fd4 better debug output 2019-10-02 21:45:07 -04:00
Xinhao Yuan bc84e7b537 default layout 2019-09-14 15:21:28 -04:00
Xinhao Yuan 6970d9b01b adjusted the gap model 2019-09-14 14:55:01 -04:00
Xinhao Yuan 4951fa560b use beautiful.font instead of non-standard .mono_font 2019-09-09 22:37:11 -04:00
Xinhao Yuan 98e09cbdb3 minor visual in switcher 2019-09-08 23:28:35 -04:00
Xinhao Yuan 726dd0b992 respect the clients' weight/height more when fitting them into the layout 2019-09-07 10:51:23 -04:00
Xinhao Yuan 7bdbf4b1f9 switch visual 2019-08-28 21:18:40 -04:00
Xinhao Yuan 4c1bd3a0c3 be more graceful in presence of closing windows. 2019-08-28 20:20:51 -04:00
Xinhao Yuan cdeedcf1ca minor fix 2019-08-26 22:11:06 -04:00
Xinhao Yuan bec644e887 fix switch visual 2019-08-23 23:00:15 -04:00
Xinhao Yuan 315f8a7676 adjust colors in switcher 2019-08-22 19:05:07 -04:00
Xinhao Yuan 4632b29e92 better logging 2019-08-19 23:46:49 -04:00
Xinhao Yuan 7e15746759 make switcher more natural in draft mode 2019-08-19 23:26:27 -04:00
Xinhao Yuan 1a9d94a9f7
Update README.md 2019-08-18 18:52:46 -04:00
Xinhao Yuan 610be92a8b command 2019-08-11 09:09:06 -04:00
Xinhao Yuan 830f0be459 minor 2019-08-10 16:25:42 -04:00
Xinhao Yuan bd0a2fc15f fix local ref 2019-08-10 13:42:18 -04:00
Xinhao Yuan ec9507b766 max depth 2019-08-10 13:33:00 -04:00
Xinhao Yuan c8d2b5fd45 big refactoring; advanced grid mode; readme 2019-08-10 12:25:51 -04:00
Xinhao Yuan 820dcc98f6 more flexible arg string parsing. TODO doc 2019-08-10 00:13:12 -04:00
Xinhao Yuan 4d285f135c more fix 2019-08-09 17:34:55 -04:00
Xinhao Yuan e419ef9909 improve switcher behavior 2019-08-09 15:54:41 -04:00
Xinhao Yuan 15eb733918 readme 2019-08-08 10:47:13 -04:00
Xinhao Yuan 9376a4397f minor 2019-08-05 22:29:03 -04:00
Xinhao Yuan d0e84ca334 minor 2019-08-04 18:52:50 -04:00
Xinhao Yuan a6af7bb197 readme 2019-08-03 14:32:59 -04:00
Xinhao Yuan df4fe38c66 resize_handler 2019-08-02 17:45:21 -04:00
Xinhao Yuan e03f2bbe08 minor 2019-08-01 14:53:13 -04:00
Xinhao Yuan 16fdf8cdd8 minor change 2019-08-01 09:54:18 -04:00
Xinhao Yuan d30d25dc8d minor fix 2019-07-31 22:46:19 -04:00
Xinhao Yuan 752539bba5 Draft mode 2019-07-31 21:00:38 -04:00
Xinhao Yuan 11c804266c use awful.keygrabber 2019-07-24 18:11:44 -04:00
Xinhao Yuan 9e6bb42623 minor refactoring 2019-07-23 19:08:26 -04:00
Xinhao Yuan 009cbb0d83 oops typo 2019-07-21 23:57:44 -04:00
Xinhao Yuan a1b6eef873 make useless_gap usage more friendly; minor fix 2019-07-21 12:03:55 -04:00
Xinhao Yuan 1942d63421 fix visual offset in switcher and editor 2019-07-17 23:26:09 -04:00
Xinhao Yuan 2c1d8dc59c let switcher use focus fg 2019-07-16 09:28:10 -04:00
Xinhao Yuan d5be7f8298 split gap to inner gap and outer gap 2019-07-16 09:16:09 -04:00
Xinhao Yuan 7f2c473629 raise client on switcher move 2019-07-15 22:00:33 -04:00
Xinhao Yuan d2520ec3d9 remove focus anyway in switcher 2019-07-15 21:57:18 -04:00
Xinhao Yuan da40f8c24f get useless_gap later 2019-07-15 01:46:00 -04:00
Xinhao Yuan dfb0f19512 revise the naming function 2019-07-14 13:34:54 -04:00
Xinhao Yuan b39d60741e readme 2019-07-14 13:27:29 -04:00
Xinhao Yuan 8b48e9582f allow non-persistent layout 2019-07-14 13:26:13 -04:00
Xinhao Yuan 942895916f readme 2019-07-14 12:46:06 -04:00
Xinhao Yuan 8595530cd8 minor enhancement 2019-07-13 19:01:55 -04:00
Xinhao Yuan 6ea5f035ed Incorporating reddit comments from u/sigprof. Thanks!
1. Instead of setting beautiful.layout_machi. Provide `machi.get_icon()` to generate the icon.
2. Make `layout.create(name, editor)` take `name` as a function to customize tag-dependent naming.
3. Editor/switch now grabs theme settings before starting instead of loading.
2019-07-13 18:45:38 -04:00