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 |
Xinhao Yuan
|
72835899ee
|
fix invalid command handling
|
2020-04-23 23:15:32 -04:00 |
Xinhao Yuan
|
00e3e0aba5
|
Provided default value of editor; Changed document.
|
2020-03-21 17:03:27 -04:00 |
Xinhao Yuan
|
a1378403c7
|
change layout.create prototype
|
2020-03-21 16:51:50 -04:00 |
Xinhao Yuan
|
964244d693
|
Added per layout default command; Fixed README.md.
|
2020-03-21 10:09:35 -04:00 |
Xinhao Yuan
|
9fd13172ca
|
re-emit focus signal after switching
|
2019-11-16 23:42:14 -05:00 |
Xinhao Yuan
|
9d87edec24
|
minor fixes; added flags to switch behaviors when moving clients with mouse
|
2019-10-14 23:42:45 -04:00 |
Xinhao Yuan
|
c82cb3e7a1
|
switcher: added error handling in keygrabber just in case
|
2019-10-13 11:47:23 -04:00 |
Xinhao Yuan
|
35edb168db
|
quick mode of switcher
|
2019-10-13 11:41:17 -04:00 |
Xinhao Yuan
|
418f4ebbb6
|
disable tracking in switcher
|
2019-10-12 19:46:45 -04:00 |
Xinhao Yuan
|
857d213d21
|
Merge pull request #1 from ssiegler/patch-1
Fix `attempt to concatenate a nil value`
|
2019-10-10 19:19:24 -04:00 |
Simon Siegler
|
0409b4e068
|
Fix `attempt to concatenate a nil value`
Stumbled over this with termite:
New termite windows seem to lack a name.
|
2019-10-10 15:09:10 +02:00 |
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 |