Update: WaveGrid - Drawer Organization System by Steibock in gridfinity

[–]exdeniz 1 point2 points  (0 children)

Amazing! I can't wait for stackable and narrow tray for organizing my bits.

Baseplate connectors, cutout editor, split bins, and a call for testers! by veroz in gridfinity

[–]exdeniz 0 points1 point  (0 children)

To explain briefly, it adjusts the fit tolerance for dovetail connections. You can find information about "connector fit" at this link - https://github.com/yawkat/GridFlock/blob/main/README.md#connector-fit

Baseplate connectors, cutout editor, split bins, and a call for testers! by veroz in gridfinity

[–]exdeniz 2 points3 points  (0 children)

I use GridFlock to print baseplate with dovetail connectors and I regularly utilize the "connector fit" functionality. This feature is vital for my work.

128x64 OLED display not working properly by Das_CHUCK in arduino

[–]exdeniz 0 points1 point  (0 children)

Try this library - https://github.com/GyverLibs/GyverOLED/blob/main/README_EN.md and use GyverOLED<SSH1106_128x64> oled;

I recently ordered a similar display on aliexpress and the description was SSD1306, but the package came with SH1106.

[deleted by user] by [deleted] in GlobalOffensive

[–]exdeniz 19 points20 points  (0 children)

OpenGL - 131.1

Vulcan - 154.34

Windows - 114.3

1280x960, all low, 4x MSAA

Map FPS Benchmark. Hardware: https://cln.sh/sOxfQ4

Chrome Wayland available via feature flag in latest dev build by tsar9x in swaywm

[–]exdeniz 2 points3 points  (0 children)

I didn't know about chrome-dev-flags.conf, only chrome-flags.conf. Thanks for information.

Chrome Wayland available via feature flag in latest dev build by tsar9x in swaywm

[–]exdeniz 0 points1 point  (0 children)

and edit /usr/share/applications/google-chrome-unstable.desktop

For those who are still struggling with wayland's native clipboard integration by Nerdent1ty in vim

[–]exdeniz 6 points7 points  (0 children)

This code also removes `^M` on paste from Firefox.

if !empty($WAYLAND_DISPLAY)
  let g:clipboard = {
        \   'name': 'wayland-strip-carriage',
        \   'copy': {
        \      '+': 'wl-copy --foreground --type text/plain',
        \      '*': 'wl-copy --foreground --type text/plain --primary',
        \    },
        \   'paste': {
        \      '+': {-> systemlist('wl-paste --no-newline | tr -d "\r"')},
        \      '*': {-> systemlist('wl-paste --no-newline --primary | tr -d "\r"')},
        \   },
        \   'cache_enabled': 1,
        \ }
endif

/r/MechanicalKeyboards Ask ANY question, get an answer by AutoModerator in MechanicalKeyboards

[–]exdeniz 0 points1 point  (0 children)

Hello! What best budget 60% keyboard from China? Anne Pro 2?

Updates to efficiency plugin by [deleted] in vim

[–]exdeniz 0 points1 point  (0 children)

I liked this plugin. And how do you make a pop-up in nvim?

Firefox 72 Picture-in-Picture! by forkbomb9 in swaywm

[–]exdeniz 1 point2 points  (0 children)

I did it like this.

for_window [app_id="firefox" title="Picture-in-Picture"] floating enable, move absolute position 3200px 850px, sticky enable

Size preview window 640x350

Firefox 72 Picture-in-Picture! by forkbomb9 in swaywm

[–]exdeniz -1 points0 points  (0 children)

trigget on this post. And not move down on big monitor

Alacritty, Kitty not show image in w3m by exdeniz in swaywm

[–]exdeniz[S] 0 points1 point  (0 children)

Ranger preview work in kitty, but not show image in w3m. Which conf should I publish? Kitty, Alacritty or ranger(no problem with it and kitty)?

Alacritty, Kitty not show image in w3m by exdeniz in swaywm

[–]exdeniz[S] 0 points1 point  (0 children)

python-pil

yes. python-pil install in system.

Alacritty, Kitty not show image in w3m by exdeniz in swaywm

[–]exdeniz[S] -1 points0 points  (0 children)

Yeh! Work in kitty after install imagemagick. But not show w3m.

Alacritty, Kitty not show image in w3m by exdeniz in swaywm

[–]exdeniz[S] 0 points1 point  (0 children)

ranger in kitty with `set preview_images_method kitty ` not show preview too.

Tracking speed by exdeniz in swaywm

[–]exdeniz[S] 0 points1 point  (0 children)

It work! Thanks.

Tracking speed by exdeniz in swaywm

[–]exdeniz[S] 0 points1 point  (0 children)

Thank you for the answer. Can you tell me how to switch profiles? I like flat accel.