James Reed
|
1843c74003
|
Change license to MIT
|
2020-09-16 11:28:51 -06:00 |
James Reed
|
da7b3c31de
|
Support launching with `systemd-run`
Runs in a user scope via `systemd-run --user --scope`.
|
2020-08-19 12:38:48 -06:00 |
James Reed
|
da2caa7315
|
Check factory when window is unmanaged
This ensures the factory is properly cleaned up.
|
2020-08-19 10:17:21 -06:00 |
James Reed
|
14e09e5195
|
Rename `spawn_callback` to `callback`
`callback` becomes `raise_callback`.
|
2020-08-05 14:13:23 -06:00 |
James Reed
|
a5e53318ee
|
Implement launch.spawn.here
|
2019-09-16 07:30:53 -06:00 |
James Reed
|
9673deca61
|
Implement callback arg called on client raise
Existing arg is renamed to spawn_callback.
|
2019-09-09 17:59:13 -06:00 |
James Reed
|
5c2338fad8
|
Fix shadowing of module table
|
2019-09-09 16:13:35 -06:00 |
James Reed
|
9c9eca126d
|
Separate widget into its own module
|
2019-09-09 14:09:09 -06:00 |
James Reed
|
3d88d6b71c
|
Separate widget creation into function
|
2019-08-30 15:28:37 -06:00 |
James Reed
|
c101075276
|
Add launchbar widget
|
2019-08-13 18:52:22 -06:00 |
James Reed
|
cba38b94a0
|
Remove unused variable
|
2019-08-13 12:40:16 -06:00 |
James Reed
|
56a7fb6687
|
Depend on uuid rock
Remove vendored uuid lib
|
2019-07-03 16:56:48 -06:00 |
James Reed
|
ac0804e17a
|
Add awesome-launch rockspec
|
2019-07-02 17:22:20 -06:00 |
James Reed
|
c8bdda790e
|
Add support for wm-launch's firejail flag
|
2019-05-08 16:01:36 -06:00 |
James Reed
|
be26d532c3
|
doc: Add factory param to other spawn functions
|
2019-05-08 15:59:02 -06:00 |
James Reed
|
06d8b20405
|
Add support for wm-launch's factory flag
|
2019-04-24 08:04:22 -06:00 |
James Reed
|
e15be5ca82
|
Vendor uuid library and use it to generate IDs
|
2019-04-24 03:14:13 -06:00 |
James Reed
|
68049e5c3c
|
Make id local in spawn
|
2019-04-20 07:18:04 -06:00 |
James Reed
|
eabdf972e2
|
Fix LuaDoc comments
|
2019-04-10 20:15:17 -06:00 |
James Reed
|
0359384b29
|
Add functions to get clients by ID or cmdline
These functions also allow filtering of clients
|
2019-04-10 19:10:57 -06:00 |
James Reed
|
ac98c5e680
|
Add missing callbacks argument to rule source
|
2019-04-10 18:57:52 -06:00 |
James Reed
|
610abddd46
|
Initial commit
|
2019-03-28 08:41:27 -06:00 |