aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/debug
AgeCommit message (Expand)Author
2022-08-26simplify a bit of codevaxerski
2022-08-22fix wlr loggingvaxerski
2022-08-22use a custom logging func for wlrvaxerski
2022-08-20reload on input and device hyprctlvaxerski
2022-08-18minor changes to the activelayout eventvaxerski
2022-08-18added main param to keyboardsvaxerski
2022-08-16fix memory issue with hyprctl devicesvaxerski
2022-08-16fix active keymap in hyprctl devicesvaxerski
2022-08-14added config-only to hyprctl reloadvaxerski
2022-08-11fix flags syntax in jsonvaxerski
2022-08-11handle json for hyprctl versionvaxerski
2022-08-11added hyprctl getoptionvaxerski
2022-08-11fix formatting in focused monitor hyprctlvaxerski
2022-08-10change active to focused in hyprctl monitorsvaxerski
2022-08-10Added hyprctl setcursorvaxerski
2022-08-09Fix my idiotic mistake (#502)Yavor Kolev
2022-08-08Merge branch 'main' into fix-active-window-json-boolsYavor Kolev
2022-08-08Revert "Merge pull request #499 from yavko/fix-active-window-json-bools"vaxerski
2022-08-08Fix the fixYavor Kolev
2022-08-08The fixYavor Kolev
2022-08-06use empty json object when no activewindowScott Barron
2022-08-05output valid json when there are no clientsScott Barron
2022-08-05Change to json boolsyavko
2022-08-04Change monitor active to json boolYavor Kolev
2022-08-03only ensure DPMS in hyprctl monitorsvaxerski
2022-08-03reload monitors instantly on tickHyprCtlvaxerski
2022-07-31tick hyprctl separatelyvaxerski
2022-07-27added DPMSvaxerski
2022-07-26log xwayland in hyprctlvaxerski
2022-07-25simplify formatsvaxerski
2022-07-23make layerSurfaces into RAIIvaxerski
2022-07-18Merge pull request #391 from dgerblick/focuswindow-optionsVaxry
2022-07-18fixed issue causing hyprctl to output ill-formed json when strings include ch...Daniel Gerblick
2022-07-18added time loggingvaxerski
2022-07-17added PID and address-based options for focuswindow, as well as updated `hypr...Daniel Gerblick
2022-07-16reload layout on hyprctl layoutvaxerski
2022-07-14fix backwards hyprctl compatvaxerski
2022-07-13Fixed TTY switching (#364)Vaxry
2022-07-13added active keymap propvaxerski
2022-07-13fix warningvaxerski
2022-07-12Fix issues with batch requestsbazuin-32
2022-07-12Fix calls to `substr` with invalid `pos`bazuin-32
2022-07-12Use enum for specifying hyprctl output format and change the way flagsbazuin-32
2022-07-12Add hyprctl output in json when `-j` flag is usedbazuin-32
2022-07-12added misc:no_vfrvaxerski
2022-07-12added active monitor to hyprctl monitorsvaxerski
2022-07-11roll VFR for everyonevaxerski
2022-07-10Added splashesvaxerski
2022-07-08added rules to hyprctl devices and fixed rulesvaxerski
2022-07-06add namespace to hyprctl layersvaxerski