kojima
92a84fe050
fixed crash bug with alt-tab + run-dialog (or internal windows in general)
2004-10-26 08:00:19 +00:00
dan
d8862b0bdf
fixed some bugs
2004-10-26 03:40:44 +00:00
kojima
bbd1e5dada
fixed some bugs
2004-10-26 03:03:02 +00:00
kojima
087a16400f
updated Makefiles files for po dirs
2004-10-26 01:11:15 +00:00
dan
b89f3e6df5
fixed animation speed issues with 2.6.x linux kernels
2004-10-25 22:15:57 +00:00
dan
0d9b73cd74
- Fixed issues with crashing dialog not working
...
- Keep menu and title text at 12px since there is not constrained by width
- Removed some obsoleted options from wconfig.h
- Added a lighter image for the switch panel
2004-10-25 02:23:41 +00:00
kojima
12b8b8ba58
bug fix
2004-10-25 00:42:25 +00:00
kojima
f274afdd1d
added themable, pixmap background switch panel
2004-10-25 00:07:51 +00:00
dan
e3c67d55de
- replaced VirtualEdgeThickness option with EnableVirtualDesktop (boolean)
...
- some code cleanups in the virtual desktop.
2004-10-24 22:45:06 +00:00
dan
8bf6071c48
limit VirtualEdgeThickness values to the 0..10 range
2004-10-24 21:39:56 +00:00
dan
897e75d554
- Fix that enables that the virtual desktop code be disabled on the fly
...
when VirtualEdgeThickness is set to 0
- Fixed virtual edge to resize the edge on the fly if thickness changes
2004-10-24 20:24:23 +00:00
kojima
df1228f387
added some netwm support in WINGs
2004-10-23 21:07:13 +00:00
dan
9ead135f51
- Replaced Apps with Applications in WPrefs installation path
...
- Added missing switchpanel.h to compile file list
2004-10-23 03:53:25 +00:00
dan
193a63511d
- Fixed all // comments
...
- Final cleanups
2004-10-23 03:30:03 +00:00
kojima
11b464a002
fix flicker
2004-10-23 01:56:24 +00:00
kojima
663df7b4cb
enhacnced mouse alt-tabbing
2004-10-23 01:02:16 +00:00
kojima
620a280d64
code review
2004-10-22 23:39:11 +00:00
kojima
b034bb077f
added mouse seelction of window to focus
2004-10-22 22:57:14 +00:00
dan
d08691d5a5
- Changed fallback font to 'sans serif:pixelsize=12'
...
- Fixed convertfonts to account for $LANG
- Fixed convertfonts logic a bit and no longer output slant and weight if
they are the default ones (medium and roman)
- Applied Pascal's fix for GNUstep menus (modified to also include submenus)
Still this is not the proper fix, as it can't differentiate between
submenus and other windows at the floating window level. Correct fix needs
some extra hints to be set by GNUstep on menus.
2004-10-22 22:27:11 +00:00
dan
08e811aae7
- If fonts are specified as xlfd, convert to fc names before creating them.
...
This was we internally only deal with fc names and properties. It will
incur a small performance hit as the font needs to be parsed/unparsed,
but this is only for backward-compatibility to support old xlfd names.
People are encouraged to swtich to fontconfig names.
- WINGs no longer adds sans as a fallback for internal fonts. It is
automatically done by fontconfig (if it can't find the requested font
it will use the closest match which is the default font: sans-serif)
- Added code to honor the AntialiasesText global option
- Fixed style names for WMCopyFontWithStyle()
- Added fonts in style files where they were missing. Also changed some
fonts to better defaults.
2004-10-22 00:21:51 +00:00
kojima
6de693a24d
fixed flickering when switching windows
2004-10-21 00:59:52 +00:00
kojima
3a7749b0fc
allow omnipresent iconized windows to be focused on empty workspaces
2004-10-20 06:11:30 +00:00
kojima
f6682a9ade
fixed bugs, re-enabled circulate raise
2004-10-20 03:31:14 +00:00
kojima
6cd91272a6
fixed a bug with workspace switching
2004-10-19 02:37:58 +00:00
kojima
7908c9a66b
more bug fixes..
2004-10-19 01:53:11 +00:00
kojima
f6fb9fbb3e
include minimized windows in switch panel
2004-10-19 01:29:34 +00:00
dan
9de3560d9f
removed some debugging print from the code
2004-10-18 14:45:59 +00:00
kojima
66ec682107
fixed a crash
2004-10-18 02:36:32 +00:00
kojima
1076645853
changed default fonts
...
improved font selection in wprefs
2004-10-18 02:30:22 +00:00
kojima
30247c5886
dont bring up root menu when fullscreen window is focused
2004-10-18 01:43:13 +00:00
dan
27b9e27ae0
- Moved fullscreen level back above menus
...
- Small changes to the info panel messages
- Different geomview
- Fixed problem with waitpid returning <0 in monitor
2004-10-18 01:30:02 +00:00
kojima
28050dab72
fixed a restart bug when child processes exit
2004-10-18 00:22:22 +00:00
kojima
bc6aeab722
fixed a bug with switch panel
...
added updated de.po
2004-10-18 00:09:54 +00:00
dan
737328566f
Tell gettext that we want to have the messages in the UTF-8 encoding, to
...
avoid the extra conversion that gettext would otherwise perform (from the
message encoding which is UTF-8 to the current locale encoding).
2004-10-17 07:17:03 +00:00
dan
6cfad0b10f
- Removed obsoleted options from WMGLOBAL and from the WINGs internal
...
structures (no longer needed with xft)
- Fixed default system font names (converted from xlfd to fontconfig names)
- A bit of code cleanups related to xft
- Replaced harcoded xlfd font names in wmaker and WPrefs with fontconfig
names.
2004-10-17 06:27:51 +00:00
kojima
19c7a99197
only scale down icons (not up)
2004-10-17 05:22:24 +00:00
dan
744c0726a1
fixed fullscreen level
2004-10-16 22:16:11 +00:00
kojima
7055530895
- Added support for NET_WM_NAME/NET_WM_ICON_NAME
...
- moved out font name conversion code from getstyle/setstyle/convertfonts and made it support fontsets
2004-10-16 22:05:04 +00:00
kojima
9402724e40
fixed crash in empty workspaces
2004-10-15 01:00:36 +00:00
kojima
cd36d73886
fix
2004-10-15 00:27:36 +00:00
dan
0c09179f01
- Removed support for legacy systems: OpenLook, KDE-2.x, Gnome-1.x
...
- Removed #define and #ifdef XFT constructs, as XFT is on all the time
2004-10-14 23:05:20 +00:00
kojima
884a3f1647
fixed cycling
2004-10-14 21:24:21 +00:00
dan
2e572717c5
fixed bug with zombies after wmaker crashed
2004-10-14 20:24:00 +00:00
kojima
8502709884
fixed cmdline option duplication bug
2004-10-14 19:53:31 +00:00
kojima
5f4a3f6777
enhanced icon highlighting in window switcher
2004-10-14 19:12:26 +00:00
dan
36b55dc1e6
- removed some obsoleted function definitions
...
- made font name comparison case insensitive
2004-10-14 18:04:18 +00:00
kojima
3a97c33072
bug..
2004-10-14 15:54:35 +00:00
kojima
62590be0db
fixed bug in window switching
2004-10-14 15:53:17 +00:00
kojima
440f2abe6f
missing header
2004-10-14 14:41:05 +00:00
kojima
f54f0856c1
- MacOS X style window switching panel (navigate through windows with Alt-Tab or
...
arrow keys)
2004-10-14 05:02:24 +00:00