| Age | Commit message (Collapse) | Author |
|
(instead of 0.5 seconds)
|
|
Force event_curtime to be some valid timestamp.
|
|
Add the XInclude namespace in the default config file (named "xi")
|
|
always exist/anymore
|
|
-Wno-write-strings so that "foo" is treated as a const char* not a char*.
-Wextra for more fun
|
|
|
|
focused window
|
|
action on the focused window
update it at the end of running actions instead of multiple times (once for
each action)
|
|
uses _NET_ACTIVE request.
|
|
|
|
Added a lot of comments, simplified call graphs.
Added full (not second-class) support for images coming from named sources (files, icon themes).
RrImage holds an RrImageSet. RrImageSet holds a bunch of RrImagePic, which are different sizes of a logical image.
RrImageSet objects can be merged if it is discovered they (will) share an RrImagePic. The RrImage objects are updated to use the new merged RrImageSet.
|
|
|
|
and inotify watch)
|
|
|
|
|
|
It also caused the slightest cursor movement to activate the entry under
the cursor when navigating via the keyboard.
|
|
|
|
|
|
to the string "DockApp"
|
|
|
|
STRING should be latin1 text (plus TAB and LF)
COMPOUND_TEXT should be encoded in the current locale.
|
|
yet)"
This reverts commit c36b89ba12eae18d3011c8516906c21e9abb89dc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Introduced in f307a3feabedd9bcadeaafd0fa8e1b1a60736eb2
|