60 Commits

Author SHA1 Message Date
Nikita Ivanov
04a218fb4e
Add -status-stdin command 2023-07-21 18:40:04 +02:00
kolunmi
58bb8ad713
Merge pull request #12 from groggone/dwlb-help-fix
Fix incorrect label for inactive background color
2023-06-29 07:40:39 -07:00
groggone
a3da358163
Fix incorrect label for inactive background color 2023-06-29 10:22:52 +08:00
kolunmi
d1c09ac0a7
Merge pull request #9 from NikitaIvanovV/fix-mouse-scale
Fix broken click in-line command when scale > 1
2023-06-09 17:14:42 -07:00
Nikita Ivanov
1c691b15b9
Fix broken click in-line command when scale > 1 2023-05-26 20:33:27 +02:00
kolunmi
c1f913ddaf
Merge pull request #7 from arnor-nolen/buffer-scale
Integer scaling using buffer_scale
2023-05-03 13:46:01 -07:00
arnor-nolen
0493b74b10 Added help and readme explanations 2023-05-03 10:44:32 +03:00
arnor-nolen
37c7259625 Added -scale as an option 2023-05-03 10:29:16 +03:00
arnor-nolen
c023b4d252 Applied buffer_scale to cursor 2023-05-02 17:21:51 +03:00
Arnor Nolen
5680f405db Fixed hiding the bar 2023-04-20 21:29:46 +03:00
Arnor Nolen
e668bfa496 Fixed mouse 2023-04-20 19:15:32 +03:00
Arnor Nolen
0b23ae5d1e Scaling patch 2023-04-17 19:27:37 +03:00
kolunmi
7e70e4662b update README 2023-03-18 11:15:26 -07:00
kolunmi
b1e0f996c2 add -custom-title and -center-title options 2023-03-18 10:58:33 -07:00
kolunmi
c91e728fd6 refactoring, remove uthash dependency, add -not-title option 2023-03-14 12:07:21 -07:00
kolunmi
fbb2b67ba2 some minor fixes 2023-03-05 13:44:57 -07:00
kolunmi
6236d01e15 add status commands example to README 2023-03-05 10:04:24 -07:00
kolunmi
d36c867bba update screenshot1 2023-02-25 14:03:27 -07:00
kolunmi
af679ed301 draw empty rectangles on inactive occupied tags 2023-02-24 16:45:05 -07:00
kolunmi
043316cdd7 README modifications 2023-02-24 09:29:51 -07:00
kolunmi
004cfcbcf0 optimize setting status text on all monitors 2023-02-23 18:56:58 -07:00
kolunmi
037e3be013 quick fix 2023-02-22 11:17:03 -07:00
kolunmi
023ce014e7 add link to somebar ipc patch in README 2023-02-22 11:05:30 -07:00
kolunmi
ff31f2ee9a fix -tag option and allow user to specify number of tags 2023-02-22 11:01:35 -07:00
kolunmi
a489ba41cc add ipc functionality, update README 2023-02-21 18:18:37 -07:00
kolunmi
4ffc26c89f add dependencies list to README 2023-02-20 12:51:08 -07:00
kolunmi
ae03196365 increase status buffer size 2023-02-19 14:50:18 -07:00
kolunmi
2710f3428d minor fix and update README for status buttons 2023-02-19 11:06:31 -07:00
kolunmi
d25242c299 make status_commands variable functional 2023-02-18 21:02:08 -07:00
kolunmi
23bf1d2bb0 major refactoring and add status buttons 2023-02-18 20:35:48 -07:00
kolunmi
fe2d0e670f add "first" as an option when specifying command output 2023-02-16 11:44:15 -07:00
kolunmi
cbd51a8c14 add ability to disable status commands 2023-02-16 11:09:53 -07:00
kolunmi
9426460adf add constraints to vertical_padding 2023-02-16 10:49:50 -07:00
kolunmi
2ba4b9af07 fix some stylistic inconsistencies 2023-02-15 19:09:41 -07:00
kolunmi
26603abf13 prevent unnecessary redraws in layer_surface_configure 2023-02-15 10:46:23 -07:00
kolunmi
f3527b5599 update images again 2023-02-14 20:54:24 -07:00
kolunmi
047ca50147 update README 2023-02-14 20:22:46 -07:00
kolunmi
db8a243aad update screenshot 2023-02-14 20:11:42 -07:00
kolunmi
5d59643d3c add vertical_padding setting 2023-02-14 19:25:32 -07:00
kolunmi
c1362d5ff1 add -no-hide-vacant-tags, -no-bottom, and -no-hidden options 2023-02-14 18:26:23 -07:00
kolunmi
fac42b84ab rename color vars/options and add inactive_fg_color 2023-02-14 18:00:41 -07:00
kolunmi
6ff69669c3
Merge pull request #1 from podit/configuration
Configuration
2023-02-14 16:36:10 -07:00
kolunmi
4a7a99fc5c add default font, remove requirement for TAGSLEN with LENGTH macro 2023-02-14 16:29:56 -07:00
podit
5c5948aaf9 fix typo in urgtextcolor 2023-02-14 23:09:43 +00:00
podit
138dacf0b9
Merge pull request #1 from ktyldev/configuration
disambiguate 16bit color formatting
2023-02-14 22:57:40 +00:00
ktyl
de0569da9d disambiguate 16bit color formatting 2023-02-14 22:55:53 +00:00
podit
a72b8228b4 added todos to not yet configurable settings 2023-02-14 01:00:22 +00:00
podit
b333822f24 moved all configurable defaults to separate header 2023-02-14 00:20:33 +00:00
kolunmi
1ab43e173a minor fix 2023-02-13 10:04:35 -07:00
kolunmi
9c67e550cf add -bottom & -hidden options to configure default settings 2023-02-13 09:49:55 -07:00