-
-
Notifications
You must be signed in to change notification settings - Fork 49
Monitor GTK4 port #443
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Monitor GTK4 port #443
Changes from all commits
Commits
Show all changes
84 commits
Select commit
Hold shift + click to select a range
5ab1a68
Switch dependencies to GTK4
stsdc 188bc76
GTK4 wip
stsdc 185e7d7
livechart-1 → livechart-2
stsdc c94a754
GTK4 wip
stsdc b6205d8
first GTK4 run
stsdc cd7acbd
bring back searchbox
stsdc 8ee64a4
Update livechart in CI
stsdc 448c98b
Merge branch 'main' into stsdc/gtk4-port
stsdc fa37ab4
Fix get_style_context dprecation warning
stsdc 6038748
Bring back search
stsdc f4058e1
Merge branch 'main' into stsdc/gtk4-port
stsdc 74455fc
Merge branch 'main' into stsdc/gtk4-port
stsdc 7246a45
Bring back ProcessInfoView
stsdc 0388884
Merge branch 'main' into stsdc/gtk4-port
stsdc 95240d2
Do not clone submodules
stsdc 2629e40
Fix lint
stsdc 3841548
Refactor
stsdc f4d0b46
Merge branch 'main' into stsdc/gtk4-port
stsdc 89537b9
Fix GTK4 build
stsdc e862c27
Merge branch 'main' into stsdc/gtk4-port
stsdc 092ea0f
Use `add_css_class ()`
stsdc b86bbd9
Replace grid with a box
stsdc febdcb6
Refactor
stsdc c1e2ffc
Merge branch 'main' into stsdc/gtk4-port
stsdc 4b1ea34
Remove `show_all()` comments
stsdc e4ad9ed
Use Box instead of Grid for labels container on a Chart
stsdc 5ffd5f9
Replace `show_all()` with `present()` in MonitorApp and remove TODO c…
stsdc 8afa0a3
Fix saving is-maximized in settings
stsdc 5a000fc
Update src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala
stsdc ead2ed6
Update src/Views/ProcessView/ProcessInfoView/ProcessInfoView.vala
stsdc ae0d178
Update src/Views/SystemView/SystemCPUView.vala
stsdc db50576
Fix formatting of margin properties in SystemView and adjust indentat…
stsdc d9e157f
Set spacing to 6 in labels_box
stsdc b857816
Use just `HORIZONTAL`
stsdc dc3a10b
Fix lint
stsdc 133575c
fix lint
stsdc c4b3ce4
Set `key_controller` in process tree view
stsdc 3681153
Do not prepend smol charts
stsdc a8aa44f
Fix visibility handling in ProcessInfoView
stsdc 5c42112
Bring back OpenFilesTreeView
stsdc 5d60804
Fix cpu info popover
stsdc 1cd238f
Delete some `present ()`'s
stsdc b396bbc
Remove commented `insert_at_cursor ()` in `Search ()`
stsdc 325537e
Remove obsolete commented code in LabelVertical
stsdc c045b89
Regex matching is unnecessary in CPUProcessTreeView; clean up OpenFil…
stsdc 2b934c6
Remove unused regex variable from CPUProcessTreeView constructor
stsdc d8f739b
Merge branch 'main' into stsdc/gtk4-port
stsdc ef76dc1
Refactor permission_error_infobar initialization and improve conditio…
stsdc 536685e
Refactor Statusbar labels
stsdc e78f54a
re-enable Indicator build
stsdc 5722f47
Merge branch 'main' into stsdc/gtk4-port
stsdc f439651
Merge branch 'main' into stsdc/gtk4-port
stsdc 203994c
Brings designs of custom labels back for now
stsdc b8db4d4
Remove unused dependency on libwnck-3.0 and clean up related code
stsdc d8df688
Fix chart and labels overlay
stsdc 522da49
Remove unused update_model method from OpenFilesTreeViewModel
stsdc 81a03fb
Fix syntax for color-scheme conditionals in _index.scss
stsdc e009d5e
Fix missed spacing
stsdc 650359c
Use Granite.Bin for LabelVertical
stsdc 1989786
Remove comments in Monitor.Search
stsdc daded9e
Removed commented code
stsdc 9e3366c
merge main
danirabbit 841480c
merge main
danirabbit 515f7e8
Remove extra actionbar from merge
danirabbit bd9beb6
Merge branch 'main' into stsdc/gtk4-port
stsdc 9647a49
Fix indentations
stsdc 08fa919
Remove unused 'Opened files' label from ProcessInfoIOStats
stsdc 7c957e3
Merge branch 'main' into stsdc/gtk4-port
stsdc 19b7e6d
merge main
danirabbit d781ed5
Require Granite 7.7.0
danirabbit 5c234ce
Mark primary menu, tooltip shortcut, large icons
danirabbit c227551
Manage window state as in other apps
danirabbit b50fd68
Merge main
danirabbit 344c988
Remove obsolete comment
stsdc 935684a
Merge branch 'main' into stsdc/gtk4-port
stsdc 4dcdd9d
Merge branch 'main' into stsdc/gtk4-port
stsdc 90b0298
Merge branch 'main' into stsdc/gtk4-port
stsdc cf3733a
Comment out open_files_paths.set call in add_path method
stsdc ea2124e
Update ProcessInfoIOStats.vala
danirabbit dc95a04
Merge branch 'main' into stsdc/gtk4-port
stsdc 6fd7255
merge main
danirabbit de88c18
Reintroduce livechart dependency with fallback and re-create wrap fil…
stsdc 2182564
Update live-chart revision to >=1.1.0
stsdc 819d759
Update livechart dependency to livechart-2
stsdc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.