Commit Graph

71 Commits

Author SHA1 Message Date
Nikita Ivanov f2e4a19158 Set cursor theme and size from XCURSOR 2023-07-23 04:19:04 +02:00
Nikita Ivanov 6cd6409ba2 Revert, sometimes the cursor icon is incorrect
This reverts commit 62bd47f220.
2023-07-23 04:19:04 +02:00
kolunmi 416cbdf29d update readme to link to the correct dwl ipc patch 2023-07-22 08:06:21 -07:00
kolunmi 4201fabb83 Merge pull request #16 from NikitaIvanovV/occupied-color
Add occupied color
2023-07-22 07:55:08 -07:00
kolunmi ce4361b28b Merge pull request #15 from NikitaIvanovV/status-stdin
Add -status-stdin command
2023-07-22 07:54:08 -07:00
kolunmi a5cb279696 Merge pull request #14 from NikitaIvanovV/dwl-ipc
Add support for dwl ipc patch
2023-07-22 07:50:01 -07:00
kolunmi b377ce7317 Merge branch 'main' into dwl-ipc 2023-07-22 07:48:51 -07:00
Nikita Ivanov 6860db2e5e Add occupied color 2023-07-21 18:54:47 +02:00
Nikita Ivanov 04a218fb4e Add -status-stdin command 2023-07-21 18:40:04 +02:00
Nikita Ivanov 55c1c7e5bf Add support for dwl ipc patch
https://github.com/djpohly/dwl/wiki/ipc
2023-07-21 18:36:55 +02:00
kolunmi 31178baeaf Merge pull request #13 from NikitaIvanovV/fix-xcursor-theme-size
Remove wl_pointer_set_cursor
2023-07-20 18:34:21 -07:00
Nikita Ivanov 62bd47f220 Remove wl_pointer_set_cursor 2023-07-19 03:45:40 +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