forked from e16/e16
1
0
Fork 0
Commit Graph

3027 Commits

Author SHA1 Message Date
Kim Woelders b429c405f8 UCS-4 seems to be more portable than WCHAR_T.
SVN revision: 27304
2006-11-30 22:03:20 +00:00
Kim Woelders 0ebd06ba81 Mon Nov 27 21:21:37 CET 2006
(Kim)

--- 0.16.8.5 0.03 ---
IPC command "misc arrange" -> "desk arrange".
Move move/resize event handling to more appropriate location.
Split up, shuffle around, rename.
Enable window matches on override-redirect windows (for compositing options).
Set no-redirect flag on input-only windows (cosmetic/debug, has no real effect).
Bad iconv conversion descriptor is not NULL but (iconv_t)(-1).
Rewrap stuff related to WM_NAME/CLASS.
EwinGetName -> EwinGetTitle.
Rewrap more stuff related to WM_NAME/CLASS.
Enable matching override-redirect windows by WM_CLASS.
By default set opaque and fading off on xscreensaver window.
Clean up move/resize event handling.
Allow disabling theme localisation.
Add Xft font configuration example.


SVN revision: 27255
2006-11-27 20:23:01 +00:00
Kim Woelders c36ff175a3 po.
SVN revision: 27254
2006-11-27 20:21:03 +00:00
Kim Woelders d56a503500 Add Xft font configuration example.
SVN revision: 27253
2006-11-27 20:02:14 +00:00
Kim Woelders 17ab9e559e Allow disabling theme localisation.
SVN revision: 27252
2006-11-27 20:01:05 +00:00
Kim Woelders 6fed0108ad Clean up move/resize event handling.
SVN revision: 27218
2006-11-26 17:10:40 +00:00
Kim Woelders ec1322adaf By default set opaque and fading off on xscreensaver window.
SVN revision: 27217
2006-11-26 16:32:01 +00:00
Kim Woelders 2d2fa39f9c Fix leak.
SVN revision: 27215
2006-11-26 14:46:09 +00:00
Kim Woelders 07ca8444cd Enable matching override-redirect windows by WM_CLASS.
SVN revision: 27214
2006-11-26 14:40:05 +00:00
Kim Woelders e7dfb7595b Rewrap more stuff related to WM_NAME/CLASS.
SVN revision: 27213
2006-11-26 12:42:05 +00:00
Kim Woelders d31b01dfee EwinGetName -> EwinGetTitle.
SVN revision: 27212
2006-11-26 11:30:59 +00:00
Kim Woelders a2594a1e81 Rewrap stuff related to WM_NAME/CLASS.
SVN revision: 27211
2006-11-26 11:11:14 +00:00
Kim Woelders 4a7de05d41 Bad iconv conversion descriptor is not NULL but (iconv_t)(-1).
SVN revision: 27204
2006-11-24 23:26:43 +00:00
Kim Woelders 9590bdc739 Bad - revert.
SVN revision: 27187
2006-11-20 17:32:12 +00:00
Kim Woelders 8ef8ce520e po.
SVN revision: 27185
2006-11-19 22:59:21 +00:00
Kim Woelders 6b82c26d0f Trivial cleanups.
SVN revision: 27184
2006-11-19 22:55:32 +00:00
Kim Woelders f14c360a46 Enable window matches on override-redirect windows (for compositing options).
SVN revision: 27183
2006-11-19 22:24:59 +00:00
Kim Woelders 63a8acc721 Split up, shuffle around, rename.
SVN revision: 27181
2006-11-19 21:55:52 +00:00
Kim Woelders e1d074a76c Move move/resize event handling to more appropriate location.
SVN revision: 27180
2006-11-19 20:43:28 +00:00
Kim Woelders 1cf7e321ad IPC command "misc arrange" -> "desk arrange".
SVN revision: 27179
2006-11-19 20:20:22 +00:00
Kim Woelders 6f8d5d4d04 Set no-redirect flag on input-only windows (cosmetic/debug, has no real effect).
SVN revision: 27176
2006-11-19 12:37:09 +00:00
Kim Woelders 39bf91ab83 Fix warnings.
SVN revision: 27175
2006-11-19 12:34:18 +00:00
Kim Woelders eddd201a37 Fri Nov 17 19:42:09 CET 2006
(Kim)

--- 0.16.8.5 0.02 ---
Ignore bogus unmap events (before window is mapped) and synthetic unmap events.
- Either would fix trouble with misbehaving client (gnome-terminal
  configuration window).
Enable setting focused/non-focused opacity independently.
- Based on patch from Grant Wier.
Fix shortening text to fit available space in certain combinations of locale
 and font type.
Update help for a number of IPC commands.


SVN revision: 27160
2006-11-17 18:42:51 +00:00
Kim Woelders 7b36080fcc po.
SVN revision: 27159
2006-11-17 18:40:31 +00:00
Kim Woelders 2e56592f50 Update help for a number of IPC commands.
SVN revision: 27079
2006-11-12 20:46:39 +00:00
Kim Woelders 05da019e0f Text shortening fix corretion.
SVN revision: 27067
2006-11-12 11:00:33 +00:00
Kim Woelders c082b8ffe6 Fix shortening text to fit available space in certain combinations of locale and font type.
SVN revision: 27058
2006-11-12 00:39:19 +00:00
Kim Woelders 7ea3bdf745 Add DR16 to rpm summary.
SVN revision: 27039
2006-11-10 20:49:48 +00:00
Kim Woelders 12f561630d Japanese translation update (Yasufumi Haga).
SVN revision: 27001
2006-11-07 19:25:45 +00:00
Kim Woelders 8a2f14250f Attempt to fix autofoo breakage (with some autotool versions?).
SVN revision: 26941
2006-11-04 08:23:16 +00:00
Kim Woelders d8dcbc390b Enable setting focused/non-focused opacity independently.
- Based on patch from Grant Wier.


SVN revision: 26934
2006-11-03 23:44:32 +00:00
Kim Woelders ebf31bd1e5 Ignore bogus unmap events (before window is mapped) and synthetic unmap events.
- Either would fix trouble with misbehaving client (gnome-terminal
  configuration window).


SVN revision: 26932
2006-11-03 19:29:17 +00:00
Kim Woelders edf61065c6 Cleanups.
SVN revision: 26931
2006-11-03 19:10:14 +00:00
Kim Woelders 2f844d67fa Thu Nov 2 21:12:57 CET 2006
(Kim)

--- 0.16.8.5 0.01 ---
Correct initial sizing of dialog window.
Refactor font drawing code.
Disable text rendering using XDrawString(16).
- The code should never come in play anyway because of the "fixed" fallback
  in the XCreateFontSet case.
Add Xft support.
Japanese translation update (Yasufumi Haga).
No need to restart when changing override-redirect window opacity.
Center unplaced dialogs on "parent"(if transient) or root.
Add _NET_WM_SYNC_REQUEST support.


SVN revision: 26905
2006-11-02 20:13:42 +00:00
Kim Woelders 154ceecdaa po.
SVN revision: 26904
2006-11-02 20:11:24 +00:00
Kim Woelders 7f5de44e5e Fix Xft fonts/encoding (always go via utf8).
SVN revision: 26873
2006-10-30 21:06:01 +00:00
Kim Woelders 76c5c8557e Add checkbox in move/resize dialog to enable/disable use of _NET_WM_SYNC_REQUEST.
SVN revision: 26863
2006-10-29 15:21:15 +00:00
Kim Woelders 5c27f72cac Add _NET_WM_SYNC_REQUEST support.
SVN revision: 26842
2006-10-28 14:53:16 +00:00
Kim Woelders 271e6c7793 Add some notes about fonts.
SVN revision: 26803
2006-10-26 23:17:59 +00:00
Kim Woelders 61d37a137e Center unplaced dialogs on "parent"(if transient) or root.
SVN revision: 26802
2006-10-26 20:25:30 +00:00
Kim Woelders 7a6a93ccd5 No need to restart when changing override-redirect window opacity.
SVN revision: 26784
2006-10-24 21:40:51 +00:00
Kim Woelders c686d8173c Japanese translation update (Yasufumi Haga).
SVN revision: 26757
2006-10-23 16:56:38 +00:00
Kim Woelders a28ffc41ac Add Xft support.
SVN revision: 26743
2006-10-22 14:09:50 +00:00
Kim Woelders 04c9b03a21 Font drawing code refactoring continued.
SVN revision: 26736
2006-10-21 16:41:20 +00:00
Kim Woelders ee5916ecf4 Autofoo cleanups.
SVN revision: 26724
2006-10-20 22:39:35 +00:00
Kim Woelders 1de6c01b72 Font drawing code refactoring continued.
SVN revision: 26719
2006-10-20 20:41:13 +00:00
Kim Woelders 13c8539448 Fix session id update. Add sanity check.
SVN revision: 26718
2006-10-20 20:09:29 +00:00
Kim Woelders ca624fb15d Disable text rendering using XDrawString(16).
- The code should never come in play anyway because of the "fixed" fallback
  in the XCreateFontSet case.


SVN revision: 26711
2006-10-20 15:38:48 +00:00
Kim Woelders 25e42ac526 Refactor font drawing code.
SVN revision: 26692
2006-10-18 18:19:14 +00:00
Kim Woelders b4456006fd Correct initial sizing of dialog window.
SVN revision: 26689
2006-10-18 16:03:36 +00:00