Katie

Results 23 issues of Katie

I'm on 64bit Windows 7 with cygwin32, Git Bash, and Hyper 1.4.8. The statusline shows nothing until I run a command like `git status` with unstaged changes, then it shows...

AccessLint would give good feedback on ensuring this theme is accessible. I'm not sure how LightDM works with accessibility tools

meta

Apparently lightdm-webkit2-greeter has really changed its API. I'm going to need a new mock (https://github.com/CytoDev/LightDMMock) and possibly some more framework code

Tests are needed for displaying output messages to the user and clearing that output

tests

The Docker container has a lot of node.js dependencies, some of which may not be in use (chai?)

tests

JSHint is deprecating some code style options, which would be nice to have (namely ensuring constructor function names are capitalized, ensuring consistency of quotation marks, and removing trailing whitespace). ESLint...

tests

Tests are needed for displaying user name and icon through the DOM

tests

Tests are needed for selecting next/previous user

tests

Tests are needed for retrieving the name and icon for the current user

tests

Tests are needing for interacting with the shutdown/restart/sleep buttons.

tests