The Wayback Machine - https://web.archive.org/web/20220926002815/https://github.com/m-col
Skip to content
Avatar
🐢
slow
🐢
slow

Sponsors

@lukasturcani
@nazar-pc
@anniekatz
@chrisemke
@ialsaffar
@ramnes
@stefur

Sponsoring

@lukasturcani

Organizations

@qtile @DuguidLab
Block or Report

Block or report m-col

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
m-col/README.rst
instance User MC where
    type Dev MC = (FOSS, Neuroscience)

    loves = [Wayland, Python, Haskell]
    studying = [Haskell] >>= 🧠

    working =
        case now of
            Night -> Qtile
            Day -> Thesis

    links =
        Links
            { fediverse = "mcol@fosstodon.org"
            , web = "mcol.xyz"
            , repos = "mcol.xyz/code"
            }

mcol's GitHub stats

Pinned

  1. qtile/qtile Public

    🍪 A full-featured, hackable tiling window manager written and configured in Python (X11 + Wayland)

    Python 3.6k 620

  2. gitja Public

    Templated web page generator for your git repositories 🐙

    Haskell 1

  3. wimp Public

    WIndow Manipulation Program: A Wayland Compositor

    C 6

  4. pywlroots Public

    Forked from flacjacket/pywlroots

    Python binding to the wlroots library using cffi

    Python

  5. 🍪 My Qtile config

    Python 16 2

  6. Neuropixels data analysis pipeline

    Python 1 2

1,648 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri
Activity overview
Contributed to qtile/qtile, m-col/gitja, flacjacket/pywlroots and 31 other repositories

Contribution activity

September 2022

Created a pull request in qtile/qtile that received 3 comments

repr Window objects using the name of their class

There should be no noticable changes in x11 because there is only 1 Window and Static class, but in wayland we have one of each for all of xwayland…

+2 −2 3 comments

Created an issue in qtile/qtile that received 4 comments

Xwayland in Gnome supports more resolutions.

Xwayland in Gnome supports more resolutions. In gnome I use the monitor at 4k scaled at 200% and in Qtile using wlr-randr. If I write to a console …

4 comments
Answered 1 discussion in 1 repository
qtile/qtile
68 contributions in private repositories Sep 1 – Sep 22