summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2017-04-03Tweak wording about focus* commands working across screensJérémie Courrèges-Anglas
2017-04-03Update manpage timestampJérémie Courrèges-Anglas
2017-04-03s/monitor/screen/ to improve readability.Mathieu Othacehe
2017-03-09Setting framemsgwait to -1 disables the 'Current frame' message.Jérémie Courrèges-Anglas
2017-02-15Merge branch 'xrandr'Jérémie Courrèges-Anglas
All the hard work on xrandr done by Mathieu OTHACEHE, thanks!
2016-12-12Update screen-aware focus* commands after changes to support XRandRJoseph Mingrone
This is an update to Pedro Silva's patch, so that it applies against the xrandr branch. That patch introduced four new functions, frame_*_abs, which report a frame's left, right, top, and bottom coordinates offset by it's screen arrangement. This allows the use of the focus* commands as additional screen navigation tools, and has the added benefit of making the find_frame_* functions clearer.
2016-11-23Also document the switchscreen hook in the manpageJérémie Courrèges-Anglas
2016-11-23Add missing hook in documentationMathieu OTHACEHE
switchscreen hook is not documented.
2016-11-23Spurious commaJérémie Courrèges-Anglas
2016-11-23Kill more mentions of def* commandsJérémie Courrèges-Anglas
2016-11-23Switch rudeness to a settable variableJérémie Courrèges-Anglas
2016-11-22Kill "compat" and all support for "deffoo..."Jérémie Courrèges-Anglas
It's been more than 10 years that "compat" has been introduced, people have had enough time to change their config files and scripts.
2016-11-22texinfo documentation for variables msgwait, framemsgwait, startupmessage ↵Jérémie Courrèges-Anglas
and warp
2016-11-22Document that warp and startupmessage are now variables.Jérémie Courrèges-Anglas
2016-11-22Document framemsgwait.Jérémie Courrèges-Anglas
2016-11-22Document that msgwait is a variable now.Jérémie Courrèges-Anglas
2015-02-05Document that dedicate can take an argument.Jérémie Courrèges-Anglas
2014-04-08Two hyphens that should be minus signs.Jérémie Courrèges-Anglas
Proposed earlier by Bernhard R. Link.
2014-03-29Amend the VARIABLES introduction paragraph.Jérémie Courrèges-Anglas
2014-03-29`warp' requires an argument.Jérémie Courrèges-Anglas
Noticed by Bernhard R. Link.
2014-03-29Group non-optional args with parens.Jérémie Courrèges-Anglas
2014-03-29Make the `-pixels' case stand out for vsplitJérémie Courrèges-Anglas
2014-03-29Replace spaces with hyphens to stress the need for a single word.Jérémie Courrèges-Anglas
Proposed earlier by Bernhard R. Link.
2014-03-29Li -> Cm for various command subarguments.Jérémie Courrèges-Anglas
Prompted by a discussion with Bernhard R. Link.
2014-03-29Hooks names aren't placeholders but really command modifiers.Jérémie Courrèges-Anglas
Prompted by a discussion with Bernhard R. Link.
2014-03-25`swap' needs at least one argument.Jérémie Courrèges-Anglas
2014-02-20Fix formatting warning with groff(1).Jérémie Courrèges-Anglas
* groff interprets "%T" even when double-quoted. Use \&%T instead.
2014-02-20Replace man(7) manpage with a mdoc(7)-formatted one.Jérémie Courrèges-Anglas
* The former manpage needed Groff to be properly formatted, this is a dependancy I want to remove. Support for systems where neither groff nor mandoc are available is achieved by generating a man(7) manpage, which will be shipped in the tarballs. * The mdoc(7) language provides semantic annotations for better documentation of Unix utilities, contrary to man(7) which provides mere presentation markup. * The build system now encodes paths in the manpage according to the settings passed to ./configure. Note that some markup used may not be perfectly appropriate. Comments about this matter, and questions from distro maintainers using manpage patches are welcome. Selected reading: - http://mdocml.bsd.lv general information about mdoc(7) - http://mdocml.bsd.lv/mdoc.7.html mdoc(7) macros reference - http://manpages.bsd.lv/ mdoc(7) tutorial
2014-01-15Casing.Jérémie Courrèges-Anglas
2014-01-15Fix double "the".Jérémie Courrèges-Anglas
2013-11-22Document the titlechanged hook.Jérémie Courrèges-Anglas
2013-11-22Revert unintended changes in 1ecaccd77c18036d8ff4c137487aa8c5a04d2b36Jérémie Courrèges-Anglas
I'll be more careful when using 'c' in Magit. ;)
2013-11-20Cleanup cmd_metaJérémie Courrèges-Anglas
* plug memory leak * consistent indentation * minimize variables scope * kill commented code
2013-05-26Added user documentation for gnumber command.cos
2013-04-07Make git ignore .xz archives and HTML documentationJérémie Courrèges-Anglas
2013-02-11update Shawn's email address in documentationJérémie Courrèges-Anglas
* while here, s/EMACS/Emacs/ in the Info manual
2013-02-10texinfo manual updateJérémie Courrèges-Anglas
* fdl.texi: update to a newer version (not to a newer licence version!) * ratpoison.texi: update to build printed manuals, get rid of annoying @node references, and move GFDL to the last section. use automake support for version.texi, so that manuals don't ship with an outdated version * .gitignore: match update
2011-05-25remove mention of non-existant keybinding for quit from manpageBernhard R. Link
2010-08-21document nextscreen and prevscreen default keybindings in the manpageBernhard R. Link
2010-05-18add a titlechanged hookZed Lopez
2010-04-12document newwindow hookShawn Betts
2010-04-12add a new_window_hook to the map_window function of manage.c.Eric A
2010-01-03correct spelling errors in the manpageBernhard R. Link
2009-04-13make ratinfo and ratrelinfo work with ratpoison -c and return coordinates ↵Shawn Betts
relative to current frame when there's no window * update docs
2009-04-13fix segfault in banishrel and make it banish to the corner of the frame when ↵Shawn Betts
there's no window * update documentation
2009-04-13add texinfo documentation for ratinfo, ratrelinfo, banishrel commandsShawn Betts
2009-04-13Add ratinfo, ratrelinfo, and banishrel commandsRob Paisley
2008-10-22update documentationBernhard R. Link
2008-10-12PID support for format_stringAntti Nykänen
2008-10-12add grename commandAli Gholami Rudi