1
0
forked from vitrine/wmaker

Commit Graph

  • d1a7db8aea Compile by default with POSIX 7 revision David Maciejak 2023-02-27 23:09:32 +08:00
  • 64a8ecb390 Code cleaning: removing trailing space David Maciejak 2023-02-26 06:26:54 +08:00
  • a9e336256b Doc: add disable-res description David Maciejak 2023-02-26 14:38:11 +08:00
  • e9b20b51e9 WPrefs: check if captured keyboard shortcut is not in use David Maciejak 2023-02-25 14:13:33 +08:00
  • 1d8b38b6e0 Fix compiler warnings from texture.c v2 David Maciejak 2023-02-25 12:55:51 +08:00
  • 82ad19d420 Fix compiler warnings from texture.c David Maciejak 2023-02-24 19:24:45 +08:00
  • 492b22d975 Fix compiler warning from menu.c David Maciejak 2023-02-24 19:21:31 +08:00
  • 62405fbb75 Detect and override illegal window size hints v2 David Maciejak 2023-02-22 19:29:23 +08:00
  • f1fef40f0d Make window maximize state persistent David Maciejak 2023-02-21 21:40:59 +08:00
  • 2fb9308a67 Info Panel: Add libXRes info if supported David Maciejak 2023-02-21 06:19:18 +08:00
  • d902477efd Set missing WM_COMMAND using pid given from libXRes David Maciejak 2023-02-20 20:02:28 +08:00
  • 5ee19c2308 Allow WM_COMMAND-less app to autostart David Maciejak 2023-02-20 06:24:44 +08:00
  • fabd4252ab Allow exit panel to be bound to a key shortcut David Maciejak 2023-02-19 12:10:08 +08:00
  • 630e9292c2 Factorize duplicate run command code David Maciejak 2023-02-18 19:30:29 +08:00
  • 14d1b8197a WRaster: Avoid undefined setjmp() behavior with libjpeg David Maciejak 2023-02-18 21:58:28 +08:00
  • 4d658341d2 Add support for _NET_WM_FULLSCREEN_MONITORS David Maciejak 2023-02-18 14:53:14 +08:00
  • ac75047aef Fix mini workspace compiler warnings David Maciejak 2023-02-17 23:14:06 +08:00
  • 6d6f9f6ff5 Info Panel: Fix uninitialized posn variable David Maciejak 2023-02-16 17:09:52 +08:00
  • 370adc94e7 Ignore WM_NORMAL_HINTS resize increment for maximized windows David Maciejak 2023-02-15 19:13:53 +08:00
  • 532acdc443 WRaster: Avoid types deprecated with libtiff 4.3 David Maciejak 2023-02-15 19:06:46 +08:00
  • d7d38aa443 Info Panel: display more OS details David Maciejak 2023-02-15 05:42:39 +08:00
  • a6209cc89b Set a better exit panel message David Maciejak 2023-02-15 05:38:48 +08:00
  • 01bd523cee WINGs: allow keypad enter key to validate button David Maciejak 2023-02-15 05:37:24 +08:00
  • 45ab72a78a InfoPanel: fix out of display text David Maciejak 2023-02-13 20:29:26 +08:00
  • 437b76812d Info Panel: mallinfo is deprecated use mallinfo2 instead David Maciejak 2023-02-11 06:35:09 +08:00
  • e3ee459a78 Info Panel: use system time to get the current year David Maciejak 2023-02-11 05:52:48 +08:00
  • d70b546f2e Fix wrong XKeycodeToKeysym index value David Maciejak 2023-02-11 10:01:19 +08:00
  • 812930b7cd Fix icon.c unused variable compiler warning David Maciejak 2023-02-11 08:38:33 +08:00
  • 2a14004fc3 SwitchPanel: make sure WMRetainColor and WMReleaseColor calls are even David Maciejak 2023-02-10 19:00:00 +08:00
  • 04e9f33437 WINGs: Fix incorrect findCloseColor exact flag value David Maciejak 2023-02-10 19:04:34 +08:00
  • 150816c687 Fix missing linefeed on the error message David Maciejak 2023-02-08 07:51:34 +08:00
  • ddacfa5d63 Include screen.h in dialog.h for definition of WScreen Torrance, Douglas 2023-01-26 06:44:38 +00:00
  • 0718297e9a Correctly draw window snapping hints on multi-head systems Torrance, Douglas 2023-01-20 11:30:52 +00:00
  • 9cc16182d3 Use dock to determine whether drawer is on right side when swapping Torrance, Douglas 2023-01-20 02:45:56 +00:00
  • f6165d6e80 Use actual x position of dock when saving state Torrance, Douglas 2023-01-20 02:45:56 +00:00
  • 10c36d244e Use dock's position to determine position of dock menu Torrance, Douglas 2023-01-19 02:55:00 +00:00
  • 515eb652c7 Update the dock position when "KeepDockOnPrimaryHead" is changed Torrance, Douglas 2023-01-18 11:42:59 +00:00
  • 8ed92efa3c Rename swapDock to wDockSwap and add to dock.h Torrance, Douglas 2023-01-18 11:42:58 +00:00
  • cc839f8bc5 Add default value of "KeepDockOnPrimaryHead" to Defaults/WindowMaker Torrance, Douglas 2023-01-18 11:42:58 +00:00
  • 48d4820dee Support "KeepDockOnPrimaryHead" when restoring state Torrance, Douglas 2023-01-18 11:42:57 +00:00
  • d4f5f3ec7f Support "KeepDockOnPrimaryHead" when initially creating dock Torrance, Douglas 2023-01-18 11:42:57 +00:00
  • 83f7fa43ce Add helper function for computing the dock's x position Torrance, Douglas 2023-01-18 11:42:57 +00:00
  • 55a816bdbc Keep dock on primary head if KeepDockOnPrimaryHead is YES Torrance, Douglas 2023-01-14 22:22:39 +00:00
  • 7639fa1c15 Add "KeepDockOnPrimaryHead" checkbox to WPrefs experts panel Torrance, Douglas 2023-01-14 22:22:39 +00:00
  • 93b411f258 Document "KeepDockOnPrimaryHead" option in NEWS Torrance, Douglas 2023-01-14 22:22:39 +00:00
  • 326a67e18f Add new "KeepDockOnPrimaryHead" option Torrance, Douglas 2023-01-14 22:22:38 +00:00
  • c089c6aea4 Fix segfault on right-click sweep of menu Petre Rodan 2023-01-06 06:58:11 +02:00
  • 66b0ee3c4d Add WPrefs to XDG desktop menu Torrance, Douglas 2022-02-17 21:57:17 +00:00
  • a6c8577eb4 Include wmaker.desktop in distribution tarball Torrance, Douglas 2022-02-17 21:57:16 +00:00
  • 094001a53d Convert Slovak language manpages from ISO-8859-2 to UTF-8 Doug Torrance 2021-10-09 11:58:17 -04:00
  • deba131857 Convert Czech language manpages from ISO-8859-2 to UTF-8 Doug Torrance 2021-10-09 11:56:33 -04:00
  • a9bc9751a2 Use quotes around "Window Maker" in translated manpage title headers Doug Torrance 2021-10-08 21:19:05 -04:00
  • 58b6728743 Add desktop file for display manager session configuration Torrance, Douglas 2021-10-09 02:56:27 +00:00
  • 894d096d6e WINGs: in WText, do not re-query Atom value every time they are used Christophe CURIS 2021-09-04 19:05:27 +02:00
  • a41b0aa21d WINGs: Simplify function wstrconcat Christophe CURIS 2021-09-04 19:05:26 +02:00
  • d4cc033379 Util: Rewrite error message generation to avoid potential problem Christophe CURIS 2021-09-04 19:05:25 +02:00
  • 308b9f4975 Configure: Fix non-working libbsd usage when explicitly requested Christophe CURIS 2021-09-04 19:05:24 +02:00
  • 1d1c904126 Configure: Place the argument checks at the beginning of execution Christophe CURIS 2021-09-04 19:05:23 +02:00
  • ca4ae5068b WINGs: Simplify wglobaldefaultspathfordomain Christophe CURIS 2021-08-08 09:36:31 +02:00
  • 26491867a3 WINGs: Fix incomplete prototypes for functions that take no argument Christophe CURIS 2021-08-08 09:36:30 +02:00
  • dce34e926b wmaker.inst: remove all modification to ~/.xinitrc John D Pell 2021-08-08 09:36:29 +02:00
  • a0b283a60f WUtil: Be more strict about base directory for wmkdirhier() John D Pell 2021-08-08 09:36:28 +02:00
  • 671db45007 WUtil: Be more strict about base directory for wrmdirhier() John D Pell 2021-08-08 09:36:27 +02:00
  • 0c6ad643c8 Change generation of Data Dir in the global header John D Pell 2021-08-08 09:36:26 +02:00
  • 5076b6f496 Default Files: Replace misleading variables 'defsdatadir' in Makefiles John D Pell 2021-08-08 10:02:25 +02:00
  • 54c8535365 Configure: Add an error message when using deprecated "--with-defsdatadir" Christophe CURIS 2021-08-08 09:58:45 +02:00
  • 24f5b32469 Configure: Rename setting DEFSDATADIR to PKGCONFDIR John D Pell 2021-08-08 09:36:23 +02:00
  • 85169642ca WMaker: Store history in $XDG_STATE_HOME if defined John D Pell 2021-08-08 09:36:22 +02:00
  • 9f9ef6417e Utils: Use the constants added in config-paths.h for paths Christophe CURIS 2021-08-08 09:36:21 +02:00
  • fb2a6d2e61 WPrefs: Use the constants added in config-paths.h for paths Christophe CURIS 2021-08-08 09:36:20 +02:00
  • 8219c36488 WINGs: Use the constants added in config-paths.h for paths John D Pell 2021-08-08 09:36:19 +02:00
  • bd38778bef Use wuserdatapath() everytime it is applicable John D Pell 2021-08-08 09:36:18 +02:00
  • 1e45ff2305 WUtil: New function wuserdatapath() to get path for application data John D Pell 2021-08-08 09:36:17 +02:00
  • 7e1cdf2d59 Add definition of directory names used for building paths in common header John D Pell 2021-08-08 09:36:16 +02:00
  • 43f0474013 WINGs: Properly mark 'const' more 'char*' in the public API Christophe CURIS 2021-08-08 09:36:15 +02:00
  • a079544647 WINGs: Properly mark 'const' some 'char*' in the public API John D Pell 2021-08-08 09:36:14 +02:00
  • 03ec24502d WMaker: Fix logical-not operator in framewin.c John D Pell 2021-08-08 09:36:13 +02:00
  • 5c90ed9d2d WPrefs: Use wdefaultspathfordomain() to build path to the root menu file John D Pell 2021-08-08 09:36:12 +02:00
  • 735651df55 WMaker: Use wdefaultspathfordomain() to get path for Defaults directory John D Pell 2021-08-08 09:36:11 +02:00
  • bfab769065 WINGs: Improve search path logic in WMPathForResourceOfType John D Pell 2021-08-08 09:36:10 +02:00
  • c060477d57 WINGs: Simplify use of HAVE_SECURE_GETENV John D Pell 2021-08-08 09:36:09 +02:00
  • 75f133285f Fix segfault in color picker Torrance, Douglas 2021-06-29 19:21:32 +00:00
  • a6ec6a30a3 Use wmkdirhier instead of mkdir to create color config directory Torrance, Douglas 2021-06-29 19:21:31 +00:00
  • 6afa419b01 Website: Create script to update the list of man pages in the index Christophe CURIS 2021-06-20 22:59:53 +02:00
  • a2bf67f54c Website: Create script to generate the HTML version of the man pages Christophe CURIS 2021-06-20 22:59:52 +02:00
  • 351e05dca9 Configure: Add a maintainer option to prepare generation of HTML for the website Christophe CURIS 2021-06-05 18:19:37 +02:00
  • ae78e88eef Repair compilation when Pango support is enabled Christophe CURIS 2021-05-29 23:02:37 +02:00
  • f049635fa5 Configure: Rewrite the detection for Pango library Christophe CURIS 2021-05-29 18:59:24 +02:00
  • 4221e30bd2 Convert WPrefs.app/po/README from iso-8859-1 to utf-8 Doug Torrance 2021-05-25 22:12:23 -04:00
  • 71558f4ce3 Convert WindowMaker/README from iso-8859-1 to utf-8 Doug Torrance 2021-05-25 22:10:15 -04:00
  • 4b61081353 Convert po/README from iso-8859-1 to utf-8 Doug Torrance 2021-05-25 22:05:30 -04:00
  • 4138c57631 Configure: Rewrite the macro for checking Xft2 version Christophe CURIS 2021-05-22 16:39:08 +02:00
  • 0bbb122b94 Configure: Rewrite detection for Xft2 to properly use PKG_CONFIG macro Christophe CURIS 2021-05-22 16:39:07 +02:00
  • 0e274dc979 WRaster: Fix incorrect use of macro USE_XSHM in installed header Christophe CURIS 2021-05-18 18:13:19 +02:00
  • 4dfb0dd059 WRaster: Create french translation to have at least one Christophe CURIS 2021-05-17 16:32:16 +02:00
  • bcb53700d6 WRaster: Improve error messages to provide useful information to user Christophe CURIS 2021-05-17 16:32:15 +02:00
  • e5f7ef23a6 WRaster: Made a few messages translatable Christophe CURIS 2021-05-17 16:32:14 +02:00
  • 70f89fd9c5 WRaster: Add initialisation for locale support Christophe CURIS 2021-05-17 16:32:13 +02:00
  • 19202fd2db WRaster: Create header for i18n helper functions Christophe CURIS 2021-05-17 16:32:12 +02:00
  • aadd694a6b WRaster: Create structure to make the library translatable Christophe CURIS 2021-05-17 16:32:10 +02:00