Commit Graph

2953 Commits

Author SHA1 Message Date
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
Kim Woelders 73f6862138 Bump version.
SVN revision: 26688
2006-10-18 15:56:54 +00:00
Kim Woelders 20b36cd812 Sun Oct 15 19:51:10 CEST 2006
(Kim)

--- 0.16.8.4 ---
Set correct environment when starting remembered applications at startup.
Fix pager updates in certain combinations of modes.
Fix segv when creating second systray.
Notes on configuration options, and other info bits.
Add ipc/match bits to enable/disable fading of particular windows.
Fix applying matches to internal client windows in certain situations.
Fix potential segv when showing menu.
Fix dialog image rendering in certain situations.


SVN revision: 26621
2006-10-15 17:56:57 +00:00
Kim Woelders e1f76d80ef po.
SVN revision: 26595
2006-10-14 08:52:10 +00:00
Kim Woelders 2b8e087aeb Fix dialog image rendering in certain situations.
SVN revision: 26594
2006-10-14 08:09:59 +00:00
Kim Woelders 54d23f45ea Fix potential segv when showing menu.
SVN revision: 26569
2006-10-13 15:22:19 +00:00
Kim Woelders 3675bdf282 Oops - Remove unused header.
SVN revision: 26520
2006-10-11 16:10:51 +00:00
Kim Woelders 001ecc96fe Allow spaces in font names.
SVN revision: 26519
2006-10-11 16:07:24 +00:00
Kim Woelders 93f5215b2a Remove duplicate const.
SVN revision: 26429
2006-10-08 14:54:20 +00:00
Kim Woelders 41567a916d Fix live pager update mode.
SVN revision: 26427
2006-10-08 13:44:15 +00:00
Kim Woelders 6a625a3b89 Fix applying matches to internal client windows in certain situations.
SVN revision: 26422
2006-10-08 13:01:42 +00:00
Kim Woelders 6efc2c6872 Add ipc/match bits to enable/disable fading of particular windows.
SVN revision: 26392
2006-10-07 12:02:34 +00:00
Kim Woelders 0f8af4c56b Notes on configuration options, and other info bits.
SVN revision: 26363
2006-10-05 19:13:29 +00:00
Kim Woelders 991b15d976 Remove ee, add urxvt, seamonkey.
SVN revision: 26362
2006-10-05 19:07:59 +00:00
Kim Woelders 6adc5105af Fix segv when creating second systray.
SVN revision: 26361
2006-10-05 19:04:23 +00:00
Kim Woelders f137a81f5b Remove pointless use of SubstructureRedirectMask
SVN revision: 26338
2006-10-03 20:13:45 +00:00
Kim Woelders e6756ffff7 Fix warnings (some gcc versions).
SVN revision: 26337
2006-10-03 20:11:25 +00:00
Kim Woelders 3a8c0757c6 Fix eesh win_op current ...
SVN revision: 26170
2006-09-26 20:18:08 +00:00
Kim Woelders 2d03330566 Change config parameter position (purely cosmetic).
SVN revision: 26149
2006-09-25 18:19:20 +00:00
Kim Woelders a97ae1a57b Fix pager updates in certain combinations of modes.
SVN revision: 26115
2006-09-24 21:01:56 +00:00
Kim Woelders e4d27775b0 Set correct environment when starting remembered applications at startup.
SVN revision: 26109
2006-09-24 19:07:02 +00:00
Kim Woelders c5445ae035 Wed Sep 20 18:56:15 CEST 2006
(Kim)

--- 0.16.8.4 0.04 ---
Refactor/simplify, use execApplication in stead of plain fork/exec.
Add hack to make apps lauched from e16 in window mode appear in the virtual
 root in stead of the real root.
Japanese translation update (Yasufumi Haga).
Generalize selection handling. Manage _NET_WM_CM_Sx selection.
- Should fix issues with recent gtk ARGB windows.
Fix translation of button labels in combined settings dialog.
Fix bug in dialog layout (table positioning) causing trouble (unselectable
 items) primarily in combined settings dialog.
Fix setting pager mode when compiled without composite.
Set mask alpha threshold, if possible.


SVN revision: 25987
2006-09-20 16:57:16 +00:00
Kim Woelders 5e13c9ca36 Set mask alpha threshold, if possible.
SVN revision: 25977
2006-09-19 16:55:16 +00:00
Kim Woelders a4cafce69a Fix setting pager mode when compiled without composite.
SVN revision: 25872
2006-09-16 07:07:32 +00:00
Kim Woelders 52acdea6ab Fix bug in dialog layout (table positioning) causing trouble primarily in
combined settings dialog.


SVN revision: 25846
2006-09-14 21:20:35 +00:00