0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Nov 09, 2024 — Nov 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
*** empty log message *** More... about 22 years ago
* stumpwm.lisp (handle-unmap-notify): remove the window's entry in screen-window-table. More... about 22 years ago
* stumpwm.lisp (*key-binding-alist*): add select-window (key-binding): new structure (*editor-bindings*): new global (modifiers): new structure (screen): add input-bucket, modifiers and font slots (conc1): new function (init-screen): set the input-window's background to black, border to white and border-width to 1. (init-screen): init font and input-bucket (*event-fn-table*): new global (define-stump-event-handler): new macro (:map-notify): new event handler (:configure-request): likewise (:map-request): likewise (:unmap-notify): likewise (:create-notify): likewise (:destroy-notify): likewise (:key-press): likewise (handle-event): new function (handle-events): use xlib:process-event and handle-event to process events. (handle-configure-request): check the value-mask before setting the attribute. New function argument, stack-mode. (create-message-window-gcontext): remove font function argument. Use screen-font instead. (setup-message-window): likewise (echo-window-list): likewise More... about 22 years ago
(geometry-hints): truncate the values where division is used. More... about 22 years ago
* stumpwm.lisp (#:stumpwm): change package name from stump. (stumpwm): change name from stump (stumpwm-internal-loop): change name from stump-internal-loop. More... over 22 years ago