summaryrefslogtreecommitdiffstats
path: root/ScreensPanel.c
AgeCommit message (Expand)Author
2023-12-26Update includes based on IWYUBenny Baumann
2023-12-26Fix code styleBenny Baumann
2023-12-26Add includes for config.h as per the discussion in PR #1337Daniel Lange
2023-08-30Fix leak in ScreensPanelChristian Göttsche
2023-08-30Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed
2022-12-16ScreenPanel: handle quitting panel while renamingChristian Göttsche
2022-10-24Reformat code baseBenny Baumann
2022-07-26Reset ss and ssIndex Settings fields after screen removalNathan Scott
2022-05-31Refactor code for rendering command line cacheBenny Baumann
2022-03-14Make sure License is correctly specified as GNU GPLv2+ in some more file headersDaniel Lange
2021-12-17Set correct default sorting directionChristian Göttsche
2021-12-08ScreenPanels: free ScreenSettings of deleted screensChristian Göttsche
2021-12-08ScreenPanel: misc updatesChristian Göttsche
2021-12-07fix CI issueSohaib Mohamed
2021-12-07Fix misc styleguide issues and add missing header filesSohaib Mohamed
2021-12-07Pass correct ColorElements values to Panel_setSelectionColorSohaib Mohamed
2021-12-07Introduce screen tabsHisham Muhammad