diff options
author | sabetts <sabetts> | 2003-04-14 02:15:05 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-04-14 02:15:05 +0000 |
commit | fd27c5399c536a4cc290eeb8a36c5f8b56374eec (patch) | |
tree | 4fe6868255ffc8748d1eda526c6175731d7987e4 /ChangeLog | |
parent | 9165a8f99b67acf07f5a30e481885d72660026b7 (diff) | |
download | ratpoison-fd27c5399c536a4cc290eeb8a36c5f8b56374eec.zip |
* src/main.c (init_screen): print the display string for
debugging.
(main): parse the screen argument and process it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2003-04-13 Shawn Betts <sabetts@sfu.ca> + * src/main.c (init_screen): print the display string for + debugging. + + * src/manage.c (current_screen): search for the current screen + using rp_current_screen. + * src/main.c (main): add switch case for the display command line option. (print_help): add --display option. Add text to demonstrate |