index
:
fluxbox.git
master
on_tab
pre-devel-1_1
wip
wip-container
wip-orig-dev
with_map
Unnamed repository; edit this file 'description' to name the repository.
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
WinClient.hh
Age
Commit message (
Expand
)
Author
2011-05-08
Can check CARDINAL properties in CLIENT PATTERNS
nacitar sevaht
2010-09-11
added 'SetXProp' action and (@PROP=foo) clientpattern
Mathias Gumz
2010-09-08
removed unused code
Mathias Gumz
2008-08-27
move some things from FluxboxWindow to WindowState
Mark Tiefenbruck
2008-08-27
move FbWinFrame::State class to a new file
Mark Tiefenbruck
2008-08-21
some cleanup
Mark Tiefenbruck
2008-08-16
move interpretation of normal hints to size hint class
Mark Tiefenbruck
2008-08-15
move size hint code to methods in size hint struct, restructure them a little
Mark Tiefenbruck
2008-08-15
move size hint code to FbWinFrame
Mark Tiefenbruck
2008-08-15
move size hints to a struct
Mark Tiefenbruck
2008-02-24
use _NET_WM_ICON property as resource for icons, fixed partly #1852693
Mathias Gumz
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-12-30
removed some unneeded headers
Mathias Gumz
2007-12-29
'inline' in class declaration is implicitly inline
Mathias Gumz
2007-12-21
remove 'friend' declaration in Window.hh
Mark Tiefenbruck
2007-11-05
various refactoring and minor changes
markt
2007-10-13
merged changes from pre-devel
markt
2007-07-03
stop gvim from repeatedly resizing tabbed windows
markt
2007-06-30
fixed implementation of _NET_WM_STATE_MODAL
markt
2007-03-16
maximizing window with aspect ratio caused windows to be made larger than the...
markt
2006-08-14
unused function
markt
2006-07-23
use a timer to make sure focus always reverts if possible
markt
2006-07-20
properly revert focus when two windows close at the same time
markt
2006-06-24
Make Urgency Hint flash the correct WinClient's tab.
markt
2006-05-07
more utf8 changes, notably window titles
simonb
2006-04-23
maxWidth() and maxHeight()
fluxgen
2006-04-17
iconbutton handling fixes
simonb
2006-02-16
updated copyright info
mathias
2005-04-29
transient window fix
fluxgen
2005-04-26
fix systray client sizing
simonb
2005-01-24
copyright date
mathias
2005-01-20
copyright date
mathias
2004-11-19
svn propset svn:keywords "Id"
mathias
2004-08-10
removed reparent and added debugmsg
fluxgen
2004-04-28
fixes for/reimplement parts of directional focus movement
rathnor
2003-12-17
rearrangement and some minor style cleaning
fluxgen
2003-09-29
fix handling of base_Width/height hints in wm_normal_hints
rathnor
2003-09-21
fix disappearing close button
rathnor
2003-09-11
fix gravity handling
rathnor
2003-07-28
missed updating wm_protocols
rathnor
2003-07-28
update many things to use WinClient instead of FluxboxWindow
rathnor
2003-07-21
fix focus properly
rathnor
2003-07-20
fix focus and raising for transient windows in particular
rathnor
2003-06-23
fix grouping to persist over restart, plus various related bugs.
rathnor
2003-06-15
updateWMClassHint
fluxgen
2003-06-12
add some property accessors
rathnor
2003-05-14
added screen accessor and removed client from window before we send signal
fluxgen
2003-05-10
BlackboxHints in FluxboxWindow now
fluxgen
2003-05-07
transient fixes by making them WinClients
rathnor
2003-04-14
merged with embedded-tab-branch
fluxgen