2005-01-24 |
bradleyhughes | updateSize() and updateGeometry() can't be reimplemented...
|
commit | commitdiff | tree |
2005-01-24 |
bradleyhughes | add _NET_WM_STATE_DEMANDS_ATTENTION
|
commit | commitdiff | tree |
2005-01-21 |
bradleyhughes | Many docks have auto-hide features similar to the toolbar and
|
commit | commitdiff | tree |
2005-01-20 |
bradleyhughes | fix bug 1105234: 'shaded' state lost after style change:
|
commit | commitdiff | tree |
2005-01-20 |
bradleyhughes | make sure we add/remove the group transients from the...
|
commit | commitdiff | tree |
2005-01-20 |
bradleyhughes | update COMPLIANCE and EWMH atom list to those listed...
|
commit | commitdiff | tree |
2005-01-20 |
bradleyhughes | setup libtool correctly
|
commit | commitdiff | tree |
2005-01-20 |
bradleyhughes | use AM_CPPFLAGS instead of CPPFLAGS
|
commit | commitdiff | tree |
2005-01-19 |
bradleyhughes | get the CPPFLAGS and LDFLAGS right
|
commit | commitdiff | tree |
2005-01-19 |
bradleyhughes | update changelog and add release notes
|
commit | commitdiff | tree |
2005-01-19 |
bradleyhughes | remove unneeded assert
|
commit | commitdiff | tree |
2005-01-19 |
bradleyhughes | Add code to automatically convert 0.65.0 ~/.blackboxrc...
|
commit | commitdiff | tree |
2005-01-19 |
bradleyhughes | updates
|
commit | commitdiff | tree |
2005-01-19 |
bradleyhughes | lay down the foundation for tear-off menu support....
|
commit | commitdiff | tree |
2005-01-19 |
bradleyhughes | minor usability fix... the the mouse moves over the...
|
commit | commitdiff | tree |
2005-01-18 |
bradleyhughes | use .ForegroundColor instead of .Foreground, as documented :)
|
commit | commitdiff | tree |
2005-01-18 |
bradleyhughes | documentation updates
|
commit | commitdiff | tree |
2005-01-18 |
bradleyhughes | fix typo in rant/comment
|
commit | commitdiff | tree |
2005-01-18 |
bradleyhughes | run aclocal before everyting else to silence warnings...
|
commit | commitdiff | tree |
2005-01-18 |
bradleyhughes | 1. the default window functions should be set to those...
|
commit | commitdiff | tree |
2005-01-18 |
bradleyhughes | support windows that set _NET_WM_STATE_{ABOVE,BELOW...
|
commit | commitdiff | tree |
2005-01-18 |
bradleyhughes | 1. always raise newly managed windows so that we can...
|
commit | commitdiff | tree |
2005-01-18 |
bradleyhughes | print out the entity/win pointer in addition to window ids
|
commit | commitdiff | tree |
2005-01-14 |
bradleyhughes | for some reason, xv and GNU emacs like to set WM_NORMAL_HINTS in
|
commit | commitdiff | tree |
2005-01-13 |
bradleyhughes | fix findNonTransientParent():
|
commit | commitdiff | tree |
2005-01-13 |
bradleyhughes | fix raising/lowering of group transients
|
commit | commitdiff | tree |
2005-01-13 |
bradleyhughes | windows who set WM_TRANSIENT_FOR to something that...
|
commit | commitdiff | tree |
2005-01-13 |
bradleyhughes | raiseWindow() shouldn't call findNonTransientParent...
|
commit | commitdiff | tree |
2005-01-13 |
bradleyhughes | during shutdown, preserve the stacking order after...
|
commit | commitdiff | tree |
2005-01-13 |
bradleyhughes | large windows should be centered in the available area...
|
commit | commitdiff | tree |
2005-01-13 |
bradleyhughes | consistency
|
commit | commitdiff | tree |
2005-01-13 |
bradleyhughes | rename buildTransientList(win) to BlackboxWindow::buildFullT...
|
commit | commitdiff | tree |
2005-01-11 |
bradleyhughes | - fix assert... std::find(end, end, ...) will always...
|
commit | commitdiff | tree |
2005-01-11 |
bradleyhughes | - document what the return values for raiseWindow(...
|
commit | commitdiff | tree |
2005-01-10 |
bradleyhughes | rework lowering after the recent changes to the raising
|
commit | commitdiff | tree |
2005-01-10 |
bradleyhughes | don't focus _NET_WM_WINDOW_TYPE_DOCK windows, ever
|
commit | commitdiff | tree |
2005-01-10 |
bradleyhughes | compile on linux
|
commit | commitdiff | tree |
2005-01-10 |
bradleyhughes | optimize StackingList::lower(), and add comments in...
|
commit | commitdiff | tree |
2005-01-10 |
bradleyhughes | since transients are kept on the same workspace as...
|
commit | commitdiff | tree |
2005-01-10 |
bradleyhughes | optimize StackingList::raise()
|
commit | commitdiff | tree |
2005-01-10 |
bradleyhughes | remove debug output
|
commit | commitdiff | tree |
2005-01-10 |
bradleyhughes | better defaults when starting blackbox for the first...
|
commit | commitdiff | tree |
2005-01-10 |
bradleyhughes | Results is not the default style anymore
|
commit | commitdiff | tree |
2005-01-10 |
bradleyhughes | god, stl is wierd
|
commit | commitdiff | tree |
2005-01-10 |
bradleyhughes | part 1 of a larger change to the way windows are stacked...
|
commit | commitdiff | tree |
2005-01-10 |
bradleyhughes | updates
|
commit | commitdiff | tree |
2005-01-10 |
bradleyhughes | make StackingList::raise() and ::lower() return an...
|
commit | commitdiff | tree |
2005-01-06 |
bradleyhughes | BWindowGroup::removeWindow() could delete the group...
|
commit | commitdiff | tree |
2005-01-06 |
bradleyhughes | the transientList must be empty before destroying the...
|
commit | commitdiff | tree |
2005-01-05 |
bradleyhughes | cleanup BlackboxResource and ScreenResource more.....
|
commit | commitdiff | tree |
2005-01-04 |
bradleyhughes | 1. make the "Disable bindings with scroll lock" resource...
|
commit | commitdiff | tree |
2005-01-04 |
bradleyhughes | don't clear the ChangeLayer function when going fullscreen...
|
commit | commitdiff | tree |
2005-01-03 |
bradleyhughes | changeLayer should work when going to fullscreen mode
|
commit | commitdiff | tree |
2005-01-03 |
bradleyhughes | managed windows may also be group leaders, in which...
|
commit | commitdiff | tree |
2005-01-03 |
bradleyhughes | copyright year update
|
commit | commitdiff | tree |
2004-12-29 |
bradleyhughes | copyright year update
|
commit | commitdiff | tree |
2004-12-29 |
bradleyhughes | make changeLayer() work on all transients, similar...
|
commit | commitdiff | tree |
2004-12-29 |
bradleyhughes | this is 0.70.0cvs, not beta2
|
commit | commitdiff | tree |
2004-12-28 |
bradleyhughes | make sure that transients automatically inherit their...
|
commit | commitdiff | tree |
2004-12-22 |
bradleyhughes | 1. when doing an opaque resize, the maximize flag should...
|
commit | commitdiff | tree |
2004-12-22 |
bradleyhughes | make bsetbg -d work
|
commit | commitdiff | tree |
2004-12-22 |
bradleyhughes | consistency cleanups
|
commit | commitdiff | tree |
2004-12-21 |
bradleyhughes | move all of the window settings into BlackboxResource...
|
commit | commitdiff | tree |
2004-12-21 |
bradleyhughes | update todo
|
commit | commitdiff | tree |
2004-12-21 |
bradleyhughes | add write() overload taking a std::string
|
commit | commitdiff | tree |
2004-12-21 |
bradleyhughes | make the mouse wheel scroll through all workspaces
|
commit | commitdiff | tree |
2004-12-21 |
bradleyhughes | add some convenience functions to reduce the size of...
|
commit | commitdiff | tree |
2004-12-21 |
bradleyhughes | reorder the workspace menu as suggested in tracker...
|
commit | commitdiff | tree |
2004-12-21 |
bradleyhughes | remove some todo items (either done or will never be...
|
commit | commitdiff | tree |
2004-12-21 |
bradleyhughes | implement opaque resize
|
commit | commitdiff | tree |
2004-12-20 |
bradleyhughes | a group transient that sets WM_TRANSIENT_FOR to something...
|
commit | commitdiff | tree |
2004-12-20 |
bradleyhughes | 1. transients are iconified/deiconified with their...
|
commit | commitdiff | tree |
2004-12-17 |
bradleyhughes | handle synthetic unmap events according to ICCCM section...
|
commit | commitdiff | tree |
2004-12-17 |
bradleyhughes | the event mask for managed client windows is always...
|
commit | commitdiff | tree |
2004-12-17 |
bradleyhughes | oops... compile
|
commit | commitdiff | tree |
2004-12-17 |
bradleyhughes | make sure _NET_CURRENT_DESKTOP is set when managing...
|
commit | commitdiff | tree |
2004-10-17 |
bradleyhughes | GNU libiconv doesn't define iconv_open on NetBSD, instead...
|
commit | commitdiff | tree |
2004-10-01 |
bradleyhughes | when setting/clearing fullscreen and/or maximize, store...
|
commit | commitdiff | tree |
2004-10-01 |
bradleyhughes | some cleanups and bug fixes relating to how we handle...
|
commit | commitdiff | tree |
2004-09-30 |
bradleyhughes | fix crash when reopening a menu close with the left...
|
commit | commitdiff | tree |
2004-09-30 |
bradleyhughes | BScreen::propagateWindowName() should update the iconmenu...
|
commit | commitdiff | tree |
2004-09-29 |
bradleyhughes | compile on systems where size_t is not a typedef to...
|
commit | commitdiff | tree |
2004-09-27 |
bradleyhughes | starting some cleanups of the BlackboxWindow API: remove...
|
commit | commitdiff | tree |
2004-09-27 |
bradleyhughes | don't set the base size to the minimum size, use the...
|
commit | commitdiff | tree |
2004-09-24 |
bradleyhughes | if WM_PROTOCOLS changes, we need to make sure we update the
|
commit | commitdiff | tree |
2004-09-24 |
bradleyhughes | desktop and dock windows shouldn't keep focus when...
|
commit | commitdiff | tree |
2004-09-24 |
bradleyhughes | a few cleanups and code rearranging... no functionality...
|
commit | commitdiff | tree |
2004-09-23 |
bradleyhughes | bt::Netwm -> bt::EWMH
|
commit | commitdiff | tree |
2004-09-23 |
bradleyhughes | Netwm.* -> EWMH.*
|
commit | commitdiff | tree |
2004-09-23 |
bradleyhughes | add EWMH.{cc,hh}, which is a copy of Netwm.*, with...
|
commit | commitdiff | tree |
2004-09-23 |
bradleyhughes | guard against wierd clients that set their minimum...
|
commit | commitdiff | tree |
2004-09-17 |
bradleyhughes | cleanups
|
commit | commitdiff | tree |
2004-09-17 |
bradleyhughes | Xft does indeed work on <= 8bpp displays, but only...
|
commit | commitdiff | tree |
2004-09-15 |
bradleyhughes | fix bug 1026764: crash when removing last workspace...
|
commit | commitdiff | tree |
2004-09-15 |
bradleyhughes | keep the codeset around, and use it when converting...
|
commit | commitdiff | tree |
2004-09-14 |
bradleyhughes | make sure apps using libbt get the iconv and locale...
|
commit | commitdiff | tree |
2004-09-14 |
bradleyhughes | spit out more information about which compiler flags...
|
commit | commitdiff | tree |
2004-09-10 |
bradleyhughes | 1. make bstyleconvert output the converted style in...
|
commit | commitdiff | tree |
2004-09-10 |
bradleyhughes | use BlackboxWindow::activate() in the iconmenu as well
|
commit | commitdiff | tree |
2004-09-10 |
bradleyhughes | add BlackboxWindow::activate(), which moves a window...
|
commit | commitdiff | tree |