Commit graph

36 commits

Author SHA1 Message Date
Hendrik Iben
e65a966d80 Added option for focus revert to stay on current head 2012-11-20 08:04:50 +01:00
Jim Ramsay
cdbaf5c04d Add new focus model: StrictMouseFocus
This is not actually implemented yet, but from now on, "MouseFocus" means:
  Focus follows mouse only when you are moving the mouse, any EnterNotify events
  caused by non-mouse operations (window closing, keycommands, changing
  desktops) will *not* shift focus

And once fully-implemented, "StrictMouseFocus" will mean:
  Focus follows mouse on every EnterNotify event (except when the "ClientMenu"
  closes or during alt+tab window cycling)
2010-05-28 15:10:28 -04:00
Mathias Gumz
884db973bb cosmetic fixes: removed redundant ';' + some whitespaces 2009-09-30 21:02:24 +02: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
a2db891942 switched Mouse Tab Focus and Click Tab Focus nls entries 2007-12-18 12:20:46 -08:00
markt
1c05af4329 allow remembering minimized, maximized, and fullscreen state 2007-10-23 17:34:30 +00:00
markt
a59428d67a merged changes from pre-devel 2007-10-13 21:51:37 +00:00
simonb
1cc7b60aa2 per-window transparency, including apps and menu support, plus some
infrastructure and related changes. Thanks for original patch from 
Julien Trolet, dmxen at sourceforge dot net
2007-01-07 11:55:14 +00:00
simonb
fcc756c052 patch needed to be a bit heavier to properly separate a string for
spacing and a string for the text...
2007-01-05 15:20:30 +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
simonb
839d9c669b missing nls string id, thanks Michael 'buk' Scherer 2006-04-04 06:01:38 +00:00
simonb
fe4a7db228 external tabs features and bugfixes 2006-03-22 12:23:17 +00:00
simonb
f2d3fff4d4 external tabs 2006-03-20 11:31:24 +00:00
fluxgen
76b49f0438 removed geom window nls 2006-03-18 22:05:51 +00:00
simonb
9b9f34d946 fix nls compilation (committed on akira's behalf) 2006-02-14 12:46:29 +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
6e4017c0e2 nls entry for remember->onhead 2004-12-21 16:10:18 +00:00
mathias
de2f362c3d former updates of the fluxbox-nls.hh were done with the automated tool ..
which leads to problems. this is now handmodified and should lead to
right translations... i really really need to work on the nls-tool thats in my
mind for too long now.
2004-12-02 13:49:53 +00:00
mathias
7ed6c5ed29 * leftclick on the slitclients in the clientmenu enables/disables it
* wheel up/down move the slitclient up/down
* visual cosmetic for the slitclient-menu
* added "Save SlitList" - menuentry in slitclient-menu
2004-12-02 03:12:55 +00:00
mathias
c11ba21adf updated nls file 2004-12-01 02:14:48 +00:00
rathnor
9fbf1ab395 fix mainWarnDisplaySet -> mainWarnDisplayEnv 2004-10-11 22:48:35 +00:00
akir
16d6ee7152 needed update to have a correct headerfile 2004-10-10 22:46:33 +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
9715ecfe71 fix missing items 2004-09-13 07:21:48 +00:00
rathnor
7b3f560fd2 little string update 2004-09-13 00:41:26 +00:00
rathnor
d6b046c10f add previously missing layer stuff in nls 2004-08-27 16:50:45 +00:00
rathnor
2093b39125 updates 2004-06-20 14:19:01 +00:00
rathnor
b1b3a6b8d2 more nls updates 2004-06-08 13:15:30 +00:00
rathnor
076463982d rename nls file 2004-06-08 11:03:43 +00:00