aboutsummaryrefslogtreecommitdiff
path: root/src/WindowState.cc
AgeCommit message (Expand)AuthorFilesLines
2020-04-19Handle sizehint base_width / base_height being less than 0Bo Simonsen1-2/+3
2015-01-23CosmeticMathias Gumz1-7/+2
2013-05-26build-sys: include config.h to all files using automakeSami Kerola1-4/+0
2010-09-09minor cleanupMathias Gumz1-1/+5
2010-09-09added FbTk::Util::clamp() and simplified related codeMathias Gumz1-4/+2
2010-09-08fixed code duplicationMathias Gumz1-5/+1
2009-10-01compile fix: missing headers (sun compiler complained about)Mathias Gumz1-1/+10
2009-09-12check for errno while parsing the deco maskMathias Gumz1-4/+9
2008-08-27make FbWinFrame and FluxboxWindow share a WindowState objectMark Tiefenbruck1-5/+25
2008-08-27move decoration handling for non-resizable windows to SizeHint classMark Tiefenbruck1-1/+7
2008-08-27move FbWinFrame::State class to a new fileMark Tiefenbruck1-0/+266