]> git.corax.cc Git - mwm/shortlog
mwm
2021-05-21 Matthias Krukmwm: Handle as many events as possible before redrawing
2021-05-21 Matthias Krukworkspace: When the focused client is detached, focus...
2021-05-19 Matthias Krukkbptr: Implement keyboard pointer
2021-05-19 Matthias Krukmwm: Add functions for managing monitors, workspaces...
2021-05-19 Matthias Krukclient: Implement resizing and changing the visibility...
2021-05-19 Matthias Krukmonitor: Implement statusbar and indicator bars
2021-05-18 Matthias Krukworkspace: Add functions for managing clients in workspaces
2021-05-18 Matthias Krukconfig: Add file for customization of themes and keyboa...
2021-05-18 Matthias Krukkeys: Add type for keyboard shortcuts
2021-05-18 Matthias Kruktheme: Add definitions for colors, palettes, and themes
2021-05-18 Matthias Krukcommon: Add functions for comparing geoms and pointers
2021-05-18 Matthias Kruklayout: Add infrastructure and client layout functions
2021-05-18 Matthias Krukmain: Keep a pointer to the mwm instance in a global...
2021-05-18 Matthias Krukarray: Remove type
2021-05-18 Matthias Krukloop: Add convenience functions and a foreach function...
2021-05-08 Matthias Krukloop: Fix several issues in the loop implementation
2021-05-03 Matthias Krukmwm: Use loopy lists to keep track of workspaces and...
2021-05-03 Matthias Krukworkspace: Add type for keeping track of workspaces
2021-05-03 Matthias Krukclient: Add data type for keeping track of clients
2021-05-03 Matthias Krukloop: Add cyclic list type
2021-05-03 Matthias Krukx, common: Add convenience functions and common types
2021-05-03 Matthias Krukmwm: Implement monitor detection
2021-05-02 Matthias Krukarray: Make array_get() return an error if an element...
2021-05-02 Matthias Krukmain: Instantiate and run mwm
2021-05-02 Matthias Krukmwm: Add datatype to manage global context
2021-05-02 Matthias Krukmonitor: Add data type for monitor management
2021-05-02 Matthias Krukarray: Add dynamic array type
2021-05-01 Matthias KrukInitial commit: Start with a minimal Makefile, manpage... master stable testing