index
:
fluxbox.git
fix/dont-deliver-sigalarm
master
pre-devel-1_1
prep/release-1.4.0
The official Fluxbox repository
The Fluxbox Team
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-03
Remove dead / unused code
Mathias Gumz
2
-78/+5
2015-01-03
Fix typo / editor bug or something like that.
Mathias Gumz
1
-1/+1
2015-01-03
Remove various unused variables
Mathias Gumz
7
-28/+21
2015-01-03
Update copyright info
Mathias Gumz
1
-1/+1
2015-01-03
Use correct buffer size for number2*()
Mathias Gumz
1
-3/+6
2015-01-03
Fix build issue
Mathias Gumz
1
-1/+1
2015-01-03
Remove reference to src/tests/testSignal
Mathias Gumz
1
-13/+0
2015-01-03
Update release version
Mathias Gumz
2
-1/+5
2014-10-27
make use of FbTk-api
Mathias Gumz
1
-27/+26
2014-09-29
treat windows having WM_CLASS == "DockApp" like DockApps
Mathias Gumz
2
-5/+13
2014-09-29
Corrections for border width for relative resize
Arkadiusz Bokowy
1
-0/+2
2014-09-14
Code cleanup
Arkadiusz Bokowy
1
-3/+1
2014-09-14
fix: check the correct XClassHint property
Mathias Gumz
1
-8/+3
2014-07-22
fix uninitialized variables
Mathias Gumz
2
-4/+2
2014-07-22
fix _NET_MOVERESIZE_WINDOW resize issue (#1108)
Mathias Gumz
1
-6/+6
2014-05-12
allow a timeout of a full 'unit'
Mathias Gumz
1
-1/+1
2014-05-12
cosmetic, less code
Mathias Gumz
1
-9/+10
2014-05-12
detect minute-based strftime-formats (again)
Mathias Gumz
3
-6/+14
2014-05-12
fix clocktool lagging behind and skipping seconds
Mathias Gumz
1
-2/+13
2014-04-11
removed reference to 'defaults.hh'
Mathias Gumz
1
-2/+0
2014-04-11
merge Sami Kerola's new build-system
Mathias Gumz
47
-504/+561
2014-04-09
use function fluxbox::findScreen()
Mathias Gumz
1
-9/+1
2014-04-09
fix excessive loading of keys file caused by xmodmap
Mathias Gumz
2
-11/+43
2014-02-19
make sure that result of division is signed int
Amadeusz Sławiński
1
-4/+6
2014-02-18
Fix race condition on shutdown
Mathias Gumz
15
-870/+698
2014-02-17
update of copyright info
Mathias Gumz
1
-1/+1
2013-08-02
Fix ArrangeWindowsStack* for multi-head displays
Mathias Gumz
1
-62/+67
2013-08-02
Add support for stacked tiling via ArrangeWindows*
John Sennesael
2
-17/+107
2013-08-02
Fix lost keypresses after workspace change (#1067)
Ed Martin
2
-11/+2
2013-07-03
Constify the type passed to std::equal_to.
Raphael Kubo da Costa
1
-1/+1
2013-06-29
fix detection of $HOME folder
Mathias Gumz
3
-17/+43
2013-06-22
cosmetics
Mathias Gumz
2
-9/+8
2013-06-18
Speedup overlong text detection
Mathias Gumz
3
-26/+70
2013-05-26
build-sys: move to non-recursive build
Sami Kerola
6
-307/+538
2013-05-26
build-sys: use pkg-config to locate dependencies
Sami Kerola
5
-12/+38
2013-05-26
build-sys: use AC_USE_SYSTEM_EXTENSIONS
Sami Kerola
18
-86/+0
2013-05-26
build-sys: include config.h to all files using automake
Sami Kerola
36
-133/+3
2013-05-23
more compact code
Mathias Gumz
1
-19/+12
2013-05-23
Use shared code, minor code simplification
Mathias Gumz
2
-14/+19
2013-05-23
minor
Mathias Gumz
1
-1/+1
2013-05-23
fix initial window placement to allow proper head detection and window placem...
Peter Hercek
1
-14/+21
2013-05-23
fix head detection for adjacent heads of too different sizes and window place...
Peter Hercek
1
-11/+14
2013-05-16
Fix regression in rendering the Window-Motion-Outline
Mathias Gumz
1
-4/+6
2013-02-27
minor code simplifications
Mathias Gumz
2
-18/+7
2013-02-27
Workspace switching on the toolbar via the mouse buttons
Soeren Beye
2
-4/+8
2013-02-14
Trigger ClockTool every second, independent of the format string
Mathias Gumz
2
-63/+44
2013-02-14
Updates copyright date information in some binaries
Mathias Gumz
1
-1/+1
2013-02-13
Fix missing LogicCommands
Mathias Gumz
1
-0/+6
2013-02-13
Initialize FbTk::Timer.m_timeout correctly
Mathias Gumz
1
-2/+4
2013-02-10
Remove unused variables, cosmetics
Mathias Gumz
1
-16/+16
[next]