mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
sysprof-ui: add missing filtering of processes
The search implementation here is pretty barebones, but at least it gets things working again after the fallout from the redesign. Fixes #15
This commit is contained in:
@ -245,7 +245,7 @@
|
||||
<class name="linked"/>
|
||||
</style>
|
||||
<child>
|
||||
<object class="GtkSearchEntry">
|
||||
<object class="GtkSearchEntry" id="search_entry">
|
||||
<property name="placeholder-text" translatable="yes">Search Processes…</property>
|
||||
<property name="visible">true</property>
|
||||
</object>
|
||||
|
||||
Reference in New Issue
Block a user