2023-03-02 |
David Maciejak | Coverity: fix session resource leak
|
commit | commitdiff | tree |
2023-03-02 |
David Maciejak | Coverity: fix xmodifier uninitialized scalar variable
|
commit | commitdiff | tree |
2023-03-02 |
David Maciejak | Coverity: fix wmsetbg string not null terminated
|
commit | commitdiff | tree |
2023-03-02 |
David Maciejak | Coverity: fix rootmenu structurally dead code
|
commit | commitdiff | tree |
2023-03-02 |
David Maciejak | Coverity: fix wcolorpanel uninitialized scalar value
|
commit | commitdiff | tree |
2023-03-02 |
David Maciejak | Coverity: fix setstyle resource leak
|
commit | commitdiff | tree |
2023-03-02 |
David Maciejak | Coverity: fix misc resource leak
|
commit | commitdiff | tree |
2023-03-02 |
David Maciejak | Coverity: fix menuparser_macro uninitialized pointer...
|
commit | commitdiff | tree |
2023-03-02 |
David Maciejak | WRaster: add functions to save image on disk
|
commit | commitdiff | tree |
2023-02-28 |
David Maciejak | Coverity: fix wmspec uninitialized layer variable
|
commit | commitdiff | tree |
2023-02-28 |
David Maciejak | Coverity: fix RContextAttributes uninitialized variable
|
commit | commitdiff | tree |
2023-02-28 |
David Maciejak | Coverity: fix wmiv resource leak
|
commit | commitdiff | tree |
2023-02-28 |
David Maciejak | Coverity: fix potential buffer overflow
|
commit | commitdiff | tree |
2023-02-28 |
David | wmiv: use W_KeycodeToKeysym instead of XkbKeycodeToKeysym
|
commit | commitdiff | tree |
2023-02-27 |
David Maciejak | Use W_KeycodeToKeysym instead of XkbKeycodeToKeysym
|
commit | commitdiff | tree |
2023-02-27 |
David Maciejak | WPrefs: use W_KeycodeToKeysym instead of XkbKeycodeToKeysym
|
commit | commitdiff | tree |
2023-02-27 |
David Maciejak | WINGs: Add W_KeycodeToKeysym to replace XKeycodeToKeysym...
|
commit | commitdiff | tree |
2023-02-27 |
David Maciejak | Store window maximize state as hex value
|
commit | commitdiff | tree |
2023-02-27 |
David Maciejak | Compile by default with POSIX 7 revision
|
commit | commitdiff | tree |
2023-02-27 |
David Maciejak | Code cleaning: removing trailing space
|
commit | commitdiff | tree |
2023-02-26 |
David Maciejak | Doc: add disable-res description
|
commit | commitdiff | tree |
2023-02-25 |
David Maciejak | WPrefs: check if captured keyboard shortcut is not...
|
commit | commitdiff | tree |
2023-02-25 |
David Maciejak | Fix compiler warnings from texture.c v2
|
commit | commitdiff | tree |
2023-02-24 |
David Maciejak | Fix compiler warnings from texture.c
|
commit | commitdiff | tree |
2023-02-24 |
David Maciejak | Fix compiler warning from menu.c
|
commit | commitdiff | tree |
2023-02-22 |
David Maciejak | Detect and override illegal window size hints v2
|
commit | commitdiff | tree |
2023-02-21 |
David Maciejak | Make window maximize state persistent
|
commit | commitdiff | tree |
2023-02-20 |
David Maciejak | Info Panel: Add libXRes info if supported
|
commit | commitdiff | tree |
2023-02-20 |
David Maciejak | Set missing WM_COMMAND using pid given from libXRes
|
commit | commitdiff | tree |
2023-02-20 |
David Maciejak | Allow WM_COMMAND-less app to autostart
|
commit | commitdiff | tree |
2023-02-20 |
David Maciejak | Allow exit panel to be bound to a key shortcut
|
commit | commitdiff | tree |
2023-02-19 |
David Maciejak | Factorize duplicate run command code
|
commit | commitdiff | tree |
2023-02-19 |
David Maciejak | WRaster: Avoid undefined setjmp() behavior with libjpeg
|
commit | commitdiff | tree |
2023-02-18 |
David Maciejak | Add support for _NET_WM_FULLSCREEN_MONITORS
|
commit | commitdiff | tree |
2023-02-17 |
David Maciejak | Fix mini workspace compiler warnings
|
commit | commitdiff | tree |
2023-02-16 |
David Maciejak | Info Panel: Fix uninitialized posn variable
|
commit | commitdiff | tree |
2023-02-16 |
David Maciejak | Ignore WM_NORMAL_HINTS resize increment for maximized...
|
commit | commitdiff | tree |
2023-02-15 |
David Maciejak | WRaster: Avoid types deprecated with libtiff 4.3
|
commit | commitdiff | tree |
2023-02-15 |
David Maciejak | Info Panel: display more OS details
|
commit | commitdiff | tree |
2023-02-15 |
David Maciejak | Set a better exit panel message
|
commit | commitdiff | tree |
2023-02-15 |
David Maciejak | WINGs: allow keypad enter key to validate button
|
commit | commitdiff | tree |
2023-02-13 |
David Maciejak | InfoPanel: fix out of display text
|
commit | commitdiff | tree |
2023-02-11 |
David Maciejak | Info Panel: mallinfo is deprecated use mallinfo2 instead
|
commit | commitdiff | tree |
2023-02-11 |
David Maciejak | Info Panel: use system time to get the current year
|
commit | commitdiff | tree |
2023-02-11 |
David Maciejak | Fix wrong XKeycodeToKeysym index value
|
commit | commitdiff | tree |
2023-02-11 |
David Maciejak | Fix icon.c unused variable compiler warning
|
commit | commitdiff | tree |
2023-02-10 |
David Maciejak | SwitchPanel: make sure WMRetainColor and WMReleaseColor...
|
commit | commitdiff | tree |
2023-02-10 |
David Maciejak | WINGs: Fix incorrect findCloseColor exact flag value
|
commit | commitdiff | tree |
2023-02-08 |
David Maciejak | Fix missing linefeed on the error message
|
commit | commitdiff | tree |
2023-01-26 |
Torrance, Douglas | Include screen.h in dialog.h for definition of WScreen
|
commit | commitdiff | tree |
2023-01-20 |
Torrance, Douglas | Correctly draw window snapping hints on multi-head...
|
commit | commitdiff | tree |
2023-01-20 |
Torrance, Douglas | Use dock to determine whether drawer is on right side...
|
commit | commitdiff | tree |
2023-01-20 |
Torrance, Douglas | Use actual x position of dock when saving state
|
commit | commitdiff | tree |
2023-01-20 |
Torrance, Douglas | Use dock's position to determine position of dock menu
|
commit | commitdiff | tree |
2023-01-18 |
Torrance, Douglas | Update the dock position when "KeepDockOnPrimaryHead...
|
commit | commitdiff | tree |
2023-01-18 |
Torrance, Douglas | Rename swapDock to wDockSwap and add to dock.h
|
commit | commitdiff | tree |
2023-01-18 |
Torrance, Douglas | Add default value of "KeepDockOnPrimaryHead" to Defaults...
|
commit | commitdiff | tree |
2023-01-18 |
Torrance, Douglas | Support "KeepDockOnPrimaryHead" when restoring state
|
commit | commitdiff | tree |
2023-01-18 |
Torrance, Douglas | Support "KeepDockOnPrimaryHead" when initially creating...
|
commit | commitdiff | tree |
2023-01-18 |
Torrance, Douglas | Add helper function for computing the dock's x position
|
commit | commitdiff | tree |
2023-01-15 |
Torrance, Douglas | Keep dock on primary head if KeepDockOnPrimaryHead...
|
commit | commitdiff | tree |
2023-01-15 |
Torrance, Douglas | Add "KeepDockOnPrimaryHead" checkbox to WPrefs experts...
|
commit | commitdiff | tree |
2023-01-15 |
Torrance, Douglas | Document "KeepDockOnPrimaryHead" option in NEWS
|
commit | commitdiff | tree |
2023-01-15 |
Torrance, Douglas | Add new "KeepDockOnPrimaryHead" option
|
commit | commitdiff | tree |
2023-01-06 |
Petre Rodan | Fix segfault on right-click sweep of menu
|
commit | commitdiff | tree |
2022-02-17 |
Torrance, Douglas | Add WPrefs to XDG desktop menu
|
commit | commitdiff | tree |
2022-02-17 |
Torrance, Douglas | Include wmaker.desktop in distribution tarball
|
commit | commitdiff | tree |
2021-10-10 |
Doug Torrance | Convert Slovak language manpages from ISO-8859-2 to...
|
commit | commitdiff | tree |
2021-10-10 |
Doug Torrance | Convert Czech language manpages from ISO-8859-2 to...
|
commit | commitdiff | tree |
2021-10-09 |
Doug Torrance | Use quotes around "Window Maker" in translated manpage...
|
commit | commitdiff | tree |
2021-10-09 |
Torrance, Douglas | Add desktop file for display manager session configuration
|
commit | commitdiff | tree |
2021-09-04 |
Christophe CURIS | WINGs: in WText, do not re-query Atom value every time...
|
commit | commitdiff | tree |
2021-09-04 |
Christophe CURIS | WINGs: Simplify function wstrconcat
|
commit | commitdiff | tree |
2021-09-04 |
Christophe CURIS | Util: Rewrite error message generation to avoid potential...
|
commit | commitdiff | tree |
2021-09-04 |
Christophe CURIS | Configure: Fix non-working libbsd usage when explicitly...
|
commit | commitdiff | tree |
2021-09-04 |
Christophe CURIS | Configure: Place the argument checks at the beginning...
|
commit | commitdiff | tree |
2021-08-10 |
Christophe CURIS | WINGs: Simplify wglobaldefaultspathfordomain
|
commit | commitdiff | tree |
2021-08-10 |
Christophe CURIS | WINGs: Fix incomplete prototypes for functions that...
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | wmaker.inst: remove all modification to ~/.xinitrc
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | WUtil: Be more strict about base directory for wmkdirhier()
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | WUtil: Be more strict about base directory for wrmdirhier()
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | Change generation of Data Dir in the global header
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | Default Files: Replace misleading variables 'defsdatadir...
|
commit | commitdiff | tree |
2021-08-10 |
Christophe CURIS | Configure: Add an error message when using deprecated...
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | Configure: Rename setting DEFSDATADIR to PKGCONFDIR
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | WMaker: Store history in $XDG_STATE_HOME if defined
|
commit | commitdiff | tree |
2021-08-10 |
Christophe CURIS | Utils: Use the constants added in config-paths.h for...
|
commit | commitdiff | tree |
2021-08-10 |
Christophe CURIS | WPrefs: Use the constants added in config-paths.h for...
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | WINGs: Use the constants added in config-paths.h for...
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | Use wuserdatapath() everytime it is applicable
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | WUtil: New function wuserdatapath() to get path for...
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | Add definition of directory names used for building...
|
commit | commitdiff | tree |
2021-08-10 |
Christophe CURIS | WINGs: Properly mark 'const' more 'char*' in the public API
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | WINGs: Properly mark 'const' some 'char*' in the public API
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | WMaker: Fix logical-not operator in framewin.c
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | WPrefs: Use wdefaultspathfordomain() to build path...
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | WMaker: Use wdefaultspathfordomain() to get path for...
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | WINGs: Improve search path logic in WMPathForResourceOfType
|
commit | commitdiff | tree |
2021-08-10 |
John D Pell | WINGs: Simplify use of HAVE_SECURE_GETENV
|
commit | commitdiff | tree |
2021-06-29 |
Torrance, Douglas | Fix segfault in color picker
|
commit | commitdiff | tree |