]> icculus.org git repositories - mikachu/openbox.git/history - src/screen.cc
when python_exec fails on user.py:
[mikachu/openbox.git] / src / screen.cc
2003-02-14 Dana JansensAdd the "obsetroot" tool. Use it to set the root backgr...
2003-02-14 Dana Jansenscheck if the window is focused before unfocusing it
2003-02-14 Dana Jansensadd a Config class with config data from the scripts.
2003-02-12 Dana Jansensproper order for headers
2003-02-10 Dana Jansensprovide access to the desktop names
2003-02-10 Dana Jansensinitialize the net_showing_desktop hint
2003-02-10 Dana Jansensmore user friendly net_showing_desktop support
2003-02-10 Dana Jansenssmarter focus restoring
2003-02-10 Dana Jansensfocus the desktop when entering show-desktop-mode,...
2003-02-10 Dana Jansensshow desktop mode works!
2003-02-10 Dana Jansensrm some old commented code
2003-02-10 Dana Jansensadd support for desktop layouts specified by pagers
2003-02-10 Dana Jansensstop using a desktop number for iconic windows. woot!
2003-02-10 Dana Jansenskeep track of struts for each desktop
2003-02-10 Dana Jansensmodal works like a charm now
2003-02-09 Dana Jansensuse the c++ std cheaders
2003-02-08 Dana Jansensremove includes for widgetbase.hh. fix bug with circula...
2003-02-08 Dana JansensNo longer using otk widgets for the frame decorations.
2003-02-05 Dana Jansensonly show prints for debug builds
2003-02-04 Dana Jansensmake python config variables very visible by making...
2003-02-04 Dana Jansensrm debug prints
2003-02-03 Dana Jansenshandle modal windows better (bugfixes).
2003-02-03 Dana Jansenssupport for modal children, both in the focus code...
2003-02-03 Dana Jansensset the desktop number before the number of desktops
2003-02-03 Dana Jansensfix a signed/unsigned thing
2003-02-03 Dana Jansensonly watch for events on our window.
2003-02-03 Dana Jansenswatch for windows on desktops being removed, and change...
2003-02-03 Dana Jansensrm a XXX
2003-02-03 Dana Jansensfix compile err
2003-02-03 Dana Jansensrm a XXX
2003-02-01 Dana Jansensremaximize windows when the strut changes
2003-02-01 Dana Jansensalways call the placewindow routine
2003-02-01 Dana Jansensfire Startup on startup, not shutdown
2003-01-31 Dana Jansensadd comment
2003-01-30 Dana Jansensupdate the strut when a client is unmanaged
2003-01-29 Dana Jansensfix compiling bug
2003-01-29 Dana Jansensmake struts get added to the screen when mapping a...
2003-01-29 Dana Jansensdon't manage override_redirect windows.
2003-01-29 Dana Jansenscomment unused variable
2003-01-27 Dana Jansensuse otk objects in the ob scripts by importing otk
2003-01-25 Dana Jansensnew/better/cleaner scripting interface
2003-01-24 Dana Jansenswatch for multiple map requests on the same window...
2003-01-24 Dana Jansensout with the blackbox source
2003-01-23 Dana Jansensmaprequests do not come here once the window is managed...
2003-01-23 Dana Jansensset the root window, to a color for now
2003-01-23 Dana Jansensremove the word "sticky" from everywhere, and replace...
2003-01-23 Dana Jansensdont use a const_iterator
2003-01-23 Dana Jansensdont use a const_iterator
2003-01-23 Dana Jansenscompiles with the new render subsystem...
2003-01-17 Dana JansensSome cleanups in the mapping procedure. Apply requested...
2003-01-17 Dana Jansenscall the place routine after the window is grabbed
2003-01-17 Dana Jansenscall the place window routine after the frame is created
2003-01-16 Dana Jansensnew raise/lower window code. only restacks 2 windows...
2003-01-16 Dana Jansensredo otk::Property. make it static.
2003-01-16 Dana Jansensstacking list on root is bottom to top
2003-01-14 Dana Jansensotk::Timer-ng!! thanks ManMower for this shizznit!
2003-01-13 Dana Jansensfix indenting
2003-01-13 Dana Jansensuse the new non-static display
2003-01-13 Dana Jansensmove the Openbox::instance pointer to simply "openbox".
2003-01-13 Dana Jansensalmost done the ustring conversion
2003-01-12 Dana Jansensdefault to 1 desktop if its not read from the configs
2003-01-12 Dana Jansensdont assert when given an out-of-range desktop
2003-01-11 Dana Jansensremoving all prefixes completed
2003-01-09 Dana Jansensnew python callbacks data, infrastructure. going to...
2003-01-09 Dana Jansenschange what re-maprequest events do, just convert them...
2003-01-08 Dana Jansensadd some comments
2003-01-07 Dana Jansensbetter reparent handling, dont fux with the event stack..
2003-01-07 Dana Jansenshandle unmaps better. all thanks to acroread sending...
2003-01-07 Dana Jansensdon't place the window magically if we're starting...
2003-01-07 Dana Jansensadd a PlaceWindow event hook type
2003-01-07 Dana Jansensdont unset focused client if it is still/already set...
2003-01-07 Dana Jansenschange the unmanae ordeer around to have the callbacks...
2003-01-07 Dana Jansenssending windows to workspaces works. focus messes up...
2003-01-07 Dana Jansensuse client messages to switch desktops/move windows...
2003-01-07 Dana Jansensadd startup and shutdown callback events for each screen
2003-01-07 Dana Jansenssupply python routines for next/prev workspace
2003-01-07 Dana Jansensdont hide windows when switching to the current workspace
2003-01-07 Dana Jansenswindows stay on their desktops
2003-01-07 Dana Jansensdesktops
2003-01-07 Dana Jansenskeep track of desktops...
2003-01-06 Dana Jansenshandle maprequests after mapped correctly. thus making...
2003-01-05 Dana Jansenstransient window support..halfway
2003-01-04 Dana Jansensonly focus new 'normal' windows
2003-01-04 Dana Jansensadd support for wm_window_role
2003-01-04 Dana Jansensbetter focus passing around for now
2003-01-04 Dana Jansenssupport net_wm_strut's! nothing to do with them yet...
2003-01-04 Dana Jansensupdate comment
2003-01-04 Dana Jansensset desktop names on startup
2003-01-04 Dana Jansensdesktopnames is supported already, just desktops arent :>
2003-01-04 Dana Jansensbetter focusing. support for the take_focus protocol
2003-01-04 Dana Jansensset the net support atoms
2003-01-04 Dana Jansensclient and stacking list work
2003-01-03 Dana Jansensremove the block on shutdown
2003-01-03 Dana Jansensrm the old bb src
2003-01-03 Dana Jansensshare code for raising/lowering windows
2003-01-03 Dana Jansensadd/lower work
2003-01-03 Dana Jansensnew mouse button code is seeming to work. you can move...
2003-01-02 Dana Jansensnew code for bindings/callbacks. much sexier. now passe...
2002-12-31 Dana Jansensload config options from the python environment
2002-12-31 Dana Jansensadd click_raise global var
next