Commit graph

4389 commits

Author SHA1 Message Date
simonb
94db19c007 Fix window placement when apps remembers size but not location 2006-06-19 23:09:51 +00:00
fluxgen
d94bacca01 updated 2006-06-19 21:20:18 +00:00
fluxgen
20cb065cf3 better fix for iconbar bug 2006-06-19 18:31:36 +00:00
simonb
dd2e6c62b1 add EUC-KR to ko_KR encodings 2006-06-19 13:33:23 +00:00
simonb
aaf3651830 try ignoring NotifyUngrab to fix focus revert issues when closing
unmanaged windows that grab pointer
2006-06-19 12:57:16 +00:00
simonb
0fbe4c728d update in line with Translation.m 2006-06-19 12:53:24 +00:00
simonb
a6146af44f fix placement issue with xinerama (only hit if screens are vertically aligned) 2006-06-19 08:39:00 +00:00
simonb
f6140840f8 fix timer issues (esp clock not updating on multiple screens) 2006-06-19 05:04:42 +00:00
fluxgen
3bce4aab73 update 2006-06-18 21:24:02 +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
7d5f6e382b init variables 2006-06-18 21:22:20 +00:00
fluxgen
36191fb02d fixed bug #1507754, windowtitle in toolbar not updated. Solution: reset m_title_override to false. 2006-06-18 21:14:19 +00:00
fluxgen
22ad1c4d23 ewmh support docs 2006-06-18 12:31:41 +00:00
fluxgen
b7f8a2e804 updated german translation, thanks Michael Bueker m.bueker at berlin de 2006-06-18 10:03:04 +00:00
markt
0f5e0496ae 2006-06-16 22:33:27 +00:00
markt
ed87d9cad4 2006-06-16 22:31:35 +00:00
markt
926260e5c8 Fix crash when closing a window while cycling (Mark) 2006-06-16 22:29:26 +00:00
fluxgen
7efed1a825 update 2006-06-13 18:46:13 +00:00
fluxgen
8f4c069827 update 2006-06-13 18:37:32 +00:00
fluxgen
9424b8e1bc minor change 2006-06-13 18:31:49 +00:00
fluxgen
f23134d96a update 2006-06-13 18:31:39 +00:00
fluxgen
5807c94308 updated for external tabs 2006-06-12 20:13:07 +00:00
fluxgen
8eb742db45 update 2006-06-12 19:35:53 +00:00
fluxgen
c5e97ee6d8 changed version number to 1.0rc 2006-06-12 17:34:56 +00:00
fluxgen
331a52115d support for _NET_WM_MOVERESIZE 2006-06-11 13:09:44 +00:00
fluxgen
9699cda56e support for urgency hint 2006-06-11 12:48:31 +00:00
fluxgen
3aa4244ab8 added support for urgency hint, thanks Mark Tiefenbruck 2006-06-11 12:47:47 +00:00
fluxgen
2fdc6ab808 dont free old color until we have a valid new color 2006-06-10 20:23:00 +00:00
fluxgen
7906f1be17 updated 2006-06-10 20:20:25 +00:00
fluxgen
755369ef8a update 2006-06-10 20:10:01 +00:00
fluxgen
d218f02f80 added new command: ToggleCmd, works like a macro but executes the commands one at the time. Thanks Mark Tiefenbruck 2006-06-10 20:04:34 +00:00
fluxgen
928aa33dfe user patches applied 2006-06-10 17:39:03 +00:00
fluxgen
ebfb4b7b89 improved the danish translation a little bit, and
added a #layers comment to set 0 in C. Thanks Jonas Koelker
2006-06-10 17:28:16 +00:00
fluxgen
d7a28bb75e fixed resize box bug. The text used to determine the size used space, which could have different width than characters on certain fonts. Thanks Scott Kuhl 2006-06-10 17:24:48 +00:00
fluxgen
e8f0be27c4 mentions the fact that if you middle-click
a workspace name in the workspace menu, you jump to
that particular workspace. Thanks Jonas Koelker
2006-06-10 17:13:18 +00:00
fluxgen
e536993c92 using shift while pressing enter in menu will fake a button 3 press (rmb), thanks _markt 2006-06-10 17:09:15 +00:00
fluxgen
fb5ef91ea4 added session.titlebar.left/right doc, thanks Jonas Koelker 2006-06-10 17:04:52 +00:00
simonb
e8a6f45c9e fix compile in hosts without HAVE_ICONV 2006-06-10 16:42:39 +00:00
simonb
b8dc91871e couple of alignment fixes, esp for external tabs 2006-06-10 16:31:47 +00:00
grubert
891205c10a Add bullet options. 2006-06-02 19:03:13 +00:00
mathias
ed03c8eab5 * update of new manpage (thanx Guillermo Patterer) 2006-06-01 16:34:41 +00:00
mathias
1c19a09b75 thanx to Guillermo Patterer for his spanish translation of the new manpage 2006-05-23 05:21:09 +00:00
simonb
4afe5499b2 fix parentrelative background, and some tidying 2006-05-22 15:09:21 +00:00
simonb
d508292a57 fix build on cygwin (iconv constness) 2006-05-22 07:34:25 +00:00
simonb
f564d3c4cf fix external tab bg when label bg is parentrelative 2006-05-20 16:27:25 +00:00
simonb
ff463a0481 missing include (broke gcc 2.95 build) 2006-05-20 15:27:40 +00:00
simonb
460f57a4ad fix error when running with -i (or similar "don't start Fluxbox class"
options
2006-05-20 15:23:54 +00:00
simonb
70a834f80c fix build without nls 2006-05-20 15:16:12 +00:00
simonb
0861f3a907 improve native language handling, move messages and menu labels to
FbTk::FbString
2006-05-20 15:08:14 +00:00
simonb
5ddabb0f39 fix root pixmap + atoms indexes in FbPixmap
Fixes issues with transparency on multiple screens, and probably also
some alternate rootbg atoms
2006-05-17 10:28:26 +00:00