Commit graph

33 commits

Author SHA1 Message Date
Mark Tiefenbruck
f1ff5ff3b2 add -sync command line option for debugging X issues 2008-08-22 06:12:01 -07:00
Mark Tiefenbruck
2ab539073b fix some defaults 2008-08-18 02:06:46 -07:00
Mark Tiefenbruck
a23778a44d add SetTitle and SetTitleDialog key commands 2008-08-17 04:10:17 -07:00
Mark Tiefenbruck
7970388238 add selection box to various "choose one of these" menu items 2008-08-03 21:59:14 -07:00
Mark Tiefenbruck
ad6a7e48f4 add new command line option -list-commands 2008-06-03 01:07:14 -07:00
Mark Tiefenbruck
396c6fe40f updated german translations for maximization menu 2007-12-25 14:27:09 -08:00
Mark Tiefenbruck
b90a7e21a9 replace svn stuff with git 2007-12-19 16:51:15 -08:00
simonb
c144b7344d Add two missing strings 2007-08-04 11:30:46 +00:00
simonb
23c9ea1674 properly fix the nls issue, adding a new string 2007-01-05 15:16:47 +00:00
simonb
20cf04f938 fix nls strings to use %04d instead of %4d, as 4d doesn't pad properly
with non-monospaced fonts
2007-01-05 14:47:25 +00:00
mathias
05faf53236 added missing MouseTabFocus and ClickTabFocus 2006-07-29 14:06:01 +00:00
simonb
80389b5dd5 support encodings in menu files 2006-06-25 09:05:58 +00:00
mathias
535a88ce90 fix de_DE translation (patch from michael bueker) 2006-06-21 21:05:52 +00:00
simonb
0789afd4cd add new tab options 2006-06-21 14:45:33 +00:00
simonb
3ada3b1f0d fix nls... notably classify text on conversion whether its for X or
console, plus handle catalogs better.
2006-06-21 14:41:16 +00:00
fluxgen
ebfb4b7b89 improved the danish translation a little bit, and
added a #layers comment to set 0 in C. Thanks Jonas Koelker
2006-06-10 17:28:16 +00:00
simonb
67b8277af0 add missing space in translation 2006-04-16 11:43:43 +00:00
fluxgen
76b49f0438 removed geom window nls 2006-03-18 22:05:51 +00:00
mathias
e742a830ad fixes for translations, patch from php-coder 2006-03-01 06:31:26 +00:00
fluxgen
ef394fe646 error msg fix, thanks php-coder 2006-02-01 21:04:02 +00:00
fluxgen
9e2732b72c copyright fix, thanks php-coder 2006-02-01 21:03:01 +00:00
fluxgen
dec988d844 added nls for screen requires an argument, thanks php-coder 2005-09-25 11:29:34 +00:00
fluxgen
204dc12e73 added svn revision number output, thanks php-coder 2005-08-31 20:14:21 +00:00
mathias
460dffdcc1 Changed some *Focus options, just to make some things a bit more clear.
the "Sloppy" was always a bit .. unprecise.

removed SloppyFocus, SemiSloppyFocus and ClickToFocus options
added MouseFocus, ClickFocus, MouseTabFocus, ClickTabFocus
- MouseFocus - change the focus to the window under the mouse
  (almost similar to the 'old' SloppyFocus)
- ClickFocus - change the focus to the window the user clicks
- MouseTabFocus - change active tabclient to the one under the
  mouse in titlebar, does NOT change the focus
- ClickTabFocus - change active tabclient when clicked onto a 
  tabbutton
to achieve former SemiSloppyFocus behavior one needs MouseFocus and
ClickTabFocus
2005-07-20 18:29:01 +00:00
mathias
1fe9ef3056 Renaming of 'bsetroot' to 'fbsetroot' (Mathias)
blackbox's 'bsetroot' and fluxbox's 'bsetroot' have different syntax
nowadays and collide when you install fluxbox and blackbox. hence
the renaming.
2005-07-12 04:56:05 +00:00
fluxgen
a0f6d963a0 info about locale path, patch from php-coder 2005-07-07 12:17:26 +00:00
mathias
9214e519b3 added new IconbarModes:
NoIcons          - display all noniconified windows
  WorkspaceNoIcons - display all noniconified windows on the current
                     workspace

modified the nls-files accordingly
2005-04-29 16:54:30 +00:00
mathias
0438a7bfd7 updated pl_PL + minor nls-stuff from melti and cheester 2005-01-02 07:27:44 +00:00
rathnor
af9e76fce5 * Update de_DE Translation and add some missing NLS values
(Thanks Christian Storm)
    - also a tiny cleanup of weird nls set
2004-10-10 12:00:37 +00:00
rathnor
18684d3c5d whoops, messed up the numbering :-/ 2004-06-20 14:21:23 +00:00
rathnor
f6406c88d2 last nls tweak for now - it works this time 2004-06-20 14:16:14 +00:00
rathnor
e5953eca89 i'll get it right one day 2004-06-20 14:09:29 +00:00
rathnor
e3325238e6 nls updates 2004-06-20 14:07:08 +00:00