ssokolow/quicktile

View on GitHub

Showing 197 of 198 total issues

TODO found
Open

        # TODO: How do I retrieve the root window from a given one?
Severity: Minor
Found in quicktile/wm.py by fixme

TODO found
Open

        # TODO: Test edge pixels for off-by-one errors
Severity: Minor
Found in tests/test_util.py by fixme

TODO found
Open

# TODO: Implement tests for move_to_position
Severity: Minor
Found in tests/test_quicktile.py by fixme

TODO found
Open

    grep -E 'XXX|TODO|FIXME' -nR *.py quicktile functional_harness
Severity: Minor
Found in docs/developing.rst by fixme

TODO found
Open

            # TODO: Test for off-by-one bugs
Severity: Minor
Found in quicktile/util.py by fixme

TODO found
Open

# TODO: I need a functional test to make sure issue #25 doesn't regress
Severity: Minor
Found in tests/test_quicktile.py by fixme

TODO found
Open

# TODO: Implement tests for cycle_monitors
Severity: Minor
Found in tests/test_quicktile.py by fixme

TODO found
Open

# TODO: Implement tests for KeyBinder
Severity: Minor
Found in tests/test_quicktile.py by fixme

TODO found
Open

        # TODO: Double-check that this matches the real-world API outputs
Severity: Minor
Found in tests/test_util.py by fixme

TODO found
Open

# TODO: Check how this affects the output
Severity: Minor
Found in docs/conf.py by fixme

XXX found
Open

notes=FIXME,XXX,TODO
Severity: Minor
Found in pylintrc by fixme

TODO found
Open

        # TODO: Verify that python-xlib will call XFree for us when appropriate
Severity: Minor
Found in quicktile/wm.py by fixme

TODO found
Open

        # TODO: Support customizations to exclude things like my Conky window
Severity: Minor
Found in quicktile/wm.py by fixme

XXX found
Open

    # XXX: Move `if not window` into a decorator and use it everywhere?
Severity: Minor
Found in quicktile/wm.py by fixme

TODO found
Open

  # TODO: Figure out whether this is the correct syntax. They don't document it
Severity: Minor
Found in .codeclimate.yml by fixme

TODO found
Open

        # TODO: Use a custom configuration file for Openbox
Severity: Minor
Found in test_functional.py by fixme

TODO found
Open

        # TODO: What's the type signature on `decorate`?
Severity: Minor
Found in quicktile/commands.py by fixme

TODO found
Open

            # TODO: Rework so the process holding the session open can just
Severity: Minor
Found in test_functional.py by fixme

TODO found
Open

                # TODO: Factor out this hack
Severity: Minor
Found in quicktile/commands.py by fixme

TODO found
Open

        .. TODO:: Verify that my ``empty`` argument to :meth:`get_property`
Severity: Minor
Found in quicktile/wm.py by fixme
Severity
Category
Status
Source
Language