0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make management of override_redirect windows configurable from ruby
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
find library X11
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
Merge branch 'master' of git://github.com/jedediah/ruby-xlib
rkh
as Konstantin Haase
More... over 14 years ago
better event system, error handling, key grabbing, some constants in Ruby More... over 14 years ago
rename event_pending? because it's not actually a predicate More... over 14 years ago
debug message in query_clients More... over 14 years ago
rename Client#class so as to not break Ruby More... over 14 years ago
don't manage override_redirect windows and reenable border_width setting More... over 14 years ago
disable border width setting for now cuz it fails for unknown reasons More... over 14 years ago
Ruby 1.9 fixes in extension More... over 14 years ago
Ruby 1.9 fixes in extension More... over 14 years ago
Re-added Makefile.test
timfelgentreff
as Tim Felgentreff
More... over 15 years ago
Merge branch 'master' of [email protected]:xlib
timfelgentreff
as Tim Felgentreff
More... over 15 years ago
Another shot at focus stuff (as feature requested)
timfelgentreff
as Tim Felgentreff
More... over 15 years ago
no generated files in repo
rkh
as Konstantin Haase
More... over 15 years ago
clean up
rkh
as Konstantin Haase
More... over 15 years ago
More code cleanup
timfelgentreff
as Tim Felgentreff
More... over 15 years ago
Remove lots of obsolete stuff Fix warnings Remove Atoms, so we don't interfere as much with existing window managers Little cleanups Set input focus to new windows per default Do not raise new windows, enabling me to do complete querys on events :)
timfelgentreff
as Tim Felgentreff
More... over 15 years ago
Okay, try to set the window's title as name now, if we cannot get a ClassHint for it. Also, in the wrapper code "selected" now calls XGetInputFocus to grab the selected window anew, which is actually what we want. Strange BUG: When started as single WM, we get all the name and class hints, when run alongside E17, most windows have empty names... ... ...
timfelgentreff
as Tim Felgentreff
More... over 15 years ago
As x11-ruby nears window-handling completion (we are still missing all key-handling stuff, but apart from clever query, everything is there), I added a windowmanager.rb which will make the event handling a little more ruby-ish with blocks "on event" and stuff... Will be threaded and everything. Code should explain itself...
timfelgentreff
as Tim Felgentreff
More... over 15 years ago
Finally windows show up. Added event handling functions in Ruby. Need to work on a more clever update mechanism for handled clients, cuz I don't know which events to look for, when a client is mapped.
timfelgentreff
as Tim Felgentreff
More... over 15 years ago
Processing still doesn't work as expected
timfelgentreff
as Tim Felgentreff
More... over 15 years ago
Try some threading stuff - not sure about that ... still
timfelgentreff
as Tim Felgentreff
More... over 15 years ago
Licence
timfelgentreff
as Tim Felgentreff
More... almost 16 years ago
Structure
timfelgentreff
as Tim Felgentreff
More... almost 16 years ago
Added bordersettings - need to fill'em
rkh
as nutzer
More... almost 16 years ago
More work done
rkh
as nutzer
More... almost 16 years ago
Add Window Name and Class
rkh
as nutzer
More... almost 16 years ago
* Comment free() (SEGFAULTS) * Add MapWindow to raise, so we don't segfault there
timfelgentreff
as Tim Felgentreff
More... almost 16 years ago
Merge branch 'master' of ssh://[email protected]/home/tim/public_html/dev/dwm_edje
rkh
as nutzer
More... almost 16 years ago