We shouldn't enforce incr when the app resizes itself. But it's so confusing.
[mikachu/openbox.git] / openbox /
2008-03-08 Mikael MagnussonI can drag on buttons.
2008-03-08 Mikael MagnussonSave screen_last_desktop to the root prop _OB_LAST_DESKTOP.
2008-03-08 Mikael MagnussonResist on skip_taskbar windows too
2008-03-08 Mikael MagnussonFunner mousebindings for the dock. Scrolling changes...
2008-03-08 Mikael MagnussonMake the menu pop up centered below the mouse pointer.
2008-03-08 Mikael MagnussonAdd a _OB_FOCUS client message for obpanel to use.
2008-03-08 Mikael MagnussonDisable the evil calling of a kde program on startup
2008-03-08 Mikael MagnussonRevert popup.c from 74ef28
2008-03-08 Mikael MagnussonVarious style related changes.
2008-03-08 Mikael MagnussonPut the client-list-menu in the client menu, just for...
2008-03-08 Mikael MagnussonChange the client list menus back to separating iconifi...
2008-03-08 Mikael MagnussonStop focus from moving if scroll lock is enabled. Usefu...
2008-03-08 Mikael MagnussonMake the default window icon randomly tinted.
2008-03-08 Mikael MagnussonAdd grab option to <keybind> to not grab the keycombo.
2008-03-08 Mikael MagnussonMake Unfocus do what the name says.
2008-03-08 Mikael MagnussonAllow sending windows on other desktops to the current...
2008-03-08 Mikael MagnussonAdd Stop action.
2008-03-08 Mikael MagnussonLet If check for urgent/demands_attention.
2008-03-08 Mikael MagnussonAllow If action to match which desktop a window is on.
2008-03-08 Mikael MagnussonLet the If action match window titles.
2008-03-08 Mikael MagnussonAdd an action AllClients that runs actions on all windows.
2008-03-08 Mikael MagnussonMake * not crash when something isn't focused.
2008-03-08 Mikael MagnussonSet a prop on locked windows, so panels can see it...
2008-03-08 Mikael MagnussonLock some stuff in event.c too.
2008-03-08 Mikael MagnussonBetter locking for client menu.
2008-03-08 Mikael MagnussonDisable locking for some actions where it didn't make...
2008-03-08 Mikael MagnussonAdd Lock action.
2008-03-08 Mikael MagnussonAllow the SendKeyEvent action to send keys to the ...
2008-03-08 Mikael MagnussonOne less crash for nosafefocus.
2008-03-08 Mikael MagnussonMake the focus action work during interactive actions...
2008-03-08 Mikael MagnussonDon't crash on Next/PreviousWindow or dirfocus and...
2008-03-08 Mikael MagnussonAdd a dontStop option in <focus> to make alt-tab not...
2008-03-08 Mikael MagnussonDisable focus during grab safeguards.
2008-03-08 Mikael MagnussonMake edges more likely to eventually do something useful.
2008-03-08 Mikael MagnussonBe less annoying when not debugging.
2008-03-08 Mikael MagnussonRemove from stacking and window lists on reconfigure...
2008-03-08 Mikael MagnussonJust mark out places where contexts need to be handled...
2008-03-08 Mikael MagnussonMake edges windows more like how I think it should be.
2008-03-08 Mikael MagnussonWIP version 1 of edges thinger
2008-03-08 Mikael MagnussonMerge branch 'backport' into work
2008-03-08 Mikael MagnussonRemove double newlines.
2008-03-06 Mikael MagnussonDon't run actions in focus cycling actions backwards...
2008-03-06 Mikael MagnussonFix a typo in --help output (master only).
2008-03-06 Dana JansensMerge branch 'backport' into work
2008-03-06 Dana Jansensdon't set variables twice
2008-03-06 Dana Jansensfix the check for if a relative is focused on map
2008-03-06 Dana Jansenswhen a window pops up a child, don't avoid focusing...
2008-03-06 Mikael MagnussonDon't draw titlebar buttons on top of eachother.
2008-03-03 Dana Jansensadd some debug prints in the session code
2008-03-03 Dana Jansensmake --debug-focus and --debug-session only show their...
2008-03-03 Mikael MagnussonMerge branch 'backport' into work
2008-03-03 Mikael MagnussonMerge branch 'backport' into 3.4
2008-03-03 Dana Jansensdon't save our state for SmSaveGlobal session saves...
2008-03-03 Dana Jansensuse SmSaveGlobal to log out. this will make apps save...
2008-03-03 Cyrille BagardUpdate french translation and fix a typo in actions...
2008-03-02 Dana JansensMerge branch 'backport' into work
2008-03-02 Dana JansensMerge branch 'backport' into 3.4-working
2008-03-02 Dana Jansenschange the logout button to same capitilization as...
2008-03-02 Dana Jansensbe consistent with logout vs log out use
2008-03-02 Dana JansensMerge branch 'backport' into 3.4-working release-3.4.7-pre2
2008-03-02 Dana JansensMerge branch 'backport' into 3.4-working
2008-03-02 Dana Jansensshow the kill dialog if something doesn't respond for...
2008-03-02 Dana JansensMerge branch 'backport' into 3.4-working
2008-03-02 Dana JansensMerge branch 'backport' into work
2008-03-02 Dana Jansensadd a title to the session logout confirm prompt
2008-03-02 Dana Jansensallow prompts to have titles specified. show a prompt...
2008-03-02 Dana Jansensshow an error message when parsing syntax errors are...
2008-03-02 Dana Jansensadd a cleanup callback to the prompt interface. when...
2008-03-02 Dana Jansensthe #ifdef was backwards for using SM or not
2008-03-02 Dana Jansensadd a RECONFIGURING state, and enter that when doing...
2008-03-02 Dana Jansensglib already prints a verbose error message when execut...
2008-03-02 Dana Jansensshow prompts when printing error messages
2008-03-02 Dana JansensMerge branch 'backport' into work
2008-03-02 Dana Jansensmake code to show a prompt when you just want to displa...
2008-03-02 Dana Jansensmake the SessionLogout action always available but...
2008-03-02 Mikael MagnussonMerge branch 'backport' into work
2008-03-02 Dana JansensMerge branch 'backport' into 3.4-working
2008-03-02 Dana Jansensdon't steal focus from windows you are typing in, even...
2008-03-02 Mikael MagnussonMerge branch 'backport' into 3.4
2008-03-02 Mikael MagnussonDon't run actions in If in reverse order.
2008-03-02 Mikael MagnussonSuper miniscule optimization.
2008-03-02 Dana Jansensmissing a header
2008-03-02 Dana JansensMerge branch 'backport' into work
2008-03-02 Dana JansensMerge branch 'backport' into 3.4-working
2008-03-02 Dana Jansensdon't let you use left to go "up to parent" on menus...
2008-03-02 Dana JansensMerge branch 'backport' into 3.4-working
2008-03-02 Dana Jansensmake the prompt option default to 'true' for Exit and...
2008-03-02 Dana Jansensadd a SessionLogout action
2008-03-01 Mikael MagnussonSave target window across restarts for sendkeyevent.
2008-03-01 Mikael MagnussonNew SendKeyEvent and SetKeyTarget actions.
2008-03-01 Mikael MagnussonDon't bring windows when uniconifying.
2008-03-01 Dana Jansensremove some debug prints
2008-03-01 Dana Jansensqueue hooks so that they don't run as each thing happen...
2008-03-01 Dana Jansensmake it $pid and $wid, it's a little faster this way...
2008-03-01 Dana JansensMerge branch 'backport' into 3.4-working
2008-03-01 Dana JansensMerge branch 'backport' into work
2008-03-01 Dana Jansensmove some code around in the execute action
2008-03-01 Dana Jansensinstead of passing things to the environment, substitut...
2008-03-01 Dana Jansenspass the targeted window's PID (if available) and WINDO...
2008-03-01 Dana Jansensalways send the exact client to the hook's actions...
next