Mathias Gumz
|
1d8dfcdf9a
|
cosmetic api change
|
2008-08-15 19:38:41 +02:00 |
|
Matthias S. Benkmann
|
6509fe0cac
|
fix some memory leaks and uninitialized values
|
2008-06-07 06:14:23 -07:00 |
|
Mark Tiefenbruck
|
5ecb192a9c
|
c++ != perl
|
2008-05-20 23:30:23 -07:00 |
|
Mark Tiefenbruck
|
2815393751
|
minor changes for frame extent calculations
|
2008-05-15 18:48:35 -07:00 |
|
Mathias Gumz
|
1b1262e01b
|
transform _NET_WM_ICON data to correct depth
|
2008-03-05 09:24:40 +01:00 |
|
Mathias Gumz
|
46fdf4d1b4
|
use _NET_WM_ICON property as resource for icons, fixed partly #1852693
instead of depending on proper icons in the old icccm wmhints, fluxbox now
tries to get the icon data stored in _NET_WM_ICON
|
2008-02-24 21:58:24 +01:00 |
|
Mark Tiefenbruck
|
ec3125aeb9
|
switch FbWinFrameTheme to use FocusableTheme
|
2008-01-07 12:08:56 -08:00 |
|
Mark Tiefenbruck
|
ac1bd7e098
|
update code to use ThemeProxy
|
2008-01-04 17:39:19 -08:00 |
|
Mark Tiefenbruck
|
9c105111d2
|
remove old svn $Id$ tags
|
2008-01-03 17:34:12 -08:00 |
|
Mathias Gumz
|
bf15250292
|
merged
|
2008-01-03 07:56:59 +01:00 |
|
Mathias Gumz
|
d24e2aae6e
|
more encapsulation for Ewmh
|
2008-01-02 22:41:50 +01:00 |
|
Mark Tiefenbruck
|
2f9f29df22
|
make reported frame extents include border width
|
2008-01-01 17:32:10 -08:00 |
|
Mark Tiefenbruck
|
4cc810b0d3
|
remove some (hopefully) unneeded header includes
|
2007-12-29 22:44:11 -08:00 |
|
Mark Tiefenbruck
|
fbc305ca80
|
added focused/unfocused borders to styles
|
2007-12-23 13:33:10 -08:00 |
|
Mark Tiefenbruck
|
0a67bdce41
|
make better decisions about when to allow stealing the focus
|
2007-12-21 21:24:13 -08:00 |
|
markt
|
5d7043320d
|
allow arbitrary window patterns in iconbar
|
2007-11-12 21:59:43 +00:00 |
|
markt
|
97f7c3e1b5
|
various refactoring and minor changes
|
2007-11-05 17:05:58 +00:00 |
|
markt
|
2ef6a7af44
|
fix _NET_CLIENT_LIST updating on window close
|
2007-10-24 17:41:26 +00:00 |
|
markt
|
1c05af4329
|
allow remembering minimized, maximized, and fullscreen state
|
2007-10-23 17:34:30 +00:00 |
|
markt
|
a59428d67a
|
merged changes from pre-devel
|
2007-10-13 21:51:37 +00:00 |
|
markt
|
d5aa50bee6
|
move dock windows to DOCK layer and remove decorations
|
2007-09-13 22:11:12 +00:00 |
|
markt
|
538e33fedb
|
some minor changes
|
2007-08-05 22:28:11 +00:00 |
|
simonb
|
1b65ec583f
|
revert accidental change, sorry mark
|
2007-08-05 01:20:20 +00:00 |
|
simonb
|
b273360331
|
Fix system tray restart issues
|
2007-08-04 17:14:13 +00:00 |
|
markt
|
8da54ca0eb
|
add some decorations to torn menus, and fix restart without an argument
|
2007-07-31 23:16:05 +00:00 |
|
markt
|
857a6d0a6a
|
remove _NET_WM_DESKTOP, _NET_WM_STATE, and Gnome hints on client close
|
2007-07-08 22:49:12 +00:00 |
|
markt
|
7783a8c84e
|
more fixes for _NET_WM_STATE_MODAL and _NET_WM_STATE_DEMANDS_ATTENTION
|
2007-07-01 17:59:57 +00:00 |
|
markt
|
0f9f193444
|
fixed implementation of _NET_WM_STATE_MODAL
|
2007-06-30 16:54:05 +00:00 |
|
markt
|
8fbeaf279e
|
little hack for fixing _NET_WM_STATE_DEMANDS_ATTENTION with tabs
|
2007-06-30 01:28:54 +00:00 |
|
markt
|
329fca30fd
|
updates for compiling with gcc 4.3
|
2007-06-29 17:25:24 +00:00 |
|
markt
|
f9c5bfec07
|
fixes bug with rox panel flickering with mousefocus
|
2007-06-03 20:12:20 +00:00 |
|
markt
|
3503f75903
|
lots of unrelated fixes
|
2007-02-27 17:46:48 +00:00 |
|
markt
|
61ed1fcfb0
|
and check for maximized state in Ewmh::updateState() while we're at it
|
2007-02-23 22:32:31 +00:00 |
|
markt
|
bd3d8d5c8d
|
fixed some strange behavior with tabbing a transient to its main window
|
2007-02-19 16:04:59 +00:00 |
|
markt
|
41adf369dd
|
little cleanup
|
2007-01-04 20:34:24 +00:00 |
|
markt
|
e8a86fb91c
|
check return code when setting utf8 workspace names
|
2006-12-31 22:13:31 +00:00 |
|
simonb
|
b3a94f59d8
|
Fix _NET_FRAME_EXTENTS on 64-bit systems
|
2006-12-31 14:10:55 +00:00 |
|
markt
|
9d1447b0d5
|
more dead functions
|
2006-12-22 05:44:42 +00:00 |
|
mathias
|
e5e76e7761
|
Cosmetic patch from Slava Semushin
|
2006-10-30 19:31:15 +00:00 |
|
markt
|
839cc974c1
|
implement _NET_WM_WINDOW_TYPE_MENU AND _NET_WM_WINDOW_TYPE_TOOLBAR
|
2006-08-10 06:35:14 +00:00 |
|
markt
|
6c4dcc679b
|
it never existed (what never existed?)
|
2006-08-09 04:54:58 +00:00 |
|
markt
|
9b9d5a9617
|
fix some compiler warnings in gcc 4.1
|
2006-08-08 19:25:48 +00:00 |
|
markt
|
59f150d5db
|
check if window is stuck when using followmodel
|
2006-08-03 02:33:07 +00:00 |
|
markt
|
00d862724a
|
rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModel
|
2006-08-02 22:02:31 +00:00 |
|
markt
|
f66d91cf22
|
|
2006-07-29 06:28:58 +00:00 |
|
markt
|
2d971ad48c
|
ewmh compliance updates
|
2006-07-22 07:15:24 +00:00 |
|
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 |
|