index
:
fluxbox_lack.git
ClientMenu-borders
StrictMouseFocus
argb
sendto-current
testing/argb
upstream
work-in-progress/argb1
work-in-progress/argb2
Jim Ramsay's repository
Jim Ramsay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Ewmh.cc
Age
Commit message (
Collapse
)
Author
Files
Lines
2007-11-12
allow arbitrary window patterns in iconbar
markt
1
-1/+2
2007-11-05
various refactoring and minor changes
markt
1
-88/+38
2007-10-24
fix _NET_CLIENT_LIST updating on window close
markt
1
-1/+0
2007-10-23
allow remembering minimized, maximized, and fullscreen state
markt
1
-6/+4
2007-10-13
merged changes from pre-devel
markt
1
-50/+23
2007-09-13
move dock windows to DOCK layer and remove decorations
markt
1
-0/+2
2007-08-05
some minor changes
markt
1
-1/+1
2007-08-05
revert accidental change, sorry mark
simonb
1
-1/+1
2007-08-04
Fix system tray restart issues
simonb
1
-1/+1
2007-07-31
add some decorations to torn menus, and fix restart without an argument
markt
1
-2/+5
2007-07-08
remove _NET_WM_DESKTOP, _NET_WM_STATE, and Gnome hints on client close
markt
1
-0/+9
2007-07-01
more fixes for _NET_WM_STATE_MODAL and _NET_WM_STATE_DEMANDS_ATTENTION
markt
1
-4/+8
2007-06-30
fixed implementation of _NET_WM_STATE_MODAL
markt
1
-5/+12
2007-06-30
little hack for fixing _NET_WM_STATE_DEMANDS_ATTENTION with tabs
markt
1
-7/+14
2007-06-29
updates for compiling with gcc 4.3
markt
1
-0/+5
2007-06-03
fixes bug with rox panel flickering with mousefocus
markt
1
-3/+2
2007-02-27
lots of unrelated fixes
markt
1
-9/+1
2007-02-23
and check for maximized state in Ewmh::updateState() while we're at it
markt
1
-0/+4
2007-02-19
fixed some strange behavior with tabbing a transient to its main window
markt
1
-0/+2
2007-01-04
little cleanup
markt
1
-75/+2
2006-12-31
check return code when setting utf8 workspace names
markt
1
-4/+7
2006-12-31
Fix _NET_FRAME_EXTENTS on 64-bit systems
simonb
1
-4/+4
2006-12-22
more dead functions
markt
1
-3/+0
2006-10-30
Cosmetic patch from Slava Semushin
mathias
1
-48/+51
2006-08-10
implement _NET_WM_WINDOW_TYPE_MENU AND _NET_WM_WINDOW_TYPE_TOOLBAR
markt
1
-3/+16
2006-08-09
it never existed (what never existed?)
markt
1
-2/+2
2006-08-08
fix some compiler warnings in gcc 4.1
markt
1
-2/+2
2006-08-03
check if window is stuck when using followmodel
markt
1
-1/+2
2006-08-02
rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModel
markt
1
-4/+12
2006-07-29
(no commit message)
markt
1
-55/+8
2006-07-22
ewmh compliance updates
markt
1
-1/+37
2006-07-20
fix _NET_WM_MOVERESIZE to interpret x_root and y_root correctly
markt
1
-3/+7
2006-07-09
fix implementation of _NET_MOVERESIZE_WINDOW
markt
1
-7/+10
2006-07-03
fix gravity
simonb
1
-1/+1
2006-06-26
fix _NET_FRAME_EXTENTS
simonb
1
-4/+9
2006-06-24
Make Urgency Hint flash the correct WinClient's tab.
markt
1
-2/+2
2006-06-21
fix nls... notably classify text on conversion whether its for X or
simonb
1
-1/+1
console, plus handle catalogs better.
2006-06-19
better fix for iconbar bug
fluxgen
1
-0/+7
2006-06-18
added support for _NET_WM_WINDOW_TYPE_DIALOG and _NET_FRAME_EXTENTS
fluxgen
1
-3/+42
2006-06-11
support for _NET_WM_MOVERESIZE
fluxgen
1
-11/+9
2006-06-11
added support for urgency hint, thanks Mark Tiefenbruck
fluxgen
1
-4/+6
2006-05-13
added support for _NET_WM_STATE_DEMANDS_ATTENTION
fluxgen
1
-2/+13
2006-05-13
added net_wm_name and net_wm_icon_name to supported atoms
fluxgen
1
-3/+63
2006-05-07
more utf8 changes, notably window titles
simonb
1
-2/+35
2006-04-24
Use -Wall when --enable-debug and some warning fixes
simonb
1
-4/+4
+ thanks Jonas Koelker
2006-04-23
_NET_RESTACK_WINDOW
fluxgen
1
-2/+6
2006-04-23
added support for _NET_WM_RESTACK_WINDOW.
fluxgen
1
-1/+27
2006-04-23
added support for _NET_WM_ALLOWED_ACTIONS and all the _NET_WM_ACTION_*. ↵
fluxgen
1
-28/+121
Added _NET_WM_STATE_MODAL and _NET_WM_WINDOW_TYPE_SPLASH
2006-03-09
applied patch from mark to fix a _net_wm_state_hidden issue
mathias
1
-0/+10
2006-02-20
moved class Layer from class Fluxbox and thus reduces some dependecies
fluxgen
1
-16/+16
[next]