mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
asdf browser options and title bars
This commit is contained in:
parent
29d5eee829
commit
a4de6eac52
6 changed files with 84 additions and 70 deletions
|
|
@ -32,6 +32,8 @@
|
|||
(setf pac "All"))
|
||||
(setf filter (subseq filter (+ has-pac 1)))
|
||||
(setf (text-value (search-box panel)) filter))
|
||||
(setf (window-title (current-window panel))
|
||||
(format nil "System Browser - ~A" filter))
|
||||
(cond ((equalp pac "All")
|
||||
(setf class-only nil)
|
||||
(setf (classes panel) nil)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue