Cristian Molina
Cristian Molina
Hi! was released yet?
Is [wlr input inhibitor](https://wayland.app/protocols/wlr-input-inhibitor-unstable-v1) planned? I tried today swaylock-effects and requires it (on Niri).
Oh, cool, thanks. Seems there are [commits](https://github.com/jirutka/swaylock-effects/pull/20) on that project to use the newer protocol. Probably not released yet. Regards
Hello, as _active_ desktop GUI library alternatives I [like Glimmer](https://github.com/AndyObtiva/glimmer#glimmer-dsl-comparison-table) DSL, it has several backends, some are more complete or multiplatform that others, maybe the one with LibUI could work...
I like the idea of diaplaying Categories first, then Tags(additional category) based on selected category. For the sake of handling some numbers, could we build some stats for every category...
I guess it should. I created a PR, #89, to prove the comment above
Fix to things like changes to use _require_relative_ , replace _iconv_ library, etc.
same here on MacOS Sonoma and Ruby MRI 3.2.2. The above workaround PR seems to work here, too.
Same here, stopped working. Pasting trace: line 20 of test_helper.rb is this: > DatabaseCleaner.clean_with :truncation ``` 10: from /run/media/megatux/6967f1a1-b777-4681-b35f-261f322cd933/code/newsan/newsan_tv_r1/test/test_helper.rb:20:in `' 9: from /home/megatux/.asdf/installs/ruby/2.7.4/lib/ruby/2.7.0/forwardable.rb:235:in `clean_with' 8: from /home/megatux/.asdf/installs/ruby/2.7.4/lib/ruby/gems/2.7.0/gems/database_cleaner-core-2.0.1/lib/database_cleaner/cleaners.rb:40:in `clean_with' 7: from...
If this works we could add CI for MRI v3 and up