aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-26replace FbRootWindow::depth with maxDepthThomas Lübking4-6/+9
2016-06-26prevent clients from positioning out of workspaceThomas Lübking1-6/+35
2016-06-26keep cmd menus off struts when the mouse is in itThomas Lübking1-2/+7
2016-05-28improve consistencyMathias Gumz2-9/+10
2016-05-28fix broken text selection for FbTk::TextBoxMathias Gumz1-1/+2
2016-05-28harden focus cycling against client focussingThomas Lübking1-1/+15
2016-05-28document -preselect in fbrun manpageThomas Lübking2-0/+8
2016-04-25fix fbsetbg in combination with picky shellsMathias Gumz2-10/+36
2016-04-25Fix menus over a single column wideJuan Gonzalez Lopez1-3/+4
2016-04-25Allow to preselect preset textThomas Lübking1-0/+6
2016-04-25Allow text selectionThomas Lübking2-62/+151
2016-04-06place transient centered on its parentThomas Lübking1-6/+9
2016-02-28Mixed relative and absolute values for appsArkadiusz Bokowy3-84/+98
2016-01-09fixes bug #1138John Sennesael1-1/+1
2016-01-09minor code cosmeticsMathias Gumz2-18/+27
2016-01-09send ConfigureNotify using root coordinatesfoobar08151-1/+27
2016-01-04Add documentation for edge snap feature when resizing.Ulrich Eckhardt3-1/+23
2016-01-04Add Resize SnapNephiel5-18/+114
2016-01-04merge pull-request 14Mathias Gumz1-0/+2
2015-08-10fbsetbg: Report wallpaper directory path when invalidOliver Gondža1-1/+1
2015-07-29Update MinOverlapPlacement.ccKen Moore1-1/+2
2015-07-29Update ColSmartPlacement.ccKen Moore1-0/+2
2015-07-29Update RowSmartPlacement.ccKen Moore1-0/+1
2015-05-14Fix hidden toolbar placementPeter Ganzhorn1-3/+11
2015-05-02Simplify codeMathias Gumz2-20/+22
2015-05-02Fix bug in detecting text in MenuSearchMathias Gumz1-1/+1
2015-05-01Make sure render new styles into full menuLajos Koszti1-0/+2
2015-05-01Fix RIGHTCENTER placement of the toolbar. Instead of subtracting borderwidth ...Peter Ganzhorn1-1/+1
2015-05-01Shape only toolbar corners not touching any edges of the screen. It just look...Peter Ganzhorn1-12/+12
2015-05-01Fix shaped toolbar being drawn incorrectly at TOPCENTER Fix round corners bei...Peter Ganzhorn1-10/+10
2015-05-01roll back 7e17056: m_index does not exist anymoreMathias Gumz1-6/+1
2015-05-01TextBox::textStartPos can be const.Mario J. Rugiero1-1/+1
2015-05-01ButtonTheme::name can be const.Mario J. Rugiero1-1/+1
2015-05-01Make Layer::getLayerNum() const.Mario J. Rugiero1-1/+1
2015-05-01Initialize m_index in MenuItem's constructors.Mario J. Rugiero1-1/+6
2015-05-01Reduce the scope of the variable err in stringTokensBetween.Mario J. Rugiero1-2/+2
2015-05-01doSubmenu function in menutest.cc avoids copying labelstr by using a const re...Mario J. Rugiero1-1/+1
2015-05-01addMatching and insertFromParent functions from FocusableList now avoid copyi...Mario J. Rugiero1-2/+2
2015-05-01Pass pre_command to CommandDialog as const reference to avoid unnecessary cop...Mario J. Rugiero2-2/+2
2015-04-11Don't assume ICONV_NULL = 0Casey Dahlin1-5/+9
2015-02-08Final notesRelease-1_3_7Mathias Gumz2-0/+4
2015-02-08Prepare manpages for 1.3.7Mathias Gumz20-30/+74
2015-02-08Fix: typo during refactoringArkadiusz Bokowy1-2/+2
2015-02-08Move internal code to internal side of FbTk::TransparentMathias Gumz2-20/+23
2015-02-08Add .mailmap fileMathias Gumz1-0/+64
2015-02-07Update Turkish translationVolkan Gezer1-75/+74
2015-02-07Update ChangeLog and NEWSMathias Gumz2-3/+26
2015-02-07MinorMathias Gumz1-2/+2
2015-02-07Create buttons for titlebar with proper sizesMathias Gumz1-147/+118
2015-02-07Fix glitch of TabOptions menuMathias Gumz1-0/+1