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-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