aboutsummaryrefslogtreecommitdiff
path: root/dwlb.c
AgeCommit message (Expand)Author
4 daysmangoawy
2025-05-04blend background and foreground colors via maskJonathan Bradley
2024-05-11add active_color_title option to set title coloranabasis
2024-04-27Fixed the issue where dwlb would exit when an output was removedKerberoge
2024-03-23support mouse wheel up and down for actionssewn
2023-11-29Implement color options for middle part of barhiqqup
2023-11-14Merge pull request #30 from DhruvaSambrani/send-to-socketkolunmi
2023-11-15implement send-to-socketDhruva Sambrani
2023-11-15allow 0 tagsDhruva Sambrani
2023-07-23Set cursor theme and size from XCURSORNikita Ivanov
2023-07-23Revert, sometimes the cursor icon is incorrectNikita Ivanov
2023-07-22Merge pull request #16 from NikitaIvanovV/occupied-colorkolunmi
2023-07-22Merge pull request #15 from NikitaIvanovV/status-stdinkolunmi
2023-07-22Merge branch 'main' into dwl-ipckolunmi
2023-07-21Add occupied colorNikita Ivanov
2023-07-21Add -status-stdin commandNikita Ivanov
2023-07-21Add support for dwl ipc patchNikita Ivanov
2023-07-19Remove wl_pointer_set_cursorNikita Ivanov
2023-06-29Fix incorrect label for inactive background colorgroggone
2023-05-26Fix broken click in-line command when scale > 1Nikita Ivanov
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-18add -custom-title and -center-title optionskolunmi
2023-03-14refactoring, remove uthash dependency, add -not-title optionkolunmi
2023-03-05some minor fixeskolunmi
2023-02-24draw empty rectangles on inactive occupied tagskolunmi
2023-02-23optimize setting status text on all monitorskolunmi
2023-02-22quick fixkolunmi
2023-02-22fix -tag option and allow user to specify number of tagskolunmi
2023-02-21add ipc functionality, update 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-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-14add default font, remove requirement for TAGSLEN with LENGTH macrokolunmi
2023-02-14added todos to not yet configurable settingspodit
2023-02-14moved all configurable defaults to separate headerpodit
2023-02-13minor fixkolunmi