summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-23Use a different mechanism to check if wayland is supportedHEADmainOlivier Gayot
2023-05-14Update changelog for version 0.3Olivier Gayot
2023-05-14Actually use an instance of GraphicalServer, instead of just a stringOlivier Gayot
2023-05-14Allow to specify the profiles file to useOlivier Gayot
2023-05-14When using the menu, do not exit after applying a profileOlivier Gayot
2023-05-14Add support for yaml configuration fileOlivier Gayot
2023-05-14Update d/changelog for 0.2Olivier Gayot
2023-05-14Add Recommends for xrandr, wlr-randr and fehOlivier Gayot
2023-05-14Add support for wayland (no support for setting background)Olivier Gayot
2023-02-11Make it a debian packageOlivier Gayot
2023-02-11Add support for matching against an identifierOlivier Gayot
2023-02-11Do not create a menu instance if we want to apply a profileOlivier Gayot
2023-02-11Use dataclasses instead of relying on untyped dictsOlivier Gayot
2023-02-11Drop use of docopt in favor of argparseOlivier Gayot
2023-02-11Raise an exception when profile not foundOlivier Gayot
2022-01-04Remove unnecessary semicolonOlivier Gayot
2021-12-23Use automatic size for widgetsOlivier Gayot
2021-12-23Explicitly ignore return code of subprocessOlivier Gayot
2021-12-23Wrap long linesOlivier Gayot
2021-12-23Get rid of global variable dOlivier Gayot
2021-12-23Use in operator instead of successive OROlivier Gayot
2021-12-23Rename fd -> fh since it's a file handler, not descriptorOlivier Gayot
2021-12-23Reorder inclusion of modulesOlivier Gayot
2021-01-04Add logging level optionOlivier Gayot
2020-03-09Allow to have no 'background' configuration keyOlivier Gayot
2019-04-11Fix crash when not running in batch modeOlivier Gayot
2019-04-01Allow to run in batch mode by specifying the profile IDOlivier Gayot
2018-11-23Honor the background propertyOlivier Gayot
2018-11-23Use list.extend instead of operator +=Olivier Gayot
2018-07-04Added basics for the script to runOlivier Gayot
2018-07-04Initial commitOlivier Gayot