markt
25a9a31585
fix _NET_WM_MOVERESIZE to interpret x_root and y_root correctly
2006-07-20 10:22:31 +00:00
markt
f7574fe1c9
fix implementation of _NET_MOVERESIZE_WINDOW
2006-07-09 01:46:47 +00:00
simonb
12e80f3faf
fix gravity
2006-07-03 17:18:17 +00:00
simonb
6e60c53ae7
fix _NET_FRAME_EXTENTS
2006-06-26 11:45:14 +00:00
markt
a23ad67197
Make Urgency Hint flash the correct WinClient's tab.
2006-06-24 18:19:49 +00:00
simonb
3ada3b1f0d
fix nls... notably classify text on conversion whether its for X or
...
console, plus handle catalogs better.
2006-06-21 14:41:16 +00:00
fluxgen
20cb065cf3
better fix for iconbar bug
2006-06-19 18:31:36 +00:00
fluxgen
85f45be727
added support for _NET_WM_WINDOW_TYPE_DIALOG and _NET_FRAME_EXTENTS
2006-06-18 21:23:24 +00:00
fluxgen
331a52115d
support for _NET_WM_MOVERESIZE
2006-06-11 13:09:44 +00:00
fluxgen
3aa4244ab8
added support for urgency hint, thanks Mark Tiefenbruck
2006-06-11 12:47:47 +00:00
fluxgen
8776e3ca57
added support for _NET_WM_STATE_DEMANDS_ATTENTION
2006-05-13 16:20:00 +00:00
fluxgen
03ca0654c8
added net_wm_name and net_wm_icon_name to supported atoms
2006-05-13 11:07:50 +00:00
simonb
faf043bef9
more utf8 changes, notably window titles
2006-05-07 10:08:25 +00:00
simonb
acf4326f3c
Use -Wall when --enable-debug and some warning fixes
...
+ thanks Jonas Koelker
2006-04-24 14:29:21 +00:00
fluxgen
68e0ef84d9
_NET_RESTACK_WINDOW
2006-04-23 21:42:11 +00:00
fluxgen
60c63e8e64
added support for _NET_WM_RESTACK_WINDOW.
2006-04-23 21:28:09 +00:00
fluxgen
75d289be65
added support for _NET_WM_ALLOWED_ACTIONS and all the _NET_WM_ACTION_*. Added _NET_WM_STATE_MODAL and _NET_WM_WINDOW_TYPE_SPLASH
2006-04-23 17:00:33 +00:00
mathias
1f0be0c59f
applied patch from mark to fix a _net_wm_state_hidden issue
2006-03-09 18:33:36 +00:00
fluxgen
369b4e1b92
moved class Layer from class Fluxbox and thus reduces some dependecies
2006-02-20 21:04:35 +00:00
mathias
ae05ad9a01
updated copyright info
2006-02-16 06:53:05 +00:00
fluxgen
63475f7796
cleaning, change getCount to numberOfWorkspaces
2005-07-04 18:19:53 +00:00
mathias
3d497bb703
* _NET_WM_STATE_HIDDEN is now used correctly -> if the window goes iconic, this
...
state is set... what about moving it outside of the visible area? we need to
think about this.
* mixing _NET_WM_STATE_HIDDEN and _NET_WM_STATE_SKIP_TASKBAR is solved, we
dont do this anymore
* we dont use _NET_WM_STATE_SKIP_PAGER .. so we shouldnt delete it, thats
handled now correctly -> look at the *State() - functions
2005-06-02 01:36:28 +00:00
mathias
33e359a0df
Vadim pointed out that _NET_CLIENT_LIST and _NET_CLIENT_LIST_STACKING are not updated
...
when sending _BLACKBOX_NOTIFY_WINDOW_DEL
_NET_WM_DESKTOP and _WIN_WORKSPACE had wrong initial values (-1), which lead to probems
with (eg) fbpager (unaware of newly created windows and such things)
2005-05-14 01:55:31 +00:00
simonb
783a390375
fix wm_name for fluxbox
2005-05-06 15:24:53 +00:00
mathias
d6befe5371
fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob Stevens <stever3 at nycap dot rr dot com>
2005-03-16 23:19:36 +00:00
mathias
67098a21ea
closes #1107213 , 64bit issues with XChangeProperty
...
submitted by Matthieu Herrb <matthieu.herrb@laas.fr>
2005-01-31 16:55:38 +00:00
mathias
cf46669bc1
copyright date
2005-01-24 18:34:57 +00:00
simonb
83224b7f55
fix up window initialisation ordering
2005-01-05 05:37:06 +00:00
simonb
61bb3f039a
fix some initialisation, especially relating to placement and
...
decoration/handler hints
2005-01-04 10:51:38 +00:00
mathias
ad10a3543e
fix a problem with enabling/disabling fullscreen-mode in gtk2-apps
...
* synchronize _NET_WM_STATE in Ewmh.cc
* added FluxboxWindow::setFullscreen(bool) to Window.cc
furthermore, if a window is in fullscreenmode any existing shape is
disabled (looks pretty annoying in mplayer for example)
2004-12-21 16:17:14 +00:00
mathias
993c17cf2e
svn propset svn:keywords "Id"
2004-11-19 11:37:27 +00:00
akir
8672a337b3
fix missing 'new(nothrow)' on mipspro
2004-10-21 10:57:38 +00:00
akir
9a56a3cf1a
respect the users wish (followModel) to what happens if a window gets focus which is not on the current workspace
2004-10-16 22:20:05 +00:00
fluxgen
768d98a39d
head specific strut, patch from Mathieu De Zutter
2004-09-11 13:45:16 +00:00
akir
631dfbbc63
cosmetic, tab vs spaces
2004-09-10 15:36:04 +00:00
akir
13bf2a7fdd
fixed 2 possible memleaks
2004-08-26 01:51:21 +00:00
fluxgen
582fe36cea
minor fixes
2004-07-21 18:56:34 +00:00
rathnor
9b7775751d
support _NET_WM_WINDOW_TYPE_DESKTOP (e.g. nautilus desktop windows)
...
Allow FluxboxWindows to be untabable.
2004-06-20 04:49:33 +00:00
rathnor
fff4456dee
update NLS string handling...
2004-06-07 11:46:05 +00:00
rathnor
206a7ca10d
fix _NET_WM_DESKTOP client message handling
2004-03-07 23:37:39 +00:00
fluxgen
3c78d753c0
fixed focus issues with remember hidden, patch from Mathias Gumz
2004-02-20 09:07:27 +00:00
fluxgen
00831fd9e9
fixed pointer check
2004-02-14 12:15:35 +00:00
fluxgen
3cf9619a92
we dont move to dock layer for dock windows, need to check this later.
2004-01-21 15:52:21 +00:00
fluxgen
68627c2408
minor fixes
2004-01-21 15:42:14 +00:00
fluxgen
f8224b1537
support for _NET_WM_WINDOW_TYPE and _NET_WM_WINDOW_TYPE_DOCK
2004-01-21 09:37:10 +00:00
fluxgen
b70408815c
support for _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOW
2004-01-19 22:43:08 +00:00
fluxgen
ece1736237
support for _NET_WM_CLIENT_LIST_STACKING, _NET_WM_DESKTOP_VIEWPORT, _NET_WM_DESKTOP_GEOMETRY, _NET_WORKAREA, _NET_ACTIVE_WINDOW
2004-01-19 18:21:51 +00:00
fluxgen
eb078ab8cf
support for _NET_WM_STATE_HIDDEN and _NET_WM_STATE_SKIP_TASKBAR
2004-01-18 19:14:08 +00:00
fluxgen
d2dcfe4139
minor fix
2003-12-19 00:36:53 +00:00
fluxgen
bb02a522fb
code cleaning
2003-12-18 18:03:23 +00:00