summaryrefslogtreecommitdiffstats
path: root/glances/outputs/glances_curses.py
AgeCommit message (Expand)Author
2023-12-16Replace Bottle by FastAPI #2181nicolargo
2023-11-04Add debug message for term namenicolargo
2023-11-01TERM setting causes glances to crash #2598nicolargo
2023-11-01Remove systemd from Curses (related to #2595)nicolargo
2023-10-29Merge remote-tracking branch 'refs/remotes/origin/develop' into developChristoph Zimmermann
2023-10-29Added functionality in curses i/fChristoph Zimmermann
2023-10-29Disable UI if an error occurs and if an export module is enabled #2589nicolargo
2023-10-15Chage the color of the separator linenicolargo
2023-10-14Refactor code #2580nicolargo
2023-08-19Manage error while scanning foldernicolargo
2023-08-06Swap Wifi and Connection pluginsnicolargo
2023-07-15Screen frequently flickers when outputting to local display #2490nicolargo
2023-05-10Merge from developBharath Vignesh J K
2023-05-07Merge from developnicolargo
2023-05-01Reformat with Blacknicolargo
2023-05-01Improve Lintnicolargo
2023-04-30Resolve conflictnicolargo
2023-04-08Graph generation documentation is not clear #2336nicolargo
2023-03-12Merge from developnicolargo
2023-03-12Merge branch 'develop' into issue1985nicolargo
2023-02-15chg: Plugin name - docker -> containersRaz Crimson
2023-01-08First version only for threads, not programsnicolargo
2022-12-29CPU and MEM oknicolargo
2022-12-28Before bar for threadsnicolargo
2022-12-27First version but UI should be improved and when user is in program mode, it ...nicolargo
2022-12-18Refactor some loop in the processes functionnicolargo
2022-12-12Console formatting permanently messed up when other text printed #2211nicolargo
2022-10-29Solve conflictsnicolargo
2022-09-18Revert "Remove a except in the main display function. Replace it by a test on...nicolargo
2022-09-08Resolve merge conflictsnicolargo
2022-08-20Lint the codenicolargo
2022-08-14Merge from developnicolargo
2022-08-08Correct display issue when screen size is too lownicolargo
2022-07-26Resolv first conflictnicolargo
2022-07-09Keybind(s) for modifying nice level #2081nicolargo
2022-07-09Resolve conflict after develop mergenicolargo
2022-06-25Make Glances (almost) compliant with REUSE #2042nicolargo
2022-05-29Merge from developnicolargo
2022-05-29Remove a except in the main display function. Replace it by a test on the scr...nicolargo
2022-03-20Format code thanks to Blacknicolargo
2022-03-20Format code thanks to Blacknicolargo
2022-03-20Correct merge conflictnicolargo
2022-03-13Correct an issue with the kill functionnicolargo
2022-03-13Kill is now compatible with Programsnicolargo
2022-03-13Update WebUI and docsnicolargo
2022-03-12First running version. Need more test. And WebUInicolargo
2022-02-26Merge developnicolargo
2022-02-19Add line separators in the terminal output #1996nicolargo
2021-12-05Correct conflict following black mergenicolargo
2021-11-29refactor: Reformat existing code to comply with blackRazCrimson