openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
dangerousben's stumpwm
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 18, 2024 — Aug 18, 2025
Showing page 50 of 57
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* user.lisp (*root-map*): add C-SPC binding. bind lastmsg to M. bind mark to m and C-m ("fselect"): make arg non-optional ("mark"): new command ("clear-marks"): likewise ("pull-marked"): likewise
sabetts
More...
over 18 years ago
* user.lisp (focus-forward): add predicate function (other-hidden-window): fix hidden windows predicate function ("pull-hidden-next"): pass predicate function to focus-forward ("pull-hidden-previous"): likewise ("prev-in-frame"): call frame-sort-windows ("next-in-frame"): likewise ("command-mode"): new command ("abort"): pop the top map
sabetts
More...
over 18 years ago
* user.lisp (focus-forward): add predicate function (other-hidden-window): fix hidden windows predicate function ("pull-hidden-next"): pass predicate function to focus-forward ("pull-hidden-previous"): likewise ("prev-in-frame"): call frame-sort-windows ("next-in-frame"): likewise
sabetts
More...
over 18 years ago
(format-expand): handle the case when % is the last char in the string.
sabetts
More...
over 18 years ago
(*root-map*): bind pull-hidden-next, pull-hidden-previous, pull-hidden-other, other-in-frame, next-in-frame, prev-in-frame (pull-window): new function (focus-forward): new argument pull-p. use pull-window (pull-window-by-number): use pull-window (other-hidden-window): new function (other-window-in-frame): likewise ("pull-hidden-next"): new command ("pull-hidden-previous"): likewise ("pull-hidden-other"): likewise ("next-in-frame"): likewise ("prev-in-frame"): likewise ("other-in-frame"): likewise (other-window): use the group's window list to find the other window. ("other"): show the frame indicator if a frame switch occurred.
sabetts
More...
over 18 years ago
(*root-map*): bind pull-hidden-next, pull-hidden-previous, pull-hidden-other, other-in-frame, next-in-frame, prev-in-frame (pull-window): new function (focus-forward): new argument pull-p. use pull-window (pull-window-by-number): use pull-window (other-hidden-window): new function (other-window-in-frame): likewise ("pull-hidden-next"): new command ("pull-hidden-previous"): likewise ("pull-hidden-other"): likewise ("next-in-frame"): likewise ("prev-in-frame"): likewise ("other-in-frame"): likewise
sabetts
More...
over 18 years ago
("putsel"): new command ("getsel"): likewise
sabetts
More...
over 18 years ago
properly error out when clx isn't detected.
sabetts
More...
over 18 years ago
(font-exists-p): rewrite using xlib:list-font-names (xwin-grab-keys): only grab the key if it has a corresponding keycode.
sabetts
More...
over 18 years ago
(font-exists-p): rewrite using xlib:list-font-names
sabetts
More...
over 18 years ago
(format-time-string): new function (echo-date): call format-time-string
sabetts
More...
over 18 years ago
* user.lisp (format-time-string): new function (echo-date): call format-time-string
sabetts
More...
over 18 years ago
*** empty log message ***
sabetts
More...
over 18 years ago
(run-prog-collect-output): collect error output as well for sbcl and cmucl (split-string): return ("") when splitting the empty string
sabetts
More...
over 18 years ago
* stumpwm.asd (:stumpwm): change around dependencies
sabetts
More...
over 18 years ago
(font-exists-p): query something about the font. catch xlib:font-error conditions.
sabetts
More...
over 18 years ago
(font-exists-p): query something about the font. catch xlib:font-error conditions.
sabetts
More...
over 18 years ago
(font-exists-p): query something about the font. catch xlib:font-error conditions.
sabetts
More...
over 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.
sabetts
More...
over 18 years ago
* primitives.lisp (*run-or-raise-all-groups*): new global var
sabetts
More...
over 18 years ago
*** empty log message ***
sabetts
More...
over 18 years ago
*** empty log message ***
sabetts
More...
over 18 years ago
*** empty log message ***
sabetts
More...
over 18 years ago
* core.lisp (setup-win-gravity): make sure the window doesn't go off the left side of the screen.
sabetts
More...
over 18 years ago
* input.lisp (input-forward-kill-word): new function (input-backward-kill-word): likewise (*input-map*): bind M-d and M-DEL
sabetts
More...
over 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
sabetts
More...
over 18 years ago
("insert"): new command
sabetts
More...
over 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
sabetts
More...
over 18 years ago
*** empty log message ***
sabetts
More...
over 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
sabetts
More...
over 18 years ago
←
1
2
…
46
47
48
49
50
51
52
53
54
55
56
57
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree