47
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(font-exists-p): rewrite using xlib:list-font-names (xwin-grab-keys): only grab the key if it has a corresponding keycode.
Shawn Betts
as sabetts
More... about 18 years ago
(font-exists-p): rewrite using xlib:list-font-names
Shawn Betts
as sabetts
More... about 18 years ago
(format-time-string): new function (echo-date): call format-time-string
Shawn Betts
as sabetts
More... about 18 years ago
* user.lisp (format-time-string): new function (echo-date): call format-time-string
Shawn Betts
as sabetts
More... about 18 years ago
*** empty log message ***
Shawn Betts
as sabetts
More... about 18 years ago
(run-prog-collect-output): collect error output as well for sbcl and cmucl (split-string): return ("") when splitting the empty string
Shawn Betts
as sabetts
More... about 18 years ago
* stumpwm.asd (:stumpwm): change around dependencies
Shawn Betts
as sabetts
More... about 18 years ago
(font-exists-p): query something about the font. catch xlib:font-error conditions.
Shawn Betts
as sabetts
More... about 18 years ago
(font-exists-p): query something about the font. catch xlib:font-error conditions.
Shawn Betts
as sabetts
More... about 18 years ago
(font-exists-p): query something about the font. catch xlib:font-error conditions.
Shawn Betts
as sabetts
More... about 18 years ago
(argument-pop-or-read): new function (argument-pop-rest-or-read): likewise (run-or-raise): search only the current group when *run-or-raise-all-groups* is NIL.
Shawn Betts
as sabetts
More... about 18 years ago
* primitives.lisp (*run-or-raise-all-groups*): new global var
Shawn Betts
as sabetts
More... about 18 years ago
*** empty log message ***
Shawn Betts
as sabetts
More... about 18 years ago
*** empty log message ***
Shawn Betts
as sabetts
More... about 18 years ago
*** empty log message ***
Shawn Betts
as sabetts
More... about 18 years ago
* core.lisp (setup-win-gravity): make sure the window doesn't go off the left side of the screen.
Shawn Betts
as sabetts
More... about 18 years ago
* input.lisp (input-forward-kill-word): new function (input-backward-kill-word): likewise (*input-map*): bind M-d and M-DEL
Shawn Betts
as sabetts
More... about 18 years ago
(programs-in-path): new function ("exec"): change arg to type :shell (parse-and-run-command): handle :shell type ("insert"): new command (window-send-string): new function ("insert"): use window-send-string
Shawn Betts
as sabetts
More... about 18 years ago
("insert"): new command
Shawn Betts
as sabetts
More... about 18 years ago
* user.lisp (programs-in-path): new function ("exec"): change arg to type :shell (parse-and-run-command): handle :shell type ("insert"): new command
Shawn Betts
as sabetts
More... about 18 years ago
*** empty log message ***
Shawn Betts
as sabetts
More... about 18 years ago
* user.lisp (all-commands): new function ("select"): change arg type to :window-name (parse-and-run-command): use completing-read on some arg types ("colon"): using completing-read ("pull"): change arg type to :window-number ("gselect"): change arg type to :group-name
Shawn Betts
as sabetts
More... about 18 years ago
* user.lisp ("snext"): show frame indicator ("sprev"): likewise ("sother"): likewise
Shawn Betts
as sabetts
More... about 18 years ago
* user.lisp ("sprev"): call sort-screens
Shawn Betts
as sabetts
More... about 18 years ago
*** empty log message ***
Shawn Betts
as sabetts
More... about 18 years ago
*** empty log message ***
Shawn Betts
as sabetts
More... about 18 years ago
* mode-line.lisp (*screen-mode-line-formatters*): add %g to print the group list
Shawn Betts
as sabetts
More... about 18 years ago
*** empty log message ***
Shawn Betts
as sabetts
More... about 18 years ago
*** empty log message ***
Shawn Betts
as sabetts
More... about 18 years ago
("windowlist"): display a message when there are no windows to select from
Shawn Betts
as sabetts
More... about 18 years ago