Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

kmon

Linux Kernel Manager and Activity Monitor 🐧💻
Collective - Host: opensource - https://opencollective.com/kmon - Code: https://github.com/orhun/kmon

doc: Add function comment to set_cursor_pos method

github.com/orhun/kmon - e8860ce9c99b8d541339e7597da702efd2f85020 authored about 5 years ago by orhun <[email protected]>
feat: Use set_cursor_pos method in util module for changing cursor position

github.com/orhun/kmon - 15b181a1f59c457b1438c291b8b8ec55a5cc0985 authored about 5 years ago by orhun <[email protected]>
style: Initialize app module before kernel related modules

github.com/orhun/kmon - 29f096e5da266e33685ab424916f9c9261a1fa1e authored about 5 years ago by orhun <[email protected]>
style: Fix formatting of the module info draw method

github.com/orhun/kmon - 88fb1da8f0af35dbb89f913a3853fc6b6b160295 authored about 5 years ago by orhun <[email protected]>
fix: Remove unused imports from main file

github.com/orhun/kmon - e5d9ac08bd14e11d3dd7de3283c4337cdc62a6e1 authored about 5 years ago by orhun <[email protected]>
style: Remove comments from draw methods

github.com/orhun/kmon - 27d50002fdbb5d67cf3a64cecb043582e6c7f9a1 authored about 5 years ago by orhun <[email protected]>
feat: Move module information draw method to app module

github.com/orhun/kmon - af3348c0e3f47d2babe902b7f5412694fa88dbba authored about 5 years ago by orhun <[email protected]>
style: Fix formatting of the kernel activities draw method

github.com/orhun/kmon - 2ea2b55ca20260bd96375a63eb11c283a8182a49 authored about 5 years ago by orhun <[email protected]>
feat: Create function for drawing kernel activities in app

github.com/orhun/kmon - d52f1074e24b184ced8f3706b4aa293775579c65 authored about 5 years ago by orhun <[email protected]>
refactor: Rename layout parameter to area

github.com/orhun/kmon - d827e7201360c4a23e19819e2f7acd37818175b9 authored about 5 years ago by orhun <[email protected]>
feat: Draw kernel modules table in app module function

github.com/orhun/kmon - e5b6d31a933bf8b26d4c8625e38aaa3ab30a2b66 authored about 5 years ago by orhun <[email protected]>
style: Format the kernel version draw method

github.com/orhun/kmon - 9e8e7a6adec7b7b9ddba9bd374b91b2ce9c7fdab authored about 5 years ago by orhun <[email protected]>
feat: Move kernel version draw method to app module

github.com/orhun/kmon - f6236efe67eb875ebdec02ca4d230436a5403b09 authored about 5 years ago by orhun <[email protected]>
feat: Create function for drawing search input in app module

github.com/orhun/kmon - 50c53d2b9ce52bfc23169e7f7e2a3221b3551247 authored about 5 years ago by orhun <[email protected]>
style: Run cargo fmt for formatting various files

github.com/orhun/kmon - b6b594ac1cfe634907a32aabde59fdef3e43a851 authored about 5 years ago by orhun <[email protected]>
refactor: Move table header constant variable to app module

github.com/orhun/kmon - c6017bfb6fa3434e6b25888595aee01553af986e authored about 5 years ago by orhun <[email protected]>
test: Update app module tests

github.com/orhun/kmon - 7a53425712537986a931249e36d7182ae7f6a6ec authored about 5 years ago by orhun <[email protected]>
refactor: Rename term module to app

github.com/orhun/kmon - 8e7eb2be9a83a2f28d9ea1fd5b5db89004318640 authored about 5 years ago by orhun <[email protected]>
doc: Add comment to kernel version draw method

github.com/orhun/kmon - c91e9d1badba9e57f4ee741884a1798249c39773 authored about 5 years ago by orhun <[email protected]>
fix: Use iter() instead of into_iter() for avoiding ambiguity

github.com/orhun/kmon - d804090c004f9a875b790f9bc545e3d16889ca03 authored about 5 years ago by orhun <[email protected]>
style: Format travis config file

github.com/orhun/kmon - 1e43314970d0438aa4e58051dd6bb69d2b835542 authored about 5 years ago by orhun <[email protected]>
chore: Change rust version to nightly in travis config

github.com/orhun/kmon - d92a60d1b7af7a5f7bbf342a9dec257a0335a586 authored about 5 years ago by orhun <[email protected]>
chore: Update travis config for getting test coverage

github.com/orhun/kmon - 9d621bc71c1a559dcea492147576ebb016b7a2ce authored about 5 years ago by orhun <[email protected]>
chore: Add config file for travis builds

github.com/orhun/kmon - 804c1a5af4ff8dec76789a837b363484f74f5b1d authored about 5 years ago by orhun <[email protected]>
refactor: Use value borrowing instead of cloning string

github.com/orhun/kmon - 5701eced5ca044275107ac4bd535ec5e3bc8ad66 authored about 5 years ago by orhun <[email protected]>
feat: Create version variable in kernel logs for showing kernel version

github.com/orhun/kmon - 1147215f0a98bb6c53c6fc4642c0e90cf21f3ae3 authored about 5 years ago by orhun <[email protected]>
feat: Set kernel version blocks style to unselected

github.com/orhun/kmon - 8a8b6764dfa433bcb73abab53fb9088202d1c98d authored about 5 years ago by orhun <[email protected]>
feat: Change constraint percentages of kernel version block

github.com/orhun/kmon - 42ac27308640850bf632d0b65da2aa79d68bf308 authored about 5 years ago by orhun <[email protected]>
feat: Add paragraph widget to terminal layout about kernel version

github.com/orhun/kmon - 2e17d5bf0e54d160b540143407357913e79aca2e authored about 5 years ago by orhun <[email protected]>
feat: Split chunks to 50/50 for new block next to the search input

github.com/orhun/kmon - 818c6949171ba176307fa77747c85f1bcf52289b authored about 5 years ago by orhun <[email protected]>
style: Format the test case of terminal settings

github.com/orhun/kmon - e050c7230e0f05023375780b8bb8c4f2ca0a6f8a authored about 5 years ago by orhun <[email protected]>
test: Add test case for terminal settings

github.com/orhun/kmon - 430f8677535271c49276c4b84aba981e0f27b3cd authored about 5 years ago by orhun <[email protected]>
test: Fix parameters of test case for testing events

github.com/orhun/kmon - 68bf6fed9778e0ac6a97b52f5d409d989ccd8820 authored about 5 years ago by orhun <[email protected]>
feat: Use lowercase query and name for searching

github.com/orhun/kmon - 7b90a9f190a80f8f463c3e3c814ddd118bea7201 authored about 5 years ago by orhun <[email protected]>
doc: Fix backspace keys action comment

github.com/orhun/kmon - c5125835625b9cfca0b989b28d7bc5b73f3de3dc authored about 5 years ago by orhun <[email protected]>
feat: Add backspace key action as scrolling module info up outside the search mode

github.com/orhun/kmon - ad530cd837838cfb20e986c50c74709554876e3b authored about 5 years ago by orhun <[email protected]>
doc: Add space key action comment

github.com/orhun/kmon - 0a51cf1e1a1df39d6807cc1899b0140194e15e87 authored about 5 years ago by orhun <[email protected]>
feat: Add space key action as scrolling module information down

github.com/orhun/kmon - 620b3d3900f792d51d2f2967f472bba5328c7612 authored about 5 years ago by orhun <[email protected]>
feat: Support ctrl+<h/l> for changing the selected block

github.com/orhun/kmon - 0059f1c99c1e319258938ce87f57eed6c48d4897 authored about 5 years ago by orhun <[email protected]>
fix: Use Ctrl combination of h/l for preventing conflicts

github.com/orhun/kmon - 9936fdd517db7d7f4b81dcfc689f0000f620cbaf authored about 5 years ago by orhun <[email protected]>
refactor: Improve selecting next/previous block after search

github.com/orhun/kmon - be46d438507840a3e48ba116a9eee7de9f9d6640 authored about 5 years ago by orhun <[email protected]>
feat: Support h/l keys for exiting the search mode

github.com/orhun/kmon - d644fbe1067739a57307154fb88e2e8ef723285d authored about 5 years ago by orhun <[email protected]>
doc: Add comments to search mode switch key handler

github.com/orhun/kmon - 068a50b5051ccf00dd54ae56069bea2050ade2be authored about 5 years ago by orhun <[email protected]>
feat: Show the first modules info if index is 0 after search

github.com/orhun/kmon - 052dbc43fdfd8936042bcadb71a9130017b59cf3 authored about 5 years ago by orhun <[email protected]>
feat: Reset terminal settings on refresh key press

github.com/orhun/kmon - 1a7c1b5340121b3ee8b3e11342fb342b2fd34bd6 authored about 5 years ago by orhun <[email protected]>
feat: Focus to modules table on top/bottom keys

github.com/orhun/kmon - eaf27147ce9f853620279fbd756c6e354cd22dd7 authored about 5 years ago by orhun <[email protected]>
doc: Add comment to Events 'new' method

github.com/orhun/kmon - 4c020c0d8fe7de09ad43f7eb08569a8133c2a509 authored about 5 years ago by orhun <[email protected]>
style: Format the -r argument handling with cargo fmt

github.com/orhun/kmon - 7bc13c99ce7fd40117ce7e697fe28f07a61da3d6 authored about 5 years ago by orhun <[email protected]>
doc: Update constant variable comment

github.com/orhun/kmon - 1b38e71c6d721ea7266cc3f2753a7c974cfe7aba authored about 5 years ago by orhun <[email protected]>
feat: Add -r, --rate command line argument for changing refresh rate

github.com/orhun/kmon - 66c9b795223d3924ad7bb8e86cfeaeeff81dfa4d authored about 5 years ago by orhun <[email protected]>
doc: Add function comment to block_style function

github.com/orhun/kmon - f07c931755843111fc136a3191bad50ded98bb2e authored about 5 years ago by orhun <[email protected]>
feat: Add block_style function to Settings for getting block style from Blocks

github.com/orhun/kmon - 84c16b733361b24c521d3ab22f8d62e9d5355d6e authored about 5 years ago by orhun <[email protected]>
fix: Remove unused crate uses from main file

github.com/orhun/kmon - 56c1e9d29abcd8298c5a665ecb8497e223df7840 authored about 5 years ago by orhun <[email protected]>
feat: Use style from Settings for unselect events

github.com/orhun/kmon - b46804391291f8d83b3ef8b805ea3b7125a0dc85 authored about 5 years ago by orhun <[email protected]>
feat: Use style from Settings for select events

github.com/orhun/kmon - 0a0feca86950f8e62bb1037f4509cea635a85660 authored about 5 years ago by orhun <[email protected]>
feat: Use Settings struct member for terminal title styles

github.com/orhun/kmon - 615449e0f30968db6f1019438134a91e8ee7e44a authored about 5 years ago by orhun <[email protected]>
doc: Add comment to Settings implementations 'new' function

github.com/orhun/kmon - 270daa442e99219cbd38c2dec5f9b0a08ceaa37b authored about 5 years ago by orhun <[email protected]>
style: Run cargo fmt for formatting

github.com/orhun/kmon - f6b607f2cea6f4f6217c6f756cb47120d6ce14c8 authored about 5 years ago by orhun <[email protected]>
feat: Create term module for Blocks and Settings

github.com/orhun/kmon - 91e73a106b05706894193cfc98c919f0773d9e26 authored about 5 years ago by orhun <[email protected]>
doc: Add and update struct/enum comments

github.com/orhun/kmon - 0adbc0181ea3c1be97738c3e5ecbde44ff858421 authored about 5 years ago by orhun <[email protected]>
style: Scroll the module list after initializing settings struct

github.com/orhun/kmon - 550c3e11dc224063b5fd170af266c0a09f05e642 authored about 5 years ago by orhun <[email protected]>
style: Run cargo fmt for formatting

github.com/orhun/kmon - 0b3af76b593c2fe09b862d82f0e641cf716c8048 authored about 5 years ago by orhun <[email protected]>
feat: Move search related variables to Settings struct

github.com/orhun/kmon - 4ad0c371b5f192a6a54458d0185cb2498e1e1252 authored about 5 years ago by orhun <[email protected]>
feat: Create Settings struct for storing values like selected block

github.com/orhun/kmon - 98c62c5799e011bd4fa1fc753c352aab0a79a98e authored about 5 years ago by orhun <[email protected]>
style: Run cargo fmt for formatting event file

github.com/orhun/kmon - 13f77e801dfb635025430b3358a742d502bdea97 authored about 5 years ago by orhun <[email protected]>
style: Fix match usage in module list table title

github.com/orhun/kmon - 18a95245eadcb50b8cf3e152a7805b70a8b90bb7 authored about 5 years ago by orhun <[email protected]>
style: Update module index/count match statement

github.com/orhun/kmon - e6f77fca980091917e0390cf1403ad305a6e43e5 authored about 5 years ago by orhun <[email protected]>
feat: Show '0' as selected index if 0 modules are found

github.com/orhun/kmon - 2a4ee8101d6a15911c89690a6f75ac69ee766673 authored about 5 years ago by orhun <[email protected]>
fix: Remove extra clone methods from event handler

github.com/orhun/kmon - 007017c77637a1688a1b01c6fd0d1b2c417124ba authored about 5 years ago by orhun <[email protected]>
style: Remove unnecessary comma from search input focus check

github.com/orhun/kmon - ce6cd1d04ecc303529116a21dbc47755eb1a5170 authored about 5 years ago by orhun <[email protected]>
style: Update search mode exit keys match order

github.com/orhun/kmon - 44f9edda18f3eb019320df353ead55af01ad486e authored about 5 years ago by orhun <[email protected]>
feat: Improve search mode focus switch

github.com/orhun/kmon - 9f1b77228e39c39f77c71fe9fbda50ecff5e39ec authored about 5 years ago by orhun <[email protected]>
feat: Switch to search mode if search input block is selected

github.com/orhun/kmon - 06f714a41c1cfaf1390246be87ba6ff3f28a45a6 authored about 5 years ago by orhun <[email protected]>
feat: Exit from search mode if left or right keys are pressed

github.com/orhun/kmon - 3019b633eb25cb6ff97bd587b85a0ca1cf6a01dc authored about 5 years ago by orhun <[email protected]>
feat: Create Blocks enum for changing the border color of blocks on selection

github.com/orhun/kmon - 71ebb12871720a2a9b873cfe76227e83f64a8d7b authored about 5 years ago by orhun <[email protected]>
refactor: Use tx.send method for writing to stdin instead of using same code blocks

github.com/orhun/kmon - 0327a4eb7231929e856a0d49e9b20d5cef0fc66e authored about 5 years ago by orhun <[email protected]>
feat: Switch between search and list blocks while in search mode

github.com/orhun/kmon - 43fb2dc2041cc12c71f1f6a09c45521a04bab79b authored about 5 years ago by orhun <[email protected]>
refactor: Use '_' for unused match cases

github.com/orhun/kmon - 6ef0ed801a63dc3124b110bda92890c3a4936a07 authored about 5 years ago by orhun <[email protected]>
feat: Add tx parameter of mpsc to Events struct

github.com/orhun/kmon - 561f630b40020cbf7b302ca09054e51afe2d3d48 authored about 5 years ago by orhun <[email protected]>
doc: Add comment to Blocks enum

github.com/orhun/kmon - e327304dc76d77573e9ae34d225b6b56ecceae79 authored about 5 years ago by orhun <[email protected]>
doc: Add comments to select and scroll key cases

github.com/orhun/kmon - d8b82cf625f934e4d574d9c5e10c071136a4a550 authored about 5 years ago by orhun <[email protected]>
doc: Add comments to up/down key cases

github.com/orhun/kmon - 086bb4e56b94fbe912a8fa409a637329e1979998 authored about 5 years ago by orhun <[email protected]>
style: Remove unused commented code

github.com/orhun/kmon - 90203f14cf3dac9defd2d4892327ff6f9667f712 authored about 5 years ago by orhun <[email protected]>
feat: Scroll down the current block if down key is pressed

github.com/orhun/kmon - f7907414ea18c796c1f7d5af992e6d00368e72d3 authored about 5 years ago by orhun <[email protected]>
feat: Scroll up the current block if up key is pressed

github.com/orhun/kmon - 9ea57bf504c63c65977df66bb17c5753532bd01b authored about 5 years ago by orhun <[email protected]>
style: Change block focus colors

github.com/orhun/kmon - 82e6d0eb45b725c82a1949441fec19e235d70034 authored about 5 years ago by orhun <[email protected]>
style: Run cargo fmt for formatting

github.com/orhun/kmon - ecd23b3ee009d2a67237896f729837b99316ccde authored about 5 years ago by orhun <[email protected]>
feat: Use enum-unitary crate for simplifying the block selection

github.com/orhun/kmon - cc28de2babc2081989a0cf12180072253c6ef7d4 authored about 5 years ago by orhun <[email protected]>
style: Fix match statements about selected block

github.com/orhun/kmon - 399ab5dd84211b59b4dd6b8ca6920df669be1285 authored about 5 years ago by orhun <[email protected]>
feat: Update arrow keys action to change block focus

github.com/orhun/kmon - 3cad2697e8254117451ca79d39aba5f3a267d296 authored about 5 years ago by orhun <[email protected]>
fix: Cover tick event instead of using '_'

github.com/orhun/kmon - b9826a5ca597050eeb093593296546404e54084b authored about 5 years ago by orhun <[email protected]>
doc: Update KernelModules structs 'new' function comment

github.com/orhun/kmon - 891c46aad428175be4d5a069c63a051bce5ee208 authored about 5 years ago by orhun <[email protected]>
feat: Update the main terminal layout

github.com/orhun/kmon - 68a5fa8f70de16f99da6cb810e230486816ad4d1 authored about 5 years ago by orhun <[email protected]>
feat: Update 1st row percentages for fitting the other blocks

github.com/orhun/kmon - 0374c7179fba2394f6d4ca99b35c487d77813cd7 authored about 5 years ago by orhun <[email protected]>
fix: Set version parameter of parse_args test to a placeholder

github.com/orhun/kmon - bdcd160d397992e556cc2a345ee4940fdb05d9ad authored about 5 years ago by orhun <[email protected]>
test: Move test function of parse_args to util module

github.com/orhun/kmon - aee9ae15a424a330fd083cade8ba671faabbb0c3 authored about 5 years ago by orhun <[email protected]>
refactor: Move parse_args function to util module

github.com/orhun/kmon - 1c6b700b12803c67a2f94cb8ee8e1f935a38ba36 authored about 5 years ago by orhun <[email protected]>
test: Add test function of kernel modules struct

github.com/orhun/kmon - dfadc71671bd627ea52baff0305f7abbc434d6d7 authored about 5 years ago by orhun <[email protected]>
test: Remove test function of get_kernel_modules

github.com/orhun/kmon - d28cd28c003449df71d2f3be615b3f12dce1103f authored about 5 years ago by orhun <[email protected]>
refactor: Remove get_kernel_modules and set module list in 'new' method

github.com/orhun/kmon - ac0a5013a4d80c54ddadba458d19e025c7d854f6 authored about 5 years ago by orhun <[email protected]>