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
/
Ewmh.cc
Age
Commit message (
Expand
)
Author
2011-08-11
Use _NET_WM_ICON from 32bit apps (xfce4-terminal) correctly
Mathias Gumz
2011-05-08
Can check CARDINAL properties in CLIENT PATTERNS
nacitar sevaht
2011-03-23
compile fix: sunCC 5.11 (sunstudio 12) compiles and links again
Mathias Gumz
2011-02-23
renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItem
Mathias Gumz
2010-09-13
code simplification
Mathias Gumz
2010-09-08
introduced FbTk::BidiString
Mathias Gumz
2010-09-08
removed redundant if-statement
Mathias Gumz
2010-04-30
bugfix: using 'int' on 64bit systems while setting window properties is wrong
Mathias Gumz
2010-03-26
Changed title signal in Focusable to new signal system
Henrik Kinnunen
2010-03-18
Changed Focusable::focusSig() to new signal system.
Henrik Kinnunen
2010-03-17
Changed #ifdef DEBUG ... cerr << to using fbdbg.
Henrik Kinnunen
2009-10-01
compile fix: missing headers (sun compiler complained about)
Mathias Gumz
2009-09-30
compile fix: ISO C++ forbids variable length array 'names'
Mathias Gumz
2009-09-30
cosmetic fixes: removed redundant ';' + some whitespaces
Mathias Gumz
2008-10-01
fix restacking
Mark Tiefenbruck
2008-09-23
fixed detection of bad values in the _NET_WM_ICON property. eg, tvtime.sf.net
Mathias Gumz
2008-09-11
be aware of badly specified _NET_WM_ICONS
Mathias Gumz
2008-08-27
move some things from FluxboxWindow to WindowState
Mark Tiefenbruck
2008-08-22
apply patch to fix memory leak that shouldn't exist
Mark Tiefenbruck
2008-08-18
combined code for saved window positions and MoveTo key command
Mark Tiefenbruck
2008-08-16
some cleanup
Mark Tiefenbruck
2008-08-15
cosmetic api change
Mathias Gumz
2008-06-07
fix some memory leaks and uninitialized values
Matthias S. Benkmann
2008-05-20
c++ != perl
Mark Tiefenbruck
2008-05-15
minor changes for frame extent calculations
Mark Tiefenbruck
2008-03-05
transform _NET_WM_ICON data to correct depth
Mathias Gumz
2008-02-24
use _NET_WM_ICON property as resource for icons, fixed partly #1852693
Mathias Gumz
2008-01-07
switch FbWinFrameTheme to use FocusableTheme
Mark Tiefenbruck
2008-01-04
update code to use ThemeProxy
Mark Tiefenbruck
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2008-01-03
merged
Mathias Gumz
2008-01-02
more encapsulation for Ewmh
Mathias Gumz
2008-01-01
make reported frame extents include border width
Mark Tiefenbruck
2007-12-29
remove some (hopefully) unneeded header includes
Mark Tiefenbruck
2007-12-23
added focused/unfocused borders to styles
Mark Tiefenbruck
2007-12-21
make better decisions about when to allow stealing the focus
Mark Tiefenbruck
2007-11-12
allow arbitrary window patterns in iconbar
markt
2007-11-05
various refactoring and minor changes
markt
2007-10-24
fix _NET_CLIENT_LIST updating on window close
markt
2007-10-23
allow remembering minimized, maximized, and fullscreen state
markt
2007-10-13
merged changes from pre-devel
markt
2007-09-13
move dock windows to DOCK layer and remove decorations
markt
2007-08-05
some minor changes
markt
2007-08-05
revert accidental change, sorry mark
simonb
2007-08-04
Fix system tray restart issues
simonb
2007-07-31
add some decorations to torn menus, and fix restart without an argument
markt
2007-07-08
remove _NET_WM_DESKTOP, _NET_WM_STATE, and Gnome hints on client close
markt
2007-07-01
more fixes for _NET_WM_STATE_MODAL and _NET_WM_STATE_DEMANDS_ATTENTION
markt
2007-06-30
fixed implementation of _NET_WM_STATE_MODAL
markt
2007-06-30
little hack for fixing _NET_WM_STATE_DEMANDS_ATTENTION with tabs
markt
[next]