]> Dogcows Code - chaz/openbox/history - openbox
some old changes to grav.c test, it wasn't a valid test before.
[chaz/openbox] / openbox /
2007-05-01  Dana Jansenssome old changes to grav.c test, it wasn't a valid...
2007-05-01  Dana Jansensa whole lot of changes to the moving/resizing code...
2007-05-01  Dana Jansensfix this client message.
2007-05-01  Dana Jansensthere is 5 longs, not 4
2007-04-27  Mikael Magnussonalso add the go there entry to client list menus if...
2007-04-26  Dana Jansensadd a separate font config for onscreendisplays
2007-04-26  Dana Jansensfocus_client is already nulled from the fallback, and...
2007-04-26  Dana Jansenshave to fallback in client_unmanage, until we figure...
2007-04-26  Dana Jansensfix placement of top menus
2007-04-26  Dana Jansensalmost everyone prefers the brackets. so make both...
2007-04-26  Dana Jansensplace the client menu at the top left of the window...
2007-04-26  Dana Jansensdont parse both keybindings and actions in the same...
2007-04-26  Dana Jansensadd the delay for killing keychains back (but it won...
2007-04-26  Dana Jansensadd group transients to other transients who arent...
2007-04-26  Dana Jansenswhen windows disappear dont move focus from enter event...
2007-04-26  Dana Jansensallow actions and chains at the same level
2007-04-26  Dana Jansensfixes for new keybindings stuff/chroot/parsing
2007-04-26  Dana Jansensadd chrooting. use chroot="true" on the chroot location
2007-04-25  Dana Jansensgive the chain popup a 1 second delay before it shows
2007-04-25  Dana Jansensadd a popup dialog that shows where you are in a keychain
2007-04-25  Dana Jansensdont go to disabled menu entries with keyboard shortcuts
2007-04-25  Dana Jansensmake rendering the shortcuts much faster
2007-04-25  Mikael Magnussonconsistency for dock layer naming
2007-04-25  Dana Jansensplaying a bit with grabs
2007-04-25  Dana Jansenssome more border fixups
2007-04-25  Dana Jansensthe inner stuff was being placed wrong all this time.
2007-04-25  Dana Jansenscleanups for keyboard menu shotcuts. dont let & set...
2007-04-25  Dana Jansenschange resize binding
2007-04-25  Dana Jansensadd keyboard shortcuts to the menus. you can specify...
2007-04-25  Dana Jansensg_locale_to_utf8 seems to work here and its a simpler...
2007-04-25  Dana Jansenspointer type changed a long time ago
2007-04-24  Mikael Magnussononly grab keybinds on the root window, not every client...
2007-04-24  Dana Jansensconsistency
2007-04-24  Dana Jansensdon't split strings inside _() across lines. change...
2007-04-24  Dana Jansensproper handling of the plate though, too
2007-04-24  Dana Jansensmake the inner window work like the plate used to for...
2007-04-24  Dana Jansensdont cause focus change with enter events when youre...
2007-04-24  Dana Jansensset the client's user_time when it gets activated
2007-04-24  Dana Jansensdon't activate and change desktops if the client's...
2007-04-24  Dana Jansensfix a comment
2007-04-24  Dana Jansensuse client_activate to activate newly mapping windows...
2007-04-24  Dana Jansensremove the four corners option
2007-04-24  Mikael Magnussonworking tapered corners resize
2007-04-24  Dana Jansensprint the corner out that was chosen
2007-04-24  Mikael Magnussonwhat I have so far
2007-04-24  Mikael Magnussonthis doesn't work yet but i don't want to screw it...
2007-04-24  Dana Jansensset the default icon onto windows which don't provide one
2007-04-24  Dana Jansensplace randomly inside the area available. if its too...
2007-04-24  Dana Jansensset the max settings properly, was setting max_vert...
2007-04-24  Dana Jansenspreliminary change to the 9 corners thing, to add a...
2007-04-24  Dana Jansensthe check for if the window is being resized is only...
2007-04-24  Mikael Magnussonfix resizing when drawContents is off, and I think...
2007-04-24  Dana Jansensadd debug messages saying if an extension is missing...
2007-04-24  Dana Jansensremove the stick atom, since openbox does not use stick...
2007-04-24  Dana Jansensthe focus_client = NULL got moved by mistake.
2007-04-24  Dana Jansensfocus_order_remove is called in a few places. move...
2007-04-24  Dana Jansensadd support for _NET_WM_SYNC_REQUEST
2007-04-24  Dana Jansenssave windows' colormaps rather than querying them from...
2007-04-24  Dana Jansensnever mind on the hint idea, it was fun while it lasted...
2007-04-24  Dana Jansenshm, that was a silly error. the propogate mask shouldnt...
2007-04-24  Dana Jansensmissing a thinger
2007-04-24  Dana Jansensadd the PointerMotionHintMask everywhere, we dont need...
2007-04-24  Dana Jansensset the eventmask on frame windows again..
2007-04-24  Dana Jansensin shrinking resize the frame before the client
2007-04-24  Dana Jansens1. remove some old event handling that was not used...
2007-04-23  Dana Jansensplace transients without a parent in the middle of...
2007-04-23  Dana Jansensadd a window between the frame and the plate for drawin...
2007-04-23  Dana Jansensfocus_client was becoming invalid if the focused client...
2007-04-23  Dana Jansenscycling between dock windows now possible with the...
2007-04-23  Dana Jansensleavenotify events messing up delayed focus
2007-04-23  Dana Jansensfix warning
2007-04-23  Dana Jansensextra comma
2007-04-23  Dana Jansensline up the top coords box nicer
2007-04-23  Mikael Magnussoninclude the header that has gethostname
2007-04-23  Mikael Magnussonshow the hostname of forwarded clients in the titlebar
2007-04-23  Dana Jansens1) translate all of openbox's output
2007-04-23  Dana Jansensremove an unused variable
2007-04-23  Dana Jansensonly show debug messages if you enable it on command...
2007-04-23  Dana Jansensfallback to desktops properly
2007-04-23  Dana Jansensput the separator back in the spit up client list menu
2007-04-23  Dana Jansensback out r5812. you do want that there
2007-04-23  Dana Jansenswasteful syncing
2007-04-23  Dana Jansensremove windows from the hash on hide, dont readd them...
2007-04-23  Mikael Magnussonunused variable "icons"
2007-04-22  Dana Jansensstop listening to events on clients that are being...
2007-04-22  Dana Jansensyou cant grab substructureredirect on the plate. why...
2007-04-22  Dana Jansensuse event_ignore_queued_enters
2007-04-22  Dana Jansenswhen windows reverttoparent, we will get a notifynonlin...
2007-04-22  Dana Jansensuse focusouts from unmanaged windows (windows which...
2007-04-22  Dana Jansensadd a debug message
2007-04-22  Dana Jansensfocus properly on desktop change
2007-04-22  Dana Jansensmissing a header
2007-04-22  Dana Jansenswhen focusing nothing, make sure focus_client knows...
2007-04-22  Dana Jansensfocusin to the root window happens on both monitors...
2007-04-22  Dana Jansensignore some focus events that shouldnt be reacted to
2007-04-22  Dana Jansens(no commit message)
2007-04-22  Dana Jansensa) set the focus client before calculating its layer
2007-04-22  Dana JansensFocusOut events come after UnmapNotify, so we don't...
2007-04-22  Dana Jansensa) remove focus_hilite, it is not needed and complicate...
2007-04-22  Dana Jansensxflush after changing the focus decorations so it gets...
next
This page took 0.04973 seconds and 7 git commands to generate.