| Age | Commit message (Collapse) | Author |
|
yet)"
This reverts commit c36b89ba12eae18d3011c8516906c21e9abb89dc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Introduced in f307a3feabedd9bcadeaafd0fa8e1b1a60736eb2
|
|
|
|
This reverts commit aa3685d16af4a565eecdc39047ee8d140ef5cd99.
Mika's commit using a GSource to handle X Events fixes this problem, so this
commit is not needed
|
|
|
|
|
|
Provided through a very simplistic interface in obt, found in the
obt/signal.[ch] files
|
|
specified window in the stacking order
|
|
|
|
|
|
|
|
|
|
|
|
Fixes not getting some focusin events sometimes.
|
|
also link to libxml2
|
|
GMainLoop doesn't cause an flush to occur after handling a timeout.
|
|
Change the order things are done on map, so we apply startup state without
any states set first, thus getting all the functions possible for the window
type etc. then change the order states are applied, as some remove the
ability to apply others (ie fullscreen comes last).
Add an oldsize to ObFrame that remembers the size of the frame last reported to
the world through the EXTENTS property. If you frame_adjust_area(FAKE) then
frame_adjust_area(NONFAKE), the EXTENTS would not be updated since the
oldsize wasn't remembered across fake updates.
Make the extentsrequest test ask about windows with states set also.
|
|
|
|
if not based on window type, the app may decide to have decorations again
sometime. this was not always legal but chromium has made it so.
|
|
|
|
|
|
|
|
|