all repos — fluxbox @ 1028f4cb51ea998f475ec9ffc61aac164d0ca793

custom fork of the fluxbox windowmanager

minor cosmetic tweaks, thanks Semushin Slavak, php-coder AT ngs ru
simonb simonb
commit

1028f4cb51ea998f475ec9ffc61aac164d0ca793

parent

dc532830606461182f5b9fbac54847a1b3c5b080

4 files changed, 4 insertions(+), 4 deletions(-)

jump to
M ChangeLogChangeLog

@@ -1,6 +1,8 @@

(Format: Year/Month/Day) Changes for 0.9.16: *06/04/22: + * Minor cosmetic changes, thanks Semushin Slava (php-coder AT ngs ru) + main.cc Screen.cc util/startfluxbox.in * First draft of new docs in docs/asciidoc (Mathias) * Cosmetics to Workspace.hh CurrentWindowCmd.cc *06/04/21:
M src/Screen.ccsrc/Screen.cc

@@ -610,9 +610,7 @@ continue;

#ifdef DEBUG cerr<<"BScreen::initWindows(): j = "<<j<<" i = "<<i<<" nchild = "<<nchild<<endl; -#endif // DEBUG -#ifdef DEBUG if (j < nchild) cerr<<"BScreen::initWindows(): postpone creation of 0x"<<hex<<children[j]<<dec<<endl; else
M src/main.ccsrc/main.cc

@@ -219,7 +219,7 @@ } else if (strcmp(argv[i], "-help") == 0 || strcmp(argv[i], "-h") == 0) {

// print program usage and command line options printf(_FBTEXT(main, Usage, "Fluxbox %s : (c) %s Henrik Kinnunen\n" - "Website: http://www.fluxbox.org/ \n\n" + "Website: http://www.fluxbox.org/\n\n" "-display <string>\t\tuse display connection.\n" "-screen <all|int,int,int>\trun on specified screens only.\n" "-rc <string>\t\t\tuse alternate resource file.\n"
M util/startfluxbox.inutil/startfluxbox.in

@@ -40,7 +40,7 @@

# You can set your favourite wallpaper here if you don't want # to do it from your style. # -# bsetbg -f $HOME/pictures/wallpaper.png +# fbsetbg -f $HOME/pictures/wallpaper.png # # This sets a black background