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
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
2023-02-13
add -bottom & -hidden options to configure default settings
kolunmi
2023-02-12
add ability to hide bar or position bar at the bottom of the screen
kolunmi
2023-02-10
fix read_stdin
kolunmi
2023-02-09
optimize drawing routines
kolunmi
2023-02-08
rename xdg-output-protocol to xdg-output-unstable-v1-protocol
kolunmi
2023-02-07
add ability to specify tag names and fix LICENSE
kolunmi
2023-02-07
minor cleanup and update readme
kolunmi
2023-02-06
some minor fixes
kolunmi
2023-02-06
allow color commands in status text
kolunmi
2023-02-06
add max_x parameter to text drawing routine
kolunmi
2023-02-06
initial commit
kolunmi