Michael Gratton
|
f4d3c54110
|
ui: Remove can_focus from GTK builder file definitions
GTK widgets set the default for this as needed, and some incorrect
values for this have caused issues with keyboard focus.
Fixes #1059
|
2021-01-27 21:43:23 +11:00 |
|
Michael Gratton
|
31b073d0d5
|
ui/components-inspector-log-view.ui: Minor tweaks
|
2020-04-16 17:31:18 +10:00 |
|
Michael Gratton
|
b70790eac1
|
Components.InspectorLogView: Support filtering logs by account/domain
Hook up sidebar rows so that their checkbox's enabled state indicates
and can be used to set the filtering for the log view.
|
2020-04-16 17:30:50 +10:00 |
|
Michael Gratton
|
4b097b4542
|
Components.InspectorLogView: Add sidebar listing accounts & log domains
Adds a sidebar that displays accounts and logging domains, grouped into
accounts, internal domains, and external domains.
|
2020-04-16 13:05:07 +10:00 |
|
Michael Gratton
|
fc799b378b
|
Unmark Inspector test strings as being translatable
Fixes #585
|
2019-10-07 00:17:48 +11:00 |
|
Michael Gratton
|
2841cb0b66
|
Break up Inspector's panes into seperate components for re-use
Create new InspectorLogView and InspectorSystemView classes abd UI, move
code from inspector into those and use them in the inspector.
|
2019-07-05 13:00:11 +10:00 |
|