0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
lisp: Don't unfocus and focus an already focused frame More... 6 months ago
lisp: implement the keyboard focus methods as described in the docs More... 6 months ago
lisp: Create a tree-parent class so more code can be shared More... 6 months ago
hrt: use clang format More... 6 months ago
lisp: handle cursor button events More... 6 months ago
lisp: Resove type issue detected by SBCL More... 6 months ago
Merge pull request #103 from stumpwm/feat/config-system More... 6 months ago
Add documentation for configuration system More... 6 months ago
config: just use defvar and actually set initial value More... 6 months ago
lisp: Use type specifiers, not functions, for config validation More... 6 months ago
lisp: import draft config code from stumpwm More... 6 months ago
lisp: Remove unused dependency on prove More... 6 months ago
heart: Pass button and axis events to clients More... 6 months ago
heart: transmit and listen to more pointer events More... 6 months ago
heart: make example run More... 6 months ago
heart: Acutall set the pop data we need for popups More... 6 months ago
lisp: Add command line arg to not evaluate init file More... 6 months ago
heart: fix logging text More... 6 months ago
heart: send configure event when xdg_toplevel is mapped More... 6 months ago
Re-organize main.lisp More... 6 months ago
Update gitignore More... 6 months ago
heart: Change how kepresses are logged More... 6 months ago
lisp: stop logging keyboard state More... 6 months ago
lisp: Fix indentation in system.lisp More... 6 months ago
Make build system work on more platforms More... 6 months ago
Fix default app documentation More... 6 months ago
Add documentation on default apps More... 6 months ago
lisp: use $TERMINAL to pick terminal emulator More... 6 months ago
Add ability to close views via xdg shell More... 7 months ago
Fix log statement More... 7 months ago