| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-27 | Adding aspectresize patch | bakkeby | |
| 2020-08-27 | Add the following tags for the status2d patch: ^w^ - | bakkeby | |
| Swaps bg/fg color. ^v^ - Saves the current fg/bg color. ^t^ - Restores the previously saved bg/fg color. As proposed by tdu to [email protected]. | |||
| 2020-08-27 | Minor refactoring of warp and fullscreen patches, getting rid of ↵ | bakkeby | |
| MONOCLE_LAYOUT_POS setting | |||
| 2020-08-25 | Added alttagsdecoration patch. | bakkeby | |
| Unified tag icon handling while adding support for different icons per monitor. In general LENGTH(tags) has been replaced with a NUMTAGS macro (defaulting to 9) and the tags[] array has been replaced with a tagicons[][] array, access to which is done through a single function tagicon. This allows one central place where alternative tags, alttagsdecoration, or other future tags logic is handled. This also gives a consistent display of tags regardless of the module that presents tags. Additionally the monitor index has been integrated into dwm for easier access. | |||
| 2020-08-24 | Identified and fixed a few more cross-compilation issues | bakkeby | |
| 2020-08-24 | Identified and fixed a few more cross-compilation issues related to prior ↵ | bakkeby | |
| refactoring / simplification | |||
| 2020-08-23 | Fixing wintitle and a few warning messages ref. #37 | bakkeby | |
| 2020-08-23 | Fixing warp barmodules compatibility ref. #37 | bakkeby | |
| 2020-08-22 | Simplified Pango integration by settling on common function signatures. | bakkeby | |
| 2020-08-22 | Simplified Pango integration by settling on common function signatures. | bakkeby | |
| 2020-08-22 | Simplified Pango integration by settling on common function signatures. | bakkeby | |
| 2020-08-22 | Added clientindicators patch and unified and simplified indicator code. ↵ | bakkeby | |
| Enabled centeredwindowname option for awesomebar and bartabgroups patches. | |||
| 2020-08-22 | Added clientindicators patch and unified and simplified indicator code. ↵ | bakkeby | |
| Enabled centeredwindowname option for awesomebar and bartabgroups patches. | |||
| 2020-08-22 | Added logic to auto-hide bars if nothing is drawn on them (e.g. for ↵ | bakkeby | |
| standalone bars that only show certain clients) | |||
| 2020-08-22 | Added zoomfloating patch. Changed zoom and togglefloating functions to use c ↵ | bakkeby | |
| rather than selmon->sel. | |||
| 2020-08-22 | Added zoomfloating patch. Changed zoom and togglefloating functions to use c ↵ | bakkeby | |
| rather than selmon->sel. | |||
| 2020-08-22 | Added logic to auto-hide bars if nothing is drawn on them (e.g. for ↵ | bakkeby | |
| standalone bars that only show certain clients) | |||
| 2020-08-21 | Simplification of color configuration; settling on a set of color schemes ↵ | bakkeby | |
| that is shared between multiple patches (urgentborder, floatborder and titlecolor patches made non-optional) | |||
| 2020-08-20 | Refactoring and simplifying color configuration in config.h | bakkeby | |
| This involves always having configuration for floating border, regardless of whether it is used or not. Also permanently dropping the const expectation for color configuration in dwm, so that vtcolors and xrdb patches can change color configuration. | |||
| 2020-08-20 | losefullscreen: minor improvements to keep fullscreen while moving focus to ↵ | bakkeby | |
| another monitor | |||
| 2020-08-20 | Adding experimental flexwintitle patch based on bartabgroups | bakkeby | |
| 2020-08-20 | dragmfact: minor if / else if correction if one is not using the flextile ↵ | bakkeby | |
| deluxe layout | |||
| 2020-08-15 | bartabgroups: adding guard for missing wintitleactions patch, just to align ↵ | bakkeby | |
| with patch | |||
| 2020-08-15 | bartabgroups: grouped floating and hidden windows, added stack, float and ↵ | bakkeby | |
| hidden group weights | |||
| 2020-08-15 | bartabgroups: show title for hidden floating windows, added option to show ↵ | bakkeby | |
| always show title for floating windows | |||
| 2020-08-13 | Adding bartabgroups patch | bakkeby | |
| 2020-08-11 | Adding focusmaster patch | bakkeby | |
| 2020-08-11 | Adding decoration hints patch | bakkeby | |
| 2020-08-10 | Adding steam patch | bakkeby | |
| 2020-08-10 | Adding insets patch | bakkeby | |
| 2020-08-10 | systray: systray window may always not exist depending on configuration and ↵ | bakkeby | |
| number of monitors available, causing segfault in cleanup. Fixing double free on freeing fonts. | |||
| 2020-08-10 | Adding cool autostart patch | bakkeby | |
| 2020-08-10 | autostart: moving configs to config.def.h | bakkeby | |
| 2020-08-04 | awesomebar: use previously tiled when hiding client and the hidden client ↵ | bakkeby | |
| was the last tiled client | |||
| 2020-08-04 | zoomswap: renamed prevtiled back to findbefore as per original patch | bakkeby | |
| 2020-08-02 | Adding reorganizetags patch | bakkeby | |
| 2020-08-02 | awesomebar: when hiding a client make the next focused client the next tiled ↵ | bakkeby | |
| client | |||
| 2020-08-01 | Fix for focustack not being able to focus past hidden windows. | bakkeby | |
| Also focusstack +2/-2 allow hidden windows to be selected using keyboard shortcuts in order to unhide them via showhideclient. Ref. https://www.reddit.com/r/suckless/comments/i1c66t/how_to_make_awesomebar_patch_more_keyboard_centric/ | |||
| 2020-07-31 | systray: add / override class hints for the systray clients (allows for ↵ | bakkeby | |
| compositors to exlude them from shadows) | |||
| 2020-07-31 | status2d: set the correct scheme before updating colours | bakkeby | |
| 2020-07-27 | Fix for monitor rules not applying for tag 1 specific rule | bakkeby | |
| 2020-07-24 | status2d: rawstext may not exist if neither statuscmd nor the extrabar patch ↵ | bakkeby | |
| is used | |||
| 2020-07-24 | Adding statuscolors default config for powerline status patch | bakkeby | |
| 2020-07-23 | Adding link to flextile-deluxe wiki page | bakkeby | |
| 2020-07-22 | README.md: wiki page link updates | bakkeby | |
| 2020-07-22 | README.md: wiki page link updates | bakkeby | |
| 2020-07-21 | barmodules: refactoring updatebarpos | bakkeby | |
| 2020-07-21 | barmodules: refactoring updatebarpos | bakkeby | |
| 2020-07-20 | barmodules: removing tags padding | bakkeby | |
| 2020-07-19 | Adding link to barmodules patch | bakkeby | |
