aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-21added 3rd/vim/syntax/fluxstyle.vimboweevil3-1/+44
2019-07-07zero check now uses std::max()ryluchs171-2/+2
2019-07-06removed potential division by zero with size zero fontsRyan Luchs1-1/+1
2019-04-22Fix menu docs, esp. items allowed in window menuGlen Whitney2-8/+9
2019-01-08Update Vietnamese translationNguyễn Thái Ngọc Duy1-49/+91
2018-03-14fbrun, add horizontal padding optionPete Beardmore3-0/+14
2018-03-14fbtk, textbox, support horizontal paddingPete Beardmore2-13/+36
2018-03-14fbtk, textbox, overflow selection deselectionPete Beardmore1-2/+27
2018-03-14fbtk, textbox, fix selection release on clickPete Beardmore1-0/+2
2018-03-14fbtk, textbox, limit selection height to font sizePete Beardmore1-1/+1
2018-03-14fbtk, textbox, fix cursor position and sizePete Beardmore1-1/+1
2018-03-14fbtk, textbox, fix text vertical centeringPete Beardmore1-1/+1
2018-03-11Fix evaluating variables in ExportCmdMaik Broemme1-1/+1
2018-03-11rm not needed newlineskottroll1-3/+0
2017-11-19Rotate toolbar button on rotated toolbarLajos Koszti2-2/+16
2017-11-19Support 'vertical' Workspace warpingMark Murawski4-16/+58
2017-11-19Merge documentationMathias Gumz2-2/+4
2017-09-06vim syntax: Recognize fluxbox filesLajos Koszti1-0/+6
2017-04-24fix manpage fluxbox-stylesillyslux2-2/+4
2017-03-01slit: Add missing headerPetr Vorel1-0/+1
2017-03-01update da_DK translationsscootergrinsen1-113/+161
2016-11-20stop focus cycling on explicit workspace changesThomas Lübking2-0/+5
2016-11-20delay repositioning of labelsThomas Lübking5-2/+15
2016-11-20remove dead switch from helpThomas Lübking1-1/+0
2016-11-05add automake helpers to enforce --std=cxx11Mathias Gumz3-0/+602
2016-10-09prevent range overflowThomas Lübking1-1/+1
2016-10-02Make preferredWidth max from un- and focused widthThomas Lübking1-0/+6
2016-10-02attempt a more fair container item squeezingThomas Lübking1-0/+29
2016-10-02compress resize signalsThomas Lübking2-3/+17
2016-09-22"the least oversight", part #2Thomas Lübking3-0/+4
2016-09-22escape special chars in filenamesThomas Lübking1-0/+7
2016-09-22fix segfault when completing ~ or .Thomas Lübking1-0/+4
2016-09-21document generic toolbar buttonsThomas Lübking1-1/+18
2016-09-21show tooltips for tabsThomas Lübking3-5/+14
2016-09-21allow to drag tabs to other workspacesThomas Lübking1-32/+16
2016-09-21implement ON_SLIT actionsThomas Lübking3-9/+35
2016-09-21support OnWinButton, OnMinButton & OnMaxButtonThomas Lübking3-5/+40
2016-09-21button: export pressed state and assigned commandsThomas Lübking1-0/+7
2016-09-21"the least oversight" #1Thomas Lübking1-2/+6
2016-09-21only call applySizeHints when desiredThomas Lübking1-3/+2
2016-09-11resolve handle/grip context conflictThomas Lübking1-1/+6
2016-09-11fix window placement documentationThomas Lübking1-0/+3
2016-09-11introduce autotabplacementThomas Lübking3-9/+21
2016-09-11Do not break server grabsThomas Lübking1-2/+2
2016-09-11std::auto_ptr to std::unique_ptrMathias Gumz2-5/+3
2016-09-11Improve utf-8 supportThomas Lübking1-44/+41
2016-09-11support ctrl+a for selecting allThomas Lübking1-0/+5
2016-09-11Support editing utf-8 text in TextBoxThomas Lübking5-23/+113
2016-09-03document iconified title decoThomas Lübking1-0/+6
2016-09-03Next|PrevWorkspace 0 toggles former WorkspaceThomas Lübking4-8/+20