-
-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
stsdc
committed
Jan 20, 2018
1 parent
7484abe
commit bc827d0
Showing
5 changed files
with
29 additions
and
6 deletions.
There are no files selected for viewing
This file contains 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
com.github.stsdc.monitor (0.3.4) xenial; urgency=low | ||
|
||
* Fix showing icon for some apps | ||
* Pressing Enter focuses on process list | ||
* Filtering: process will be highlighted if its group has no other processes | ||
|
||
-- Stanisław Dac <[email protected]> Sat, 20 Jan 2018 14:01:21 +0100 | ||
|
||
com.github.stsdc.monitor (0.3.2) xenial; urgency=low | ||
|
||
* Ukrainian translation | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,8 @@ Source: com.github.stsdc.monitor | |
Section: system | ||
Priority: extra | ||
Maintainer: Stanisław Dac <[email protected]> | ||
Build-Depends: cmake (>= 2.8), | ||
cmake-elementary, | ||
Build-Depends: meson, | ||
appstream, | ||
debhelper (>= 9), | ||
libgtk-3-dev, | ||
libglib2.0-dev, | ||
|
@@ -13,7 +13,7 @@ Build-Depends: cmake (>= 2.8), | |
libwnck-3-dev, | ||
libgtop2-dev | ||
|
||
|
||
Standards-Version: 3.9.3 | ||
|
||
Package: com.github.stsdc.monitor | ||
|
This file contains 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 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