Closed
Description
On Ubuntu 20.04 LTS with make
and make install
:
$ uname -vopr
5.11.0-38-generic #42~20.04.1-Ubuntu SMP Tue Sep 28 20:41:07 UTC 2021 x86_64 GNU/Linux
[12:27:41|pvl@pvl-x1:~/src/repos/pop-launcher] (1.0.3)
$ rustc --version
rustc 1.56.0 (09c42c458 2021-10-18)
[12:27:45|pvl@pvl-x1:~/src/repos/pop-launcher] (1.0.3)
$ gcc --version
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Launcher works with pop-shell
. Can switch between open windows, and search displays list.
Issues:
- Hitting "Enter" (or the
Ctrl + x
) on any result other than open windows have no action. - Color scheme: Currently highlighted item is dimmed out on dark mode, that's it's not at all visible.
Metadata
Metadata
Assignees
Labels
No labels