• Joined on 2021年12月15日
dimkr pushed to patches at dimkr/dwl 2023年12月11日 08:14:36 +01:00
67d49be621 Merge branch 'toplevel-requests' into patches
fb3189432f Merge branch 'snail' into patches
3346235337 Merge branch 'fallback' into patches
7dc4fd43ba Merge branch 'env' into patches
217ea8bdd3 Merge branch 'en-keycodes' into patches
Compare 39 commits »
dimkr pushed to toplevel-requests at dimkr/dwl 2023年12月11日 08:02:30 +01:00
9929f06bce add support for titlebar actions
9a84789ff1 restore and respect rootcolor
49bfe92703 merge X11Managed and X11Unmanaged into X11
c88960751d check if a client is unmanaged checking the o-r flag
9c5bdcfbe8 do not blindly try to send motion events when pointer button is pressed
Compare 33 commits »
dimkr pushed to snail at dimkr/dwl 2023年12月11日 08:02:30 +01:00
4796bd6bd4 add the snail layout
9a84789ff1 restore and respect rootcolor
49bfe92703 merge X11Managed and X11Unmanaged into X11
c88960751d check if a client is unmanaged checking the o-r flag
9c5bdcfbe8 do not blindly try to send motion events when pointer button is pressed
Compare 33 commits »
dimkr pushed to right at dimkr/dwl 2023年12月11日 08:02:30 +01:00
d7bb507247 extend the display to the right
9a84789ff1 restore and respect rootcolor
49bfe92703 merge X11Managed and X11Unmanaged into X11
c88960751d check if a client is unmanaged checking the o-r flag
9c5bdcfbe8 do not blindly try to send motion events when pointer button is pressed
Compare 22 commits »
dimkr pushed to fallback at dimkr/dwl 2023年12月11日 08:02:30 +01:00
a6518818a7 fall back to a lower output mode if needed (swaywm/sway@4cdc4ac)
9a84789ff1 restore and respect rootcolor
49bfe92703 merge X11Managed and X11Unmanaged into X11
c88960751d check if a client is unmanaged checking the o-r flag
9c5bdcfbe8 do not blindly try to send motion events when pointer button is pressed
Compare 22 commits »
dimkr pushed to env at dimkr/dwl 2023年12月11日 08:02:29 +01:00
69520d519b allow environment variables to override config.h
9a84789ff1 restore and respect rootcolor
49bfe92703 merge X11Managed and X11Unmanaged into X11
c88960751d check if a client is unmanaged checking the o-r flag
9c5bdcfbe8 do not blindly try to send motion events when pointer button is pressed
Compare 22 commits »
dimkr pushed to en-keycodes at dimkr/dwl 2023年12月11日 08:02:29 +01:00
b64fd694fb always use the English keymap to get keycodes
9a84789ff1 restore and respect rootcolor
49bfe92703 merge X11Managed and X11Unmanaged into X11
c88960751d check if a client is unmanaged checking the o-r flag
9c5bdcfbe8 do not blindly try to send motion events when pointer button is pressed
Compare 22 commits »
dimkr pushed to center-cursor at dimkr/dwl 2023年12月11日 08:02:29 +01:00
55d21f6eca center the cursor on startup
9a84789ff1 restore and respect rootcolor
49bfe92703 merge X11Managed and X11Unmanaged into X11
c88960751d check if a client is unmanaged checking the o-r flag
9c5bdcfbe8 do not blindly try to send motion events when pointer button is pressed
Compare 33 commits »
dimkr pushed to center at dimkr/dwl 2023年12月11日 08:02:29 +01:00
621ffd2453 center floating windows
9a84789ff1 restore and respect rootcolor
49bfe92703 merge X11Managed and X11Unmanaged into X11
c88960751d check if a client is unmanaged checking the o-r flag
9c5bdcfbe8 do not blindly try to send motion events when pointer button is pressed
Compare 33 commits »
dimkr pushed to auto-dpi at dimkr/dwl 2023年12月11日 08:02:29 +01:00
64a089da3a automatically choose the scale factor if <= 0
9a84789ff1 restore and respect rootcolor
49bfe92703 merge X11Managed and X11Unmanaged into X11
c88960751d check if a client is unmanaged checking the o-r flag
9c5bdcfbe8 do not blindly try to send motion events when pointer button is pressed
Compare 22 commits »
dimkr deleted branch rootcolor from dimkr/dwl 2023年12月11日 08:01:57 +01:00
dimkr pushed to rootcolor at dimkr/dwl 2023年12月08日 07:23:21 +01:00
82ee35b4a5 restore and respect rootcolor
1884a07646 sort LISTEN calls in createnotify{,x11}
79c51a4584 use the same style for urgent() and sethints()
f5d839844d remove an unneeded cast in createpointer()
e03896b4d6 avoid duplication of lines
Compare 29 commits »
dimkr commented on pull request dwl/dwl#542 2023年12月08日 06:52:35 +01:00
Automatically choose the scale factor if <= 0

btw, can you reopen the pr to change the background color? I changed my mind.

#544

dimkr created pull request dwl/dwl#544 2023年12月08日 06:52:14 +01:00
Restore and respect rootcolor[]
dimkr closed pull request dwl/dwl#542 2023年12月08日 06:51:34 +01:00
Automatically choose the scale factor if <= 0
dimkr commented on pull request dwl/dwl#542 2023年12月06日 07:45:07 +01:00
Automatically choose the scale factor if <= 0

If you have a desktop, you probably use the same set of monitors all the time. But, if you have a laptop you carry from home to the office to conferences or hotels, you might need to connect it to...

dimkr created pull request dwl/dwl#542 2023年12月05日 07:54:35 +01:00
Automatically choose the scale factor if <= 0
dimkr pushed to en-keycodes at dimkr/dwl 2023年12月04日 08:05:05 +01:00
413f7aa7f0 always use the English keymap to get keycodes
2b3504e439 sort #includes
5f7d396996 don't return early if the first output commit fails
901d2e2d9d check failure of wlr_output_init_render
00e867d536 use detached output state in createmon()
Compare 12 commits »
dimkr pushed to env at dimkr/dwl 2023年12月04日 08:04:29 +01:00
f51bfab9b9 allow environment variables to override config.h
2b3504e439 sort #includes
5f7d396996 don't return early if the first output commit fails
901d2e2d9d check failure of wlr_output_init_render
00e867d536 use detached output state in createmon()
Compare 12 commits »
dimkr pushed to right at dimkr/dwl 2023年12月04日 08:03:16 +01:00
ae70de3793 extend the display to the right
2b3504e439 sort #includes
5f7d396996 don't return early if the first output commit fails
901d2e2d9d check failure of wlr_output_init_render
00e867d536 use detached output state in createmon()
Compare 12 commits »