index
:
fluxbox.git
master
on_tab
pre-devel-1_1
wip
wip-container
wip-orig-dev
with_map
Unnamed repository; edit this file 'description' to name the repository.
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Screen.cc
Age
Commit message (
Expand
)
Author
2012-04-06
Allow percentage values for some Window commands
Lajos Koszti
2012-01-04
Pre-increment non-primitive types.
Ryan Pavlik
2012-01-04
Exceptions should be caught by reference.
Ryan Pavlik
2011-09-14
Remove obsolete code
Pavel Labath
2011-09-14
Fix a small bug in BScreen constructor
Pavel Labath
2011-05-10
Convert Screen::reconfigureSig to FbTk::Signal
Pavel Labath
2011-05-10
Convert FbTk::Theme::reconfigSig and friends to the new Signal system
Pavel Labath
2011-05-08
Can check CARDINAL properties in CLIENT PATTERNS
nacitar sevaht
2011-04-14
bugfix: use 'unsigned long' to feed XChangeProperty, closes #3285968
David Coppa
2011-03-23
compile fix: arguments must match declaration
Mathias Gumz
2011-03-23
compile fix: sunCC 5.11 (sunstudio 12) compiles and links again
Mathias Gumz
2011-03-19
delete config menu first at shutdown
Henrik Kinnunen
2011-03-19
bugfix: reposition windows only if they are invisible
Mathias Gumz
2011-03-19
code deduplication: use RectangleUtil::insideBorder()
Mathias Gumz
2011-03-19
prepare BScreen::XineramaHeadInfo to be 'RectangleLike'
Mathias Gumz
2011-02-24
cache result of getWorkspace()
Mathias Gumz
2011-02-23
renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItem
Mathias Gumz
2011-01-15
small refactoring of FbTk/Menu code
Mathias Gumz
2011-01-13
compile fix: missing symbol (SystemTray::getNetSystemTray()) when configured ...
Mathias Gumz
2010-09-18
recovered lost change from 041d586972db4da170123f5468d7b11d4eda8ae5
Mathias Gumz
2010-09-17
missing initializations
Mathias Gumz
2010-09-17
moved commandline parsing to its own function
Mathias Gumz
2010-09-17
code simplification by reducing if-else hell
Mathias Gumz
2010-09-09
disabled potentially dead code
Mathias Gumz
2010-09-09
added FbTk::Util::clamp() and simplified related code
Mathias Gumz
2010-09-09
use FbTk apis instead of raw xlib calls
Mathias Gumz
2010-09-08
introduced FbTk::BidiString
Mathias Gumz
2010-08-23
moved knowledge about '_NET_SYSTEM_TRAY_S' into the 'SystemTray' class
Mathias Gumz
2010-08-22
bugfix: compiler warning
Mathias Gumz
2010-05-28
Add new focus model: StrictMouseFocus
Jim Ramsay
2010-05-23
mostly cosmetic fixes, mainly discovered by 'clang --analyze'
Mathias Gumz
2010-05-01
cosmetic
Mathias Gumz
2010-05-01
use new closest head calculation code to place windows when clearing up heads
Mathias Gumz
2010-05-01
bugfix: moving (the center of) a maximized window out of a xinerama head coul...
Mathias Gumz
2010-03-17
Changed #ifdef DEBUG ... cerr << to using fbdbg.
Henrik Kinnunen
2009-10-01
simpler code
Mathias Gumz
2009-05-26
Merge branch 'mousefocus'
Jim Ramsay
2009-05-25
minor cosmetics
Mathias Gumz
2009-03-09
Ignore EnterNotify on workspace change
Jim Ramsay
2008-10-14
ignore XRandr events that don't actually change the screen size
Mark Tiefenbruck
2008-10-12
merge menuDelay and menuDelayClose options
Mark Tiefenbruck
2008-10-08
don't show window on new workspace when warping with outline moving
Mark Tiefenbruck
2008-10-04
remove menu modes
Mark Tiefenbruck
2008-10-04
remove follow models
Mark Tiefenbruck
2008-10-04
remove line style resources from init file
Mark Tiefenbruck
2008-10-04
remove rootcommand from init file
Mark Tiefenbruck
2008-10-03
fix CustomMenu and ClientMenu commands from fluxbox-remote
Mark Tiefenbruck
2008-10-03
break keychains after an invalid key is pressed (which unfortunately will be ...
Mark Tiefenbruck
2008-09-30
reset background on resolution change
Mark Tiefenbruck
2008-09-28
Changed resize signal in BScreen to use the new signal system
Henrik Kinnunen
[next]