~ruther/dwl

ref: 3c98c4c24de39dea298bbf289b8fd8e7942a6901 dwl/config.def.h -rw-r--r-- 7.3 KiB
fefcdbed — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
23ede80f — Leonardo Hernández Hernández 2 years ago
allow configure x and y of outputs
b5229636 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
b6d61277 — Leonardo Hernández Hernández 2 years ago
add option for set button map
1b39bbf3 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
10c56d63 — Leonardo Hernández Hernández 2 years ago
add option to allow invisible surfaces to disable idle tracking
ea1b2dda — Leonardo Hernández Hernández 2 years ago
Merge branch 'main' into wlroots-next
08737369 — Leonardo Hernández Hernández 2 years ago
Revert "Add a configuration option for fullscreen locking"

now all fullcreen clients are rendered above tiled and floating clients

This partially reverts commit 326eee14445f8a2c08e80c30778445630c75d3bb.
fcb3fa4e — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'upstream/main' into wlroots-next
b59c7f6a — Leonardo Hernández Hernández 2 years ago
config.def.h: fix comment

Fixes: https://github.com/djpohly/dwl/issues/333
ae3d4357 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'djpohly/main' into wlroots-next
7710cf05 — Leonardo Hernández Hernández 2 years ago
change the default term to `foot`

it is closer to the suckless philosophy (foot implements things that the suckless
guys would say that should be done by tmux or something else, but I have no
desire to create a new terminal emulator, and the best fit is foot)

also alacritty uses +100Mb of memory, more that dwl itself (~90Mb)
and foot only ~20Mb
e0cc5b04 — Leonardo Hernández Hernández 2 years ago
Merge remote-tracking branch 'djpohly/main' into wlroots-next
8cdb9971 — Leonardo Hernández Hernández 2 years ago
conform the xdg-protocol with fullscreen translucent clients

see `setfullscreen()` for more info
Merge pull request #247 from Humm42/xkboptions

initialize xkb_rules.options to a null pointer
583f471c — Leonardo Hernández Hernández 2 years ago
add some blank lines
8bce3b15 — Marco Siedentopf 2 years ago
add click method configuration option

Add the libinput configuration option to choose between Software Button Areas and Clickfinger
70da04a7 — Lennart Jablonka 2 years ago
initialize xkb_rules.options to a null pointer

Initializing it to an empty string had broken configuring xkbcommon
through the environment (XKB_DEFAULT_OPTIONS).

Fixes: ae313911153b ("initialize rules and xkb_rules")
ecbc2c61 — Ben Jargowsky 3 years ago
Add configuration options for touchpads
29a2b647 — Leonardo Hernández Hernández 3 years ago
Merge remote-tracking branch 'djpohly/main' into HEAD
Next
Do not follow this link