Commit graph

904 commits

Author SHA1 Message Date
mathias
dedbd7e468 Added patch from Jim Ramsay (i dot am at jimramsay dot com) to freely
define the used modkey.

Added new action SetModKey too
2006-06-22 07:46:12 +00:00
mathias
535a88ce90 fix de_DE translation (patch from michael bueker) 2006-06-21 21:05:52 +00:00
simonb
acefac8473 typos, clarify 2006-06-21 14:50:36 +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
simonb
62a298b0b3 make new nls stuff work. Was missing path update 2006-06-21 06:04:55 +00:00
simonb
94db19c007 Fix window placement when apps remembers size but not location 2006-06-19 23:09:51 +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
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
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
fluxgen
9424b8e1bc minor change 2006-06-13 18:31:49 +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
755369ef8a update 2006-06-10 20:10:01 +00:00
fluxgen
928aa33dfe user patches applied 2006-06-10 17:39:03 +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
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
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
simonb
8bcd03c172 issue with maximise and quadrant resize 2006-05-16 13:37:25 +00:00
fluxgen
a4b0582739 fixed some redraw issues with the title, thanks _markt 2006-05-13 19:30:03 +00:00
fluxgen
bce70c6714 added support for _NET_WM_STATE_DEMANDS_ATTENTION 2006-05-13 16:24:14 +00:00
simonb
faf043bef9 more utf8 changes, notably window titles 2006-05-07 10:08:25 +00:00
simonb
520f552be7 handle utf-8 strings properly.
use utf8 internally
2006-05-07 03:41:27 +00:00
simonb
0e9fa988ff make apps file keywords case insensitive, plus check it for reload before
save on close and other save events
2006-05-01 01:42:17 +00:00
simonb
4d6e5e3f1c resize and notify client when autogrouping 2006-04-26 12:34:24 +00:00
mathias
7d91183895 2006-04-25 06:46:53 +00:00
mathias
a15d9af3c7 Cleanup unneeded headers (thanks Slava Semushin) 2006-04-25 06:46:06 +00:00
simonb
e2bc57bc0f Fix occasional highlighting of menu nops+separators, sf.net patch
#1475268 (thanks Scott Kuhl; skuhl AT cs utah edu)
2006-04-25 03:11:31 +00:00
simonb
cb65dae95f fbrun: Move the cursor to the end when tab completing
+ thanks Jonas Koelker, sf.net rfe #1333003, patch #1475578
2006-04-25 02:42:05 +00:00
simonb
3707b74c40 fix a bunch of comments, make default textures obvious
Thanks Jonas Koelker
2006-04-25 02:19:04 +00:00
simonb
fae88b329c Output the error message on fallback restart execs (sf.net patch
#1475213). Thanks Jonas Koelker, jonaskoelker at users.sourceforge.net.
2006-04-25 02:11:19 +00:00
simonb
acf4326f3c Use -Wall when --enable-debug and some warning fixes
+ thanks Jonas Koelker
2006-04-24 14:29:21 +00:00
simonb
f6a072430d fix memory leaks in menu code 2006-04-24 13:34:14 +00:00
simonb
731f0deaaf external tabs as default 2006-04-24 11:23:01 +00:00
fluxgen
fa188a9561 added support for _NET_RESTACK_WINDOW. 2006-04-23 21:30:43 +00:00
mathias
2fe2cf0c95 fixed typos, patches from php-coder (slava) 2006-04-23 18:53:45 +00:00
fluxgen
f25c72e79b more ewmh support 2006-04-23 17:04:34 +00:00
simonb
53f869aa52 reload the apps file on flux reload 2006-04-23 14:51:04 +00:00
simonb
39cacd1da8 update docs for Next/PrevWindow commands 2006-04-23 10:11:23 +00:00
simonb
97c89e64b3 focus a window if it's the only one.
Thanks Jonas Koelker
2006-04-23 09:58:49 +00:00