Commit Graph

8 Commits

Author SHA1 Message Date
James Reed 9e9cc08a38
panel: Add `launch_panel` property to clients 2020-12-05 16:37:58 -07:00
James Reed da51cb9e0a
panel: Allow customization of toggle behavior 2020-12-05 16:37:07 -07:00
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 14e09e5195
Rename `spawn_callback` to `callback`
`callback` becomes `raise_callback`.
2020-08-05 14:13:23 -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 fcefc5d7ac
panel: Set skip_taskbar to true on panels 2019-07-05 16:56:38 -06:00
James Reed 0fdcf4e822
Add awesome-launch.panel 2019-07-02 17:23:59 -06:00