1
0
forked from vitrine/wmaker

Commit Graph

  • ccd96d1563 autoPlaceWindow: try placing window at center first Yuri Karaban 2014-04-12 18:55:57 +03:00
  • 78be868972 autoPlaceWindow: rename mysterious parameter tryCount to ignore_sunken Yuri Karaban 2014-04-12 18:55:56 +03:00
  • b1a67e4bc7 autoPlaceWindow: rewrite iteration to more comprehensible form Yuri Karaban 2014-04-12 18:55:55 +03:00
  • a7471fd82a split autoPlaceWindow to smaller functions Yuri Karaban 2014-04-12 18:55:54 +03:00
  • 17c93f0947 wmgenmenu: Write paths according to options set at configure time Carlos R. Mafra 2014-04-10 19:34:48 +01:00
  • c2e4f62777 RandR misc. David Maciejak 2014-03-13 23:48:10 +08:00
  • afc900a7c3 New translation into Dutch for Window Maker Alwin 2014-03-11 15:56:04 +01:00
  • 0e99f6ea3c doc: Ran spell-checker on most text files present in the top directory Christophe CURIS 2014-03-02 00:44:17 +01:00
  • fd5c06c056 doc: Added info on git send-email in the 'perfect-patch' recommendation Christophe CURIS 2014-03-02 00:44:15 +01:00
  • 153f5250bc doc: Minor updates to the main README file Christophe CURIS 2014-03-02 00:44:14 +01:00
  • dcd08355ed test: Added a few comments to explain things Christophe CURIS 2014-03-01 16:16:13 +01:00
  • c13236c2e6 WPrefs: Completely removed function 'makeTitledIcon' that did nothing Christophe CURIS 2014-03-01 15:58:23 +01:00
  • aa890c8868 WPrefs: Fixed compiler warnings David Maciejak 2014-02-28 11:21:47 +07:00
  • 278fdfa1db Updated copyright date David Maciejak 2014-02-28 08:00:18 +07:00
  • 329bcca763 Updated Hungarian translation BALATON Zoltan 2014-02-18 00:46:54 +01:00
  • 3a24237a8d WPrefs: Make Dock preferences pane less busy and fix up some strings BALATON Zoltan 2014-02-17 20:06:48 +01:00
  • 6d5ffca076 Set no_focusable for "notification" and "tooltip" windows Brad Jorsch 2014-02-18 21:41:22 -05:00
  • ae0cc1427f Updated Hungarian translations BALATON Zoltan 2014-02-17 20:16:13 +01:00
  • 7a10bcb51e Fix out of source build for i18n pot files BALATON Zoltan 2014-02-17 18:24:27 +01:00
  • 4e70bdb5cd WPrefs: Removed \n from label as the widget does at better job at splitting lines Christophe CURIS 2014-02-12 23:35:09 +01:00
  • ecfeb8bc1c WPrefs: Resized frames inside Mouse Settings panel to avoid label truncated Christophe CURIS 2014-02-12 23:35:08 +01:00
  • 101e24b0be Fixed xinerama detection Christophe CURIS 2014-02-12 22:54:32 +01:00
  • 1644eec5ec Fixed compiler warnings in dock.c Rodolfo García Peñas (kix) 2014-02-12 23:22:29 +01:00
  • 6a7fcb98ef WPrefs: Fixed label display truncated for delays in ms for autocollapsing clips David Maciejak 2014-02-12 23:53:25 +08:00
  • 2c5dbae444 WINGs/Examples: Removed refs to connect and server examples David Maciejak 2014-02-12 21:20:52 +08:00
  • 288943c813 Add _NET_WM_WINDOW_TYPEs added in EWMH 1.3 Brad Jorsch 2014-02-11 18:22:01 -05:00
  • 2e0d2f3df9 Minimal support for _NET_WM_WINDOW_OPACITY Brad Jorsch 2014-02-11 17:23:54 -05:00
  • 3b97d33d0a WINGS: removed compiler warnings. Rodolfo García Peñas (kix) 2014-01-31 21:31:26 +01:00
  • 201ea95e9d remove wtest compiler warnings. Rodolfo García Peñas (kix) 2014-01-31 20:55:32 +01:00
  • 0bb96cdfe7 Removed unused code in screen.c Rodolfo García Peñas (kix) 2014-01-31 20:08:03 +01:00
  • 761f3c6e85 Remove compiler warnings in defaults.c Rodolfo García Peñas (kix) 2014-01-31 20:08:01 +01:00
  • 4989097049 GetWindow function, argument not used Rodolfo García Peñas (kix) 2014-01-31 20:07:57 +01:00
  • 3919363aa3 Arguments not used in SetButtonAlphaImage Rodolfo García Peñas (kix) 2014-01-31 20:07:56 +01:00
  • 0e01e69205 Removed unused code in makeTitledIcon Rodolfo García Peñas (kix) 2014-01-31 20:07:55 +01:00
  • d30b942b9e WPrefs: Moved widgets in Workspace panel so that label is not truncated Christophe CURIS 2013-12-30 18:49:13 +01:00
  • 5770e53c50 Fixed a few improper macro usages Christophe CURIS 2013-12-30 18:43:29 +01:00
  • 0faff93cf7 move dock/icons size adjustments, to fix window placement Amadeusz Sławiński 2013-11-24 13:47:08 +01:00
  • 895a6e97e1 WINGs: Added 'const' attribute to function 'WMCreateHashTable' Christophe CURIS 2013-11-23 18:14:07 +01:00
  • 23ac316d1e utils: Added a few missing attributes to local variables Christophe CURIS 2013-11-23 18:14:06 +01:00
  • c16c1a32af WPrefs: Added a few missing const attributes Christophe CURIS 2013-11-23 18:14:05 +01:00
  • c7e6b3a18f wmaker: Added missing const attribute Christophe CURIS 2013-11-23 18:14:04 +01:00
  • 2658ed0fb2 WRaster: Added missing const attribute Christophe CURIS 2013-11-23 18:14:03 +01:00
  • 26c64933e0 WINGs: Added a few missing const attributes Christophe CURIS 2013-11-23 18:14:02 +01:00
  • c7f745c353 Configure: Added proper check for Xmu library for WRaster Christophe CURIS 2013-11-17 18:51:21 +01:00
  • b8b59d939d Configure: Moved configure's detection of XShm to a dedicated macro Christophe CURIS 2013-11-17 18:51:20 +01:00
  • 062f6dd59d Code refactoring: replaced macro 'XSHM' by 'USE_XSHM' for consistency Christophe CURIS 2013-11-17 18:51:19 +01:00
  • ee3422dd10 configure: Moved configure's detection of XRandR to a dedicated macro Christophe CURIS 2013-11-17 18:51:18 +01:00
  • 73c00fac27 Code refactoring: replaced macro 'HAVE_XRANDR' by 'USE_XRANDR' for consistency Christophe CURIS 2013-11-17 18:51:17 +01:00
  • 2a7a4d77d7 configure: Moved configure's detection of Xinerama to a dedicated macro Christophe CURIS 2013-11-17 18:51:16 +01:00
  • e106d88a42 Code refactoring: replaced macro 'XINERAMA' by 'USE_XINERAMA' for consistency Christophe CURIS 2013-11-17 18:51:15 +01:00
  • 1292b5a0cc configure: Moved configure's detection of XShape to a dedicated macro Christophe CURIS 2013-11-17 18:51:14 +01:00
  • 64a95b73c3 configure: Created new macro to perform the repetitive part of Library check Christophe CURIS 2013-11-17 18:51:13 +01:00
  • da597a4b87 configure: Created new macro to append only once a flag to a variable Christophe CURIS 2013-11-17 22:30:16 +01:00
  • fbe202f49b configure: made the functions to try lib link+compile more generic Christophe CURIS 2013-11-17 18:51:11 +01:00
  • 6184c955e7 Code refactoring: replaced macro 'SHAPE' by 'USE_XSHAPE' for consistency Christophe CURIS 2013-11-18 00:51:57 +01:00
  • 0d66173e1f WPrefs: Add case check to fix -Wmaybe-uninitialized warning Christophe CURIS 2013-11-16 20:14:32 +01:00
  • 54f9e2e9cc wmaker: Do not create a temporary variable for Xrandr support detection Christophe CURIS 2013-11-16 20:14:31 +01:00
  • f7931ecd02 WRaster: Removed unused variables from Makefile Christophe CURIS 2013-11-16 20:14:30 +01:00
  • cd501741a1 WINGs: Removed unnecessary type conversion Christophe CURIS 2013-11-16 20:14:29 +01:00
  • e946ef3ae5 configure: Added m4 check to detect possible non-expanded macros Christophe CURIS 2013-11-16 20:14:28 +01:00
  • a3ee595115 configure: Removed macro that are not used anymore Christophe CURIS 2013-11-16 20:14:27 +01:00
  • 32342a6428 configure: Replaced deprecated construct with recommended new check Christophe CURIS 2013-11-16 20:14:26 +01:00
  • 10bc05170c configure: Enable compiler warnings for trampoline code generation Christophe CURIS 2013-11-16 20:14:25 +01:00
  • 12b6120f05 configure: Removed deprecated lines for unused X stuff Christophe CURIS 2013-11-16 20:14:24 +01:00
  • 330fc85e56 Remove some unnecessary code related to XShape usage Christophe CURIS 2013-11-15 18:46:47 +01:00
  • bf64058020 WINGs: Do not create variables for trivial things Christophe CURIS 2013-11-15 18:46:46 +01:00
  • f76ed31fa3 wmaker: Do not call XShape function if the server did not say it supports it Christophe CURIS 2013-11-15 18:46:45 +01:00
  • 787036551f wrlib: Added noreturn attribute to appropriate functions Christophe CURIS 2013-11-15 18:46:44 +01:00
  • 04f50a0833 WPrefs: Added noreturn attribute to appropriate functions Christophe CURIS 2013-11-15 18:46:43 +01:00
  • f8b6871371 util: Added noreturn attribute to appropriate functions Christophe CURIS 2013-11-15 18:46:42 +01:00
  • 7491f5479b util: Removed unused procedure that caused a compilation warning Christophe CURIS 2013-11-15 18:46:41 +01:00
  • 4976d48b6f WINGs: Added attribute 'noreturn' to public function 'WMScreenMainLoop' Christophe CURIS 2013-11-15 18:46:40 +01:00
  • 9e90cebc01 configure: Enable compiler warnings to help add 'noreturn' attribute Christophe CURIS 2013-11-15 18:46:39 +01:00
  • fc825382d6 configure: Enable compiler warnings to help add 'format' attribute Christophe CURIS 2013-11-15 18:46:38 +01:00
  • 68a902aa2e Fix arrow keys in switchpanel. Iain Patterson 2013-11-13 14:27:24 +00:00
  • 9c8398c0dc Fix implicit declaration Amadeusz Sławiński 2013-11-13 15:43:41 +01:00
  • cf719c2979 take dock into account when not covering icons next to it Amadeusz Sławiński 2013-11-13 15:39:13 +01:00
  • 09b28b92f1 make adjustments for dock when calculating area for miniwindows Amadeusz Sławiński 2013-11-13 15:39:12 +01:00
  • 952319ae60 move maximization size adjustments to maximization function Amadeusz Sławiński 2013-11-13 15:39:11 +01:00
  • bd4abc5304 wmaker: Do not allocate memory for a short lived string in 'selectSpecification' Christophe CURIS 2013-11-10 17:41:09 +01:00
  • 8d7db5d744 WPrefs: Make the label internationalised for the texture option in dialog window Christophe CURIS 2013-11-10 17:41:13 +01:00
  • d2faac6333 WPrefs: Changed array of strings 'textureOptions' into a struct for explicitness Christophe CURIS 2013-11-10 17:41:12 +01:00
  • aa24e862c4 WPrefs: Changed array of strings 'colorOptions' into a struct for explicitness Christophe CURIS 2013-11-10 17:41:11 +01:00
  • db9e002ecf wmaker: Created an array to hold the maximize menu entries Christophe CURIS 2013-11-10 17:41:10 +01:00
  • 1f17fb940c wmaker: Avoid multiple calls to gettext Christophe CURIS 2013-11-10 17:41:08 +01:00
  • 667bb9191b wmaker: Minor improvements to function 'shade_animate' when empty on purpose Christophe CURIS 2013-11-10 17:41:07 +01:00
  • 62565b42f6 WINGs: Do not allocate memory for a fixed-size short-lived buffer Christophe CURIS 2013-11-10 17:41:06 +01:00
  • d25631016e WINGs: Minor improvments in 'closestListItem' function Christophe CURIS 2013-11-10 17:41:05 +01:00
  • 10953b3a7e configure: Add check on function prototypes when debug is enabled Christophe CURIS 2013-11-10 17:41:04 +01:00
  • 324248ecde configure: Minor changes to option parsing for consistency Christophe CURIS 2013-11-10 17:41:03 +01:00
  • f9c1265604 configure: Added a check to try to enable STD C11 if possible Christophe CURIS 2013-11-08 23:08:21 +01:00
  • 349bc2dda2 configure: Do not keep assertion if debug was not enabled Christophe CURIS 2013-11-08 23:08:20 +01:00
  • 4cf72c990d configure: Less intrusive CFLAGS change when --enable-debug is chosen Christophe CURIS 2013-11-08 23:08:19 +01:00
  • 59f5aeeec5 util: Use the macro 'wlengthof' to get the number of element in an array Christophe CURIS 2013-11-08 21:18:23 +01:00
  • 01c7390be1 WPrefs: Use the macro 'wlengthof' to get the number of element in an array Christophe CURIS 2013-11-08 21:18:22 +01:00
  • be022d9623 wmaker: Use the macro 'wlengthof' to get the number of element in an array Christophe CURIS 2013-11-08 21:18:21 +01:00
  • a3b6b62049 WINGs: Use the macro 'wlengthof' to get the number of element in an array Christophe CURIS 2013-11-08 21:18:20 +01:00
  • fd47650717 WUtil: New macro 'wlengthof' in the public API to get number of elements in an array Christophe CURIS 2013-11-08 21:18:19 +01:00
  • c3a132215d wrlib: Renamed image format related files for clarity Christophe CURIS 2013-11-08 18:50:03 +01:00
  • f619546af9 wrlib: Marked args as unused for compiler Christophe CURIS 2013-11-08 18:50:02 +01:00