Commit Graph

68 Commits

Author SHA1 Message Date
Morgan Aldridge
962f6de8bf Updated README to list NetBSD, Arch Linux, and NixOS as having packaged versions, plus linked to repology.org and embedded badge. Issue #32 2024-08-25 14:16:02 -04:00
Morgan Aldridge
a600dd87f6 Updated CHANGELOG re:'flush' to 'flash' change. Issue #46 2024-08-25 13:53:53 -04:00
Morgan Aldridge
eb061a9432 Further correction of the 'flush' misspelling to the correct 'flash' in sample config & documentation. Issue #46 2024-08-25 13:47:08 -04:00
Morgan Aldridge
d0ab867521 Corrected the 'flush' misspelling to the correct 'flash' in code & documentation, but preserving the old 'FlushMenu' built-in command and specifying that is depricated in the manual page. Issue #46 2024-08-25 13:42:39 -04:00
Morgan Aldridge
b48fe824dd Updated CHANGELOG re:locale/font/enconding error/debug logging improvements. Issue #30 & PR #31 2024-08-25 12:26:10 -04:00
Morgan Aldridge
6bcb838940
Merge pull request #31 from Hammster/fallback-font-loading
"Added fallback XLFD font name, Removed dead code" by Hans Koch
2024-08-25 12:11:31 -04:00
Hans Koch
fb8e2339ce Added fallback XLFD font name, Removed dead code 2022-03-19 17:27:44 +01:00
Morgan Aldridge
8eb3738420 Updated mlvwm version number to 0.9.4 2021-09-09 11:40:07 -04:00
Morgan Aldridge
5d6b7e17c5 Updated CHANGELOG re:fixed xdotool window move & new SwallowFocusClick config command. Issue #25, Issue #24. 2021-09-09 11:23:00 -04:00
Morgan Aldridge
7a3daaebf4 Updated manual page to describe the new 'SwallowFocusClick' config command. Issue #24 2021-09-09 11:08:41 -04:00
Morgan Aldridge
2d324d13cf Updated handle_button_press() to appropriately pass initial click in inactive windows, plus added 'SwallowFocusClick' config command to disable the functionality. Issue #24 2021-09-09 11:01:44 -04:00
Morgan Aldridge
f6b4a84199 Fixed config file parsing to prevent false-positive command matches in some edge cases 2021-09-09 10:57:44 -04:00
Morgan Aldridge
692432b807 Update handle_configure_request() to not modify tmp_win before calling SetUpFrame(), plus reduced vars used. Issue #25 2021-09-05 11:07:17 -04:00
Morgan Aldridge
b039615084 Uncomment setting tmp_win->frame_x & tmp_win->frame_y in handle_configure_request() to fix xdotool not moving windows. Issue #25 2021-09-05 10:53:24 -04:00
Morgan Aldridge
24578885f2 META: Fix broken screenshot thumbnails in README.md 2021-05-30 10:38:48 -04:00
Morgan Aldridge
694d9c26a1 META: Added screenshots to README.md 2021-05-30 10:34:38 -04:00
Morgan Aldridge
70e08cf7cf Updated mlvwm version number to 0.9.3 2021-04-01 08:29:26 -04:00
Morgan Aldridge
71b9f4bb7a Updated CHANGELOG re:styling improvements. Issue #16 2021-03-25 16:15:02 -04:00
Morgan Aldridge
7bbc1f1bde Added initial CONTRIBUTING.md and linked to from README.md. Issue #14 2021-03-25 09:05:41 -04:00
Morgan Aldridge
9aaa7f42a6 Updated README.md Installation section to note installing via package managers 2021-03-25 09:00:44 -04:00
Morgan Aldridge
eb4c348b6a Fix typo & spacing in History section of README.md 2021-03-25 08:51:31 -04:00
Morgan Aldridge
885f80f1e0 META: ignore vim temporary files 2021-03-25 08:21:03 -04:00
Morgan Aldridge
1abad78a41 Grayscale scroll bar background pattern for default theme. Issue #16 2021-03-24 09:10:01 -04:00
Morgan Aldridge
6984cda115 More accurate rendering of title bar, esp. for default System7 theme. Issue #16 2021-03-24 08:11:46 -04:00
Morgan Aldridge
5fd232652b More accurate rendering & positioning of close & min/max title bar buttons, esp. for default System7 theme. Issue #16 2021-03-24 07:34:35 -04:00
Morgan Aldridge
708a30f602 Fixed top left & right rounded corners in System8 theme. Issue #16, issue #17 2021-03-18 09:48:22 -04:00
Morgan Aldridge
9a32e76a33 Reduce window shadows by 1px. Issue #16, issue #20 2021-03-17 17:58:38 -04:00
Morgan Aldridge
e822ec57b9 Merge branch 'master' into scroll-bar-theme-improvements 2021-03-17 15:27:52 -04:00
Morgan Aldridge
c4fc6df49c Merge branch 'TheMorc-pixelmodifications' into master 2021-03-17 15:16:55 -04:00
Morgan Aldridge
e0823a6a15 Borders: Restore stripes around titlebar buttons & text on monochrome displays 2021-03-17 15:08:33 -04:00
Morgan Aldridge
89a829e8e2 Merge branch 'pixelmodifications' of https://github.com/TheMorc/mlvwm into TheMorc-pixelmodifications 2021-03-17 14:45:59 -04:00
Morgan Aldridge
817ec609b9 More accurate rendering of scroll bars. Issue #16 2021-03-14 13:09:58 -04:00
Morgan Aldridge
c1c65d7a44 Updated manual page to reflect new default ScrollBarWidth. Issue #16 2021-03-14 11:47:18 -04:00
Morgan Aldridge
6822305905 More accurate rendering of scroll bars. Issue #16 2021-03-14 11:40:42 -04:00
Morgan Aldridge
da10f2cf46 More accurate rendering of resize boxes. Issue #16 2021-03-13 10:01:41 -05:00
Morgan Aldridge
95da6807a5 More accurate rendering of scrollbars. Issue #16 2021-03-13 09:28:23 -05:00
Morgan Aldridge
352a147fc8 Default scrollbar width to 16px. Issue #16 2021-03-13 09:27:36 -05:00
Morgan Aldridge
7d51d64c60 Merge branch 'pixelmodifications' of https://github.com/TheMorc/mlvwm into TheMorc-pixelmodifications 2021-03-12 13:23:15 -05:00
Morgan Aldridge
e4a31ff47a Updated CHANGELOG regarding new RoundedScreenCorners configuration setting. Issue #15 2021-03-12 12:09:00 -05:00
Morgan Aldridge
da399d1bd9 Added RoundedScreenCorners config setting to manual page. Issue #15 2021-03-12 12:05:40 -05:00
Morgan Aldridge
30eecc92de
Merge pull request #12 from TheMorc/roundedcorners
Add RoundedScreenCorners config setting. Issue #15
2021-03-12 11:59:21 -05:00
TheMorc
8370f234a2 MLVWM: change the default font size from 14 to 12 2021-03-10 18:42:32 +01:00
TheMorc
b36ef7942d Borders: Fix stripes and whitespace around titlebar buttons & text 2021-03-10 18:42:32 +01:00
Morgan Aldridge
ed66d041e8 Merge branch 'pixelmodifications' of https://github.com/TheMorc/mlvwm into TheMorc-pixelmodifications 2021-03-07 15:33:31 -05:00
TheMorc
464b322653 MLVWM: change the default font size from 14 to 12 2021-03-07 20:36:21 +01:00
TheMorc
02d34fa5dd Borders: Fix stripes and whitespace around titlebar buttons & text 2021-03-07 20:36:21 +01:00
Morgan Aldridge
b02b7a0a95 Merge branch 'pixelmodifications' of https://github.com/TheMorc/mlvwm into TheMorc-pixelmodifications 2021-03-07 13:28:03 -05:00
Morgan Aldridge
d40c836bba
Merge pull request #11 from TheMorc/gitignore
Meta: Add .gitignore
2021-03-07 12:54:53 -05:00
TheMorc
5770821197 Meta: Add .gitignore
Adding .gitignore so we don't mistakenly push compiled stuff over
to the repo. Now also with ignored files for QtCreator.
2021-03-07 18:48:00 +01:00
TheMorc
9ea97d0641 Borders: Fix stripes and whitespace around titlebar buttons & text 2021-03-07 11:38:52 +01:00