index
:
dwlb.git
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dwlb.c
Age
Commit message (
Expand
)
Author
4 days
mango
awy
2025-05-04
blend background and foreground colors via mask
Jonathan Bradley
2024-05-11
add active_color_title option to set title color
anabasis
2024-04-27
Fixed the issue where dwlb would exit when an output was removed
Kerberoge
2024-03-23
support mouse wheel up and down for actions
sewn
2023-11-29
Implement color options for middle part of bar
hiqqup
2023-11-14
Merge pull request #30 from DhruvaSambrani/send-to-socket
kolunmi
2023-11-15
implement send-to-socket
Dhruva Sambrani
2023-11-15
allow 0 tags
Dhruva Sambrani
2023-07-23
Set cursor theme and size from XCURSOR
Nikita Ivanov
2023-07-23
Revert, sometimes the cursor icon is incorrect
Nikita Ivanov
2023-07-22
Merge pull request #16 from NikitaIvanovV/occupied-color
kolunmi
2023-07-22
Merge pull request #15 from NikitaIvanovV/status-stdin
kolunmi
2023-07-22
Merge branch 'main' into dwl-ipc
kolunmi
2023-07-21
Add occupied color
Nikita Ivanov
2023-07-21
Add -status-stdin command
Nikita Ivanov
2023-07-21
Add support for dwl ipc patch
Nikita Ivanov
2023-07-19
Remove wl_pointer_set_cursor
Nikita Ivanov
2023-06-29
Fix incorrect label for inactive background color
groggone
2023-05-26
Fix broken click in-line command when scale > 1
Nikita Ivanov
2023-05-03
Added help and readme explanations
arnor-nolen
2023-05-03
Added -scale as an option
arnor-nolen
2023-05-02
Applied buffer_scale to cursor
arnor-nolen
2023-04-20
Fixed hiding the bar
Arnor Nolen
2023-04-20
Fixed mouse
Arnor Nolen
2023-04-17
Scaling patch
Arnor Nolen
2023-03-18
add -custom-title and -center-title options
kolunmi
2023-03-14
refactoring, remove uthash dependency, add -not-title option
kolunmi
2023-03-05
some minor fixes
kolunmi
2023-02-24
draw empty rectangles on inactive occupied tags
kolunmi
2023-02-23
optimize setting status text on all monitors
kolunmi
2023-02-22
quick fix
kolunmi
2023-02-22
fix -tag option and allow user to specify number of tags
kolunmi
2023-02-21
add ipc functionality, update README
kolunmi
2023-02-19
increase status buffer size
kolunmi
2023-02-19
minor fix and update README for status buttons
kolunmi
2023-02-18
make status_commands variable functional
kolunmi
2023-02-18
major refactoring and add status buttons
kolunmi
2023-02-16
add "first" as an option when specifying command output
kolunmi
2023-02-16
add ability to disable status commands
kolunmi
2023-02-16
add constraints to vertical_padding
kolunmi
2023-02-15
fix some stylistic inconsistencies
kolunmi
2023-02-15
prevent unnecessary redraws in layer_surface_configure
kolunmi
2023-02-14
add vertical_padding setting
kolunmi
2023-02-14
add -no-hide-vacant-tags, -no-bottom, and -no-hidden options
kolunmi
2023-02-14
rename color vars/options and add inactive_fg_color
kolunmi
2023-02-14
add default font, remove requirement for TAGSLEN with LENGTH macro
kolunmi
2023-02-14
added todos to not yet configurable settings
podit
2023-02-14
moved all configurable defaults to separate header
podit
2023-02-13
minor fix
kolunmi
[next]