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
/
Screen.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-20
stop focus cycling on explicit workspace changes
Thomas Lübking
1
-0/+4
2016-09-21
"the least oversight" #1
Thomas Lübking
1
-2/+6
2016-09-11
introduce autotabplacement
Thomas Lübking
1
-0/+2
2016-09-11
Do not break server grabs
Thomas Lübking
1
-2/+2
2016-09-03
Next|PrevWorkspace 0 toggles former Workspace
Thomas Lübking
1
-2/+13
2016-08-31
introduce a 5s timeout for emacs shortcuts
Thomas Lübking
1
-1/+1
2016-08-28
fix compiler warning about std::auto_ptr
Mathias Gumz
1
-3/+1
2016-08-27
Grab keyboard synchronouosly to allow replays
Thomas Lübking
1
-1/+4
2016-08-26
Grab Server when showing or switching desktop
Thomas Lübking
1
-0/+2
2016-08-26
allow to alter button labels via fluxbox-remote
Thomas Lübking
1
-0/+24
2016-08-26
add support for artificial struts (per head)
Thomas Lübking
1
-0/+39
2016-06-26
replace FbRootWindow::depth with maxDepth
Thomas Lübking
1
-1/+1
2015-02-01
Cosmetic
Mathias Gumz
1
-3/+5
2015-01-22
Add -no-slit and -no-toolbar flags
Mathias Gumz
1
-53/+56
2015-01-22
Fix removing windows from icon list
Mathias Gumz
1
-3/+3
2015-01-21
Fix segfault on shutdown
Mathias Gumz
1
-44/+8
2015-01-21
Fix behavior for autorepeat keys
Mathias Gumz
1
-2/+7
2015-01-21
Minor cosmetics
Mathias Gumz
1
-7/+6
2015-01-21
Fix compile errors with clang
Mathias Gumz
1
-5/+1
2015-01-19
Fix compile error: old g++ does not like c-like struct initialization
Mathias Gumz
1
-5/+4
2015-01-16
Fix uninitialized variables; cosmetics
Mathias Gumz
1
-17/+5
2015-01-16
Refactor: bundle xinerama-info together, simpler code
Mathias Gumz
1
-49/+35
2015-01-16
Refactor: move some menu-creation functions to MenuCreator
Mathias Gumz
1
-22/+4
2015-01-16
Reduce number of allocations for menu creation
Mathias Gumz
1
-12/+15
2015-01-15
Refactor: split out menu generation from BScreen
Mathias Gumz
1
-358/+9
2015-01-15
Refactor menu code: be more explicit and compact
Mathias Gumz
1
-27/+25
2015-01-03
Minor API change for OSDWindow
Mathias Gumz
1
-7/+6
2014-09-29
treat windows having WM_CLASS == "DockApp" like DockApps
Mathias Gumz
1
-4/+9
2014-04-11
merge Sami Kerola's new build-system
Mathias Gumz
1
-19/+7
2013-08-02
Fix lost keypresses after workspace change (#1067)
Ed Martin
1
-6/+2
2013-05-26
build-sys: use pkg-config to locate dependencies
Sami Kerola
1
-10/+7
2013-05-26
build-sys: use AC_USE_SYSTEM_EXTENSIONS
Sami Kerola
1
-5/+0
2013-05-26
build-sys: include config.h to all files using automake
Sami Kerola
1
-4/+0
2013-05-23
minor
Mathias Gumz
1
-1/+1
2013-05-23
fix head detection for adjacent heads of too different sizes and window place...
Peter Hercek
1
-11/+14
2013-01-31
Adds 'ClientPatternTest' command
Mathias Gumz
1
-28/+38
2013-01-10
Optional removal of SystemTray tool
Mathias Gumz
1
-1/+3
2012-12-12
Fix build regression: enable XRANDR support by default
Mathias Gumz
1
-11/+18
2012-12-05
Simplified 'configure' / build system
Mathias Gumz
1
-10/+10
2012-11-20
Added option for focus revert to stay on current head
Hendrik Iben
1
-0/+11
2012-04-06
Allow percentage values for some Window commands
Lajos Koszti
1
-0/+49
2012-01-04
Pre-increment non-primitive types.
Ryan Pavlik
1
-2/+2
2012-01-04
Exceptions should be caught by reference.
Ryan Pavlik
1
-1/+1
2011-09-14
Remove obsolete code
Pavel Labath
1
-8/+0
2011-09-14
Fix a small bug in BScreen constructor
Pavel Labath
1
-1/+1
2011-05-10
Convert Screen::reconfigureSig to FbTk::Signal
Pavel Labath
1
-3/+1
2011-05-10
Convert FbTk::Theme::reconfigSig and friends to the new Signal system
Pavel Labath
1
-5/+3
2011-05-08
Can check CARDINAL properties in CLIENT PATTERNS
nacitar sevaht
1
-6/+5
2011-04-14
bugfix: use 'unsigned long' to feed XChangeProperty, closes #3285968
David Coppa
1
-1/+1
2011-03-23
compile fix: arguments must match declaration
Mathias Gumz
1
-4/+4
[next]