1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-24 09:31:27 +02:00
Commit Graph

1511 Commits

Author SHA1 Message Date
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
dan f555ccb9b9 fixed font panel in wprefs to have the same height for all WMLists 2004-10-20 06:05:20 +00:00
kojima f6682a9ade fixed bugs, re-enabled circulate raise 2004-10-20 03:31:14 +00:00
dan 1166a58ec7 Fixed the layout (WMLists to have the same height for all columns) 2004-10-19 04:28:26 +00:00
dan 59d2a5cbe5 - Use Applications instead of Apps for the application's path 2004-10-19 03:50:41 +00:00
kojima 85f72d6576 change layout 2004-10-19 03:29:52 +00:00
dan 435aee107e - Added framing to the font panel icon (to be consistent with the others)
- Bigger title and a bigger spacing between WPrefs' title and version
2004-10-19 03:24:07 +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 88e207f9e0 converted fonts 2004-10-18 03:09:42 +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
kojima 1e3a40370d some documentation updates 2004-10-18 01:37:17 +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
kojima 7929d55f3f set charset to utf-8 2004-10-17 05:05:57 +00:00
kojima 1f12617065 converted menu and po files to utf-8 2004-10-17 04:32:25 +00:00
kojima 944737dde7 converted po files to utf-8 2004-10-17 03:31:22 +00:00
dan a91a34732c converted fr.po to UTF-8 2004-10-16 22:54:27 +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 before.removing.legacy.support 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 067fc41354 updated buglist with recent additions 2004-10-14 18:21:15 +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
kojima 62994167c5 fixed layout 2004-10-14 02:25:28 +00:00
kojima 00e709cec4 fixed bug 2004-10-14 01:00:43 +00:00
kojima 2b51c21ee5 use macros for property names 2004-10-13 23:48:58 +00:00
kojima 3ed1d3e25c added Font Configuration
updated some outdated default config files
2004-10-13 23:39:29 +00:00
kojima 3088277b1e fixed unclosed file bug 2004-10-13 06:10:36 +00:00