aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-22Merge pull request #14 from NikitaIvanovV/dwl-ipckolunmi
Add support for dwl ipc patch
2023-07-22Merge branch 'main' into dwl-ipckolunmi
2023-07-21Add support for dwl ipc patchNikita Ivanov
https://github.com/djpohly/dwl/wiki/ipc
2023-07-20Merge pull request #13 from NikitaIvanovV/fix-xcursor-theme-sizekolunmi
Remove wl_pointer_set_cursor
2023-07-19Remove wl_pointer_set_cursorNikita Ivanov
2023-06-29Merge pull request #12 from groggone/dwlb-help-fixkolunmi
Fix incorrect label for inactive background color
2023-06-29Fix incorrect label for inactive background colorgroggone
2023-06-09Merge pull request #9 from NikitaIvanovV/fix-mouse-scalekolunmi
Fix broken click in-line command when scale > 1
2023-05-26Fix broken click in-line command when scale > 1Nikita Ivanov
2023-05-03Merge pull request #7 from arnor-nolen/buffer-scalekolunmi
Integer scaling using buffer_scale
2023-05-03Added help and readme explanationsarnor-nolen
2023-05-03Added -scale as an optionarnor-nolen
2023-05-02Applied buffer_scale to cursorarnor-nolen
2023-04-20Fixed hiding the barArnor Nolen
2023-04-20Fixed mouseArnor Nolen
2023-04-17Scaling patchArnor Nolen
2023-03-18update READMEkolunmi
2023-03-18add -custom-title and -center-title optionskolunmi
2023-03-14refactoring, remove uthash dependency, add -not-title optionkolunmi
2023-03-05some minor fixeskolunmi
2023-03-05add status commands example to READMEkolunmi
2023-02-25update screenshot1kolunmi
2023-02-24draw empty rectangles on inactive occupied tagskolunmi
2023-02-24README modificationskolunmi
2023-02-23optimize setting status text on all monitorskolunmi
2023-02-22quick fixkolunmi
2023-02-22add link to somebar ipc patch in READMEkolunmi
2023-02-22fix -tag option and allow user to specify number of tagskolunmi
2023-02-21add ipc functionality, update READMEkolunmi
2023-02-20add dependencies list to READMEkolunmi
2023-02-19increase status buffer sizekolunmi
2023-02-19minor fix and update README for status buttonskolunmi
2023-02-18make status_commands variable functionalkolunmi
2023-02-18major refactoring and add status buttonskolunmi
2023-02-16add "first" as an option when specifying command outputkolunmi
2023-02-16add ability to disable status commandskolunmi
2023-02-16add constraints to vertical_paddingkolunmi
2023-02-15fix some stylistic inconsistencieskolunmi
2023-02-15prevent unnecessary redraws in layer_surface_configurekolunmi
2023-02-14update images againkolunmi
2023-02-14update READMEkolunmi
2023-02-14update screenshotkolunmi
2023-02-14add vertical_padding settingkolunmi
2023-02-14add -no-hide-vacant-tags, -no-bottom, and -no-hidden optionskolunmi
2023-02-14rename color vars/options and add inactive_fg_colorkolunmi
2023-02-14Merge pull request #1 from podit/configurationkolunmi
Configuration
2023-02-14add default font, remove requirement for TAGSLEN with LENGTH macrokolunmi
2023-02-14fix typo in urgtextcolorpodit
2023-02-14Merge pull request #1 from ktyldev/configurationpodit
disambiguate 16bit color formatting
2023-02-14disambiguate 16bit color formattingktyl