| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-15 | Make EWMH windows float | bakkeby | |
| Move updatewindowtype() functionality into applyrules(), and also make following EWMH windows float: DIALOG, UTILITY, TOOLBAR, SPLASH. This is taking the proposed patch to add window type to the rule matching options for dwm, allowing dialog, utility, toolbar and splash windows to be configured to float by default. This patch is intended to be merged into the main dwm build. In effect the intermediate EWMH_WINDOWS_FLOAT_PATCH has also been removed. | |||
| 2020-06-14 | Autostart: Make autostart conform to XDG Base Directory specification (upgrade) | bakkeby | |
| 2020-06-14 | Added RULE macro to replace rules setup making the default config less of an ↵ | bakkeby | |
| abomination and making it simpler to include new rules based patches | |||
| 2020-06-11 | Upgrade to 5e34b2 | bakkeby | |
| 2020-06-11 | [dwm][PATCH] Fix memory leaks in drw | bakkeby | |
| The function drw_fontset_free in drw.c was never called. | |||
| 2020-06-11 | Adding pango patch (ref. #10) | bakkeby | |
| Text from original patch: Using pango markup for status text Use a single font. Removed some code utf8 code from drw. Created for pango 1.44. Older versions might not have getter for font height, ascent + descent can be used instead. All texts are rendered with pango but only status is with markup. Increased stext size (in case a lot of markup is used). MIN/MAX is already defined (didn't redefine them). | |||
| 2020-06-10 | noborder: The noborder patch had a bug in it such that if moving the window ↵ | bakkeby | |
| in floating layout then the window would continuously grow, adding the fix for that | |||
| 2020-06-10 | SCRATCHPAD_KEEP_POSITION_AND_SIZE_PATCH should not be enabled by default | bakkeby | |
| 2020-06-10 | staticstatus: Adding note about systray pinning | bakkeby | |
| 2020-06-10 | Adding staticstatus patch | bakkeby | |
| 2020-06-10 | EWMH window float patch: Floating window x, y coordinates may be negative in ↵ | bakkeby | |
| a multi-monitor setup | |||
| 2020-06-10 | Fix infinite loop in attachbelow patch | bakkeby | |
| 2020-06-05 | shiftviewclients: compatibility changes for scratchpads and scratchpad_alt_1 ↵ | bakkeby | |
| patches | |||
| 2020-06-05 | Renamed SCRATCHPAD_PATCH --> SCRATCHPADS_PATCH to match the naming of the ↵ | bakkeby | |
| suckless patches as the multiple scratchpads patch has its own location now | |||
| 2020-06-05 | scratchpad_alt: Style change | bakkeby | |
| 2020-06-05 | Upgrading Gaspar Vardanyan's scratchpad patch to the 20200510 version. | bakkeby | |
| https://github.com/GasparVardanyan/dwm-scratchpad/blob/master/dwm-scratchpad-20200510-f09418b.diff | |||
| 2020-06-05 | Removing debug line | bakkeby | |
| 2020-06-04 | dwmc: Adding external control to set gaps | bakkeby | |
| 2020-06-03 | Expanding Xresources options to include the warn colours in relation to the ↵ | bakkeby | |
| statuscolors patch | |||
| 2020-06-02 | Expanding on dwmc options | Stein Gunnar Bakkeby | |
| 2020-06-02 | An idea to remember to add keymodes patch files | bakkeby | |
| 2020-05-31 | Adding keymodes patch | bakkeby | |
| 2020-05-31 | status2d: Minor protection against crashes due to invalid x and y values | bakkeby | |
| 2020-05-29 | Adding color emoji patch | bakkeby | |
| 2020-05-28 | Awesomebar: patch to prevent visual glitches from uneven tabs count | bakkeby | |
| 2020-05-28 | dwmblocks and status2d compatibility fix for barpadding patch | bakkeby | |
| 2020-05-28 | fancybar: renaming tw variable to ftw due to clash with upstream sw --> tw ↵ | bakkeby | |
| variable rename | |||
| 2020-05-28 | dwmblocks and status2d buttonpress adjustments for awesomebar and statuspadding | bakkeby | |
| 2020-05-27 | Fixing status2d and statuscmd / dwmblocks compatibility issues. | bakkeby | |
| Text width calculations when using status2d strings resulted in statuscmd button placement calculations to be way off. Fixed by introducing a separate function status2dtextlength to get an approximate correct text width. | |||
| 2020-05-27 | Awesomebar: dwm crashes on bar click with 0 clients | bakkeby | |
| Clicking on the bar before any clients have been started results in dwm crashing. This fix addresses that. | |||
| 2020-05-26 | Adding status2d patch | bakkeby | |
| 2020-05-21 | Adding moveplace patch | bakkeby | |
| 2020-05-21 | Adding moveresize patch as per #25 | bakkeby | |
| 2020-05-20 | Switchtag patch, lose switchtag feature for client if the client is moved to ↵ | bakkeby | |
| another tag | |||
| 2020-05-20 | Adding (temporary?) EWMH_WINDOWS_FLOAT_PATCH | bakkeby | |
| 2020-05-20 | [dwm][patch] setborderpx reset floating windows to previous size | bakkeby | |
| 2020-05-13 | [dwm][patch] setborderpx minor code style changes | bakkeby | |
| 2020-05-13 | Adding link to fix transparent borders diff | bakkeby | |
| 2020-05-13 | [dwm][setborderpx] allow borderpixel changes in floating layout and for ↵ | bakkeby | |
| floating clients | |||
| 2020-05-13 | Getting rid of practically unused nbottom variable | bakkeby | |
| 2020-05-10 | Fibonacci updates | bakkeby | |
| 2020-05-10 | Horizgrid pixel perfect updates | bakkeby | |
| 2020-05-10 | Gridmode pixel perfect updates | bakkeby | |
| 2020-05-10 | Gappless grid pixel perfect updates | bakkeby | |
| 2020-05-10 | Fibonacci pixel perfect updates | bakkeby | |
| 2020-05-08 | Improved fibonacci layout (pixel perfect) | bakkeby | |
| 2020-05-08 | Moving vanitygaps patches to https://github.com/bakkeby/patches/ repository | bakkeby | |
| 2020-05-07 | Removing unnecessary variable when both statuscmd and dwmblocks is used | bakkeby | |
| 2020-05-05 | Removing redundant lastbutton variable when both statuscmd and dwmblocks ↵ | bakkeby | |
| patches are enabled | |||
| 2020-05-05 | Adding shiftviewclients files | bakkeby | |
