]> icculus.org git repositories - mikachu/openbox.git/log
mikachu/openbox.git
16 years agoMerge branch 'mikabox/actions' into wip/mikabox
Mikael Magnusson [Sat, 8 Mar 2008 16:29:13 +0000 (17:29 +0100)]
Merge branch 'mikabox/actions' into wip/mikabox

Conflicts:

Makefile.am
openbox/client.c
po/POTFILES.in

16 years agoMerge branch 'wip/nosafefocus' into wip/mikabox
Mikael Magnusson [Sat, 8 Mar 2008 16:29:06 +0000 (17:29 +0100)]
Merge branch 'wip/nosafefocus' into wip/mikabox

16 years agoMerge branch 'wip/edges' into wip/mikabox
Mikael Magnusson [Sat, 8 Mar 2008 16:29:04 +0000 (17:29 +0100)]
Merge branch 'wip/edges' into wip/mikabox

16 years agoMake Unfocus do what the name says.
Mikael Magnusson [Thu, 28 Feb 2008 18:43:07 +0000 (19:43 +0100)]
Make Unfocus do what the name says.

16 years agoAllow sending windows on other desktops to the current desktop.
Mikael Magnusson [Thu, 6 Mar 2008 19:06:38 +0000 (20:06 +0100)]
Allow sending windows on other desktops to the current desktop.

16 years agoAdd Stop action.
Mikael Magnusson [Sun, 2 Mar 2008 01:02:57 +0000 (02:02 +0100)]
Add Stop action.

16 years agoLet If check for urgent/demands_attention.
Mikael Magnusson [Sun, 2 Mar 2008 17:59:43 +0000 (18:59 +0100)]
Let If check for urgent/demands_attention.

16 years agoAllow If action to match which desktop a window is on.
Mikael Magnusson [Sat, 1 Mar 2008 17:20:43 +0000 (18:20 +0100)]
Allow If action to match which desktop a window is on.

16 years agoLet the If action match window titles.
Mikael Magnusson [Sat, 1 Mar 2008 15:42:06 +0000 (16:42 +0100)]
Let the If action match window titles.

16 years agoAdd an action AllClients that runs actions on all windows.
Mikael Magnusson [Sat, 1 Mar 2008 17:23:52 +0000 (18:23 +0100)]
Add an action AllClients that runs actions on all windows.

Add <action> tags as children to it, obviously intended for use with
the If action.

16 years agoMake * not crash when something isn't focused.
Mikael Magnusson [Thu, 28 Feb 2008 18:42:46 +0000 (19:42 +0100)]
Make * not crash when something isn't focused.

16 years agoSet a prop on locked windows, so panels can see it, and so it persists over restarts.
Mikael Magnusson [Thu, 28 Feb 2008 03:40:25 +0000 (04:40 +0100)]
Set a prop on locked windows, so panels can see it, and so it persists over restarts.

16 years agoLock some stuff in event.c too.
Mikael Magnusson [Thu, 28 Feb 2008 01:23:25 +0000 (02:23 +0100)]
Lock some stuff in event.c too.

16 years agoBetter locking for client menu.
Mikael Magnusson [Thu, 28 Feb 2008 01:12:19 +0000 (02:12 +0100)]
Better locking for client menu.

16 years agoDisable locking for some actions where it didn't make sense.
Mikael Magnusson [Wed, 27 Feb 2008 14:54:26 +0000 (15:54 +0100)]
Disable locking for some actions where it didn't make sense.

16 years agoAdd Lock action.
Mikael Magnusson [Sat, 23 Feb 2008 19:15:34 +0000 (20:15 +0100)]
Add Lock action.

Allows locking windows so you can't move/resize/close/etc them by mistake.

It's probably better to check in client.c than the actions, just
testing if I want it at all for now.

16 years agoAllow the SendKeyEvent action to send keys to the "usual" target, so you can use...
Mikael Magnusson [Sun, 2 Mar 2008 01:37:43 +0000 (02:37 +0100)]
Allow the SendKeyEvent action to send keys to the "usual" target, so you can use it in AllClients.

16 years agoOne less crash for nosafefocus.
Mikael Magnusson [Fri, 29 Feb 2008 02:17:26 +0000 (03:17 +0100)]
One less crash for nosafefocus.

16 years agoMake the focus action work during interactive actions again (ie, cancel the interacti...
Mikael Magnusson [Wed, 27 Feb 2008 15:10:09 +0000 (16:10 +0100)]
Make the focus action work during interactive actions again (ie, cancel the interactive action first).

16 years agoDon't crash on Next/PreviousWindow or dirfocus and the window went away.
Mikael Magnusson [Wed, 20 Feb 2008 16:08:18 +0000 (17:08 +0100)]
Don't crash on Next/PreviousWindow or dirfocus and the window went away.

16 years agoAdd a dontStop option in <focus> to make alt-tab not stop when a new window opens.
Mikael Magnusson [Sat, 26 Jan 2008 08:09:47 +0000 (09:09 +0100)]
Add a dontStop option in <focus> to make alt-tab not stop when a new window opens.

Currently focus gets a bit messed up when a window closes because I
don't feel like tracking it down right now.

Also causes crashes when windows close and whatnot. Although i think
this was fixed recently by dana.

16 years agoDisable focus during grab safeguards.
Mikael Magnusson [Sat, 26 Jan 2008 08:07:13 +0000 (09:07 +0100)]
Disable focus during grab safeguards.

16 years agoMake edges more likely to eventually do something useful.
Mikael Magnusson [Sun, 10 Feb 2008 21:11:52 +0000 (22:11 +0100)]
Make edges more likely to eventually do something useful.

16 years agoBe less annoying when not debugging.
Mikael Magnusson [Sun, 10 Feb 2008 07:00:06 +0000 (08:00 +0100)]
Be less annoying when not debugging.

16 years agoRemove from stacking and window lists on reconfigure and remove an old todo.
Mikael Magnusson [Sun, 3 Feb 2008 04:32:08 +0000 (05:32 +0100)]
Remove from stacking and window lists on reconfigure and remove an old todo.

16 years agoJust mark out places where contexts need to be handled with #warning.
Mikael Magnusson [Wed, 23 Jan 2008 03:33:57 +0000 (04:33 +0100)]
Just mark out places where contexts need to be handled with #warning.

16 years agoMake edges windows more like how I think it should be.
Mikael Magnusson [Wed, 23 Jan 2008 03:18:00 +0000 (04:18 +0100)]
Make edges windows more like how I think it should be.

16 years agoWIP version 1 of edges thinger
Mikael Magnusson [Wed, 5 Sep 2007 01:54:24 +0000 (03:54 +0200)]
WIP version 1 of edges thinger

This is meant to eventually let you do things like trigger actions on
press or hover or whatever on screen edges/corners. Right now it just
maps the windows and does nothing with them.

16 years agoMerge branch 'backport' into work
Mikael Magnusson [Sat, 8 Mar 2008 15:51:19 +0000 (16:51 +0100)]
Merge branch 'backport' into work

Conflicts:

obt/keyboard.c
openbox/actions/cyclewindows.c
openbox/actions/directionalwindows.c
openbox/frame.c
openbox/openbox.c

16 years agoRemove double newlines.
Mikael Magnusson [Sat, 8 Mar 2008 15:42:43 +0000 (16:42 +0100)]
Remove double newlines.

16 years agoDon't run actions in focus cycling actions backwards either (as in 664b0b4e943ba4d410...
Mikael Magnusson [Thu, 6 Mar 2008 19:02:26 +0000 (20:02 +0100)]
Don't run actions in focus cycling actions backwards either (as in 664b0b4e943ba4d410168817dcff953804b44253).

16 years agoFix a typo in --help output (master only).
Mikael Magnusson [Thu, 6 Mar 2008 18:46:24 +0000 (19:46 +0100)]
Fix a typo in --help output (master only).

16 years agoDon't draw titlebar buttons on top of eachother.
Mikael Magnusson [Thu, 6 Mar 2008 01:28:43 +0000 (02:28 +0100)]
Don't draw titlebar buttons on top of eachother.

16 years agoDon't leak auto-scaled RGBA textures.
Mikael Magnusson [Wed, 5 Mar 2008 19:12:45 +0000 (20:12 +0100)]
Don't leak auto-scaled RGBA textures.

16 years agoUpdate traditional chinese translation.
洪任諭 [Wed, 5 Mar 2008 17:12:11 +0000 (18:12 +0100)]
Update traditional chinese translation.

16 years agoUpdate brazilian portuguese translation.
Og Maciel [Tue, 4 Mar 2008 21:22:46 +0000 (22:22 +0100)]
Update brazilian portuguese translation.

16 years agoUpdate japanese translation.
Ryoichiro Suzuki [Tue, 4 Mar 2008 15:33:43 +0000 (16:33 +0100)]
Update japanese translation.

16 years agoadd some debug prints in the session code
Dana Jansens [Mon, 3 Mar 2008 13:31:23 +0000 (08:31 -0500)]
add some debug prints in the session code

16 years agomake --debug-focus and --debug-session only show their appropriate messages so you...
Dana Jansens [Mon, 3 Mar 2008 13:03:16 +0000 (08:03 -0500)]
make --debug-focus and --debug-session only show their appropriate messages so you can filter easier

16 years agoMerge branch 'backport' into work
Mikael Magnusson [Mon, 3 Mar 2008 16:10:53 +0000 (17:10 +0100)]
Merge branch 'backport' into work

Conflicts:

openbox/session.c

16 years agoadd xfce-settings-show to the default menu
Dana Jansens [Mon, 3 Mar 2008 13:36:24 +0000 (08:36 -0500)]
add xfce-settings-show to the default menu

16 years agodon't save our state for SmSaveGlobal session saves, just Local ones
Dana Jansens [Mon, 3 Mar 2008 12:46:24 +0000 (07:46 -0500)]
don't save our state for SmSaveGlobal session saves, just Local ones

16 years agouse SmSaveGlobal to log out. this will make apps save their documents or whatever...
Dana Jansens [Mon, 3 Mar 2008 16:00:00 +0000 (17:00 +0100)]
use SmSaveGlobal to log out.  this will make apps save their documents or whatever so that you don't lose things, but it won't take a snapshot of the current session

16 years agoAdd new strings to the very outdated hr.po file (which is not activated).
Mikael Magnusson [Mon, 3 Mar 2008 01:20:01 +0000 (02:20 +0100)]
Add new strings to the very outdated hr.po file (which is not activated).

16 years agoUpdate french translation and fix a typo in actions/session.c
Cyrille Bagard [Mon, 3 Mar 2008 01:05:17 +0000 (02:05 +0100)]
Update french translation and fix a typo in actions/session.c

16 years agoChange ja and pt_BR back to 3.4.6.1 as they now have untranslated strings again.
Mikael Magnusson [Sun, 2 Mar 2008 23:50:05 +0000 (00:50 +0100)]
Change ja and pt_BR back to 3.4.6.1 as they now have untranslated strings again.

16 years agoUpdate swedish translation.
Mikael Magnusson [Sun, 2 Mar 2008 23:38:48 +0000 (00:38 +0100)]
Update swedish translation.

Was a bit inconsistent with capitalizing titles.

16 years agoMerge branch 'backport' into work
Dana Jansens [Sun, 2 Mar 2008 23:36:32 +0000 (18:36 -0500)]
Merge branch 'backport' into work

16 years agochange the logout button to same capitilization as the title, and update translatable...
Dana Jansens [Sun, 2 Mar 2008 23:34:28 +0000 (18:34 -0500)]
change the logout button to same capitilization as the title, and update translatable strings

16 years agobe consistent with logout vs log out use
Dana Jansens [Sun, 2 Mar 2008 23:26:22 +0000 (18:26 -0500)]
be consistent with logout vs log out use

16 years agoadd the new translatable strings
Dana Jansens [Sun, 2 Mar 2008 23:09:08 +0000 (18:09 -0500)]
add the new translatable strings

16 years agoUpdate swedish translation.
Mikael Magnusson [Sun, 2 Mar 2008 23:07:41 +0000 (00:07 +0100)]
Update swedish translation.

16 years agoshow the kill dialog if something doesn't respond for 6 seconds instead of 3
Dana Jansens [Sun, 2 Mar 2008 22:28:12 +0000 (17:28 -0500)]
show the kill dialog if something doesn't respond for 6 seconds instead of 3

16 years agoMerge branch 'backport' into work
Dana Jansens [Sun, 2 Mar 2008 22:23:23 +0000 (17:23 -0500)]
Merge branch 'backport' into work

Conflicts:

openbox/actions/execute.c
openbox/event.c
openbox/openbox.c
openbox/openbox.h

16 years agoadd a title to the session logout confirm prompt
Dana Jansens [Sun, 2 Mar 2008 22:19:39 +0000 (17:19 -0500)]
add a title to the session logout confirm prompt

16 years agoallow prompts to have titles specified. show a prompt when there are syntax errors...
Dana Jansens [Sun, 2 Mar 2008 22:12:11 +0000 (17:12 -0500)]
allow prompts to have titles specified.  show a prompt when there are syntax errors in the xml config files.

16 years agoshow an error message when parsing syntax errors are encountered in the openbox confi...
Dana Jansens [Sun, 2 Mar 2008 21:40:40 +0000 (16:40 -0500)]
show an error message when parsing syntax errors are encountered in the openbox config files

16 years agoadd a cleanup callback to the prompt interface. when the prompt's callback returns...
Dana Jansens [Sun, 2 Mar 2008 21:11:05 +0000 (16:11 -0500)]
add a cleanup callback to the prompt interface.  when the prompt's callback returns TRUE, then the cleanup function is called. likewise when the prompt system is shutdown (openbox is exiting), then the cleanup function is also called.  it should unref/destroy the prompt and any memory associated with it

16 years agothe #ifdef was backwards for using SM or not
Dana Jansens [Sun, 2 Mar 2008 21:04:28 +0000 (16:04 -0500)]
the #ifdef was backwards for using SM or not

16 years agoadd a RECONFIGURING state, and enter that when doing reconfiguring
Dana Jansens [Sun, 2 Mar 2008 20:37:07 +0000 (15:37 -0500)]
add a RECONFIGURING state, and enter that when doing reconfiguring

16 years agoglib already prints a verbose error message when execute fails. don't add a second...
Dana Jansens [Sun, 2 Mar 2008 20:28:22 +0000 (15:28 -0500)]
glib already prints a verbose error message when execute fails.  don't add a second level of useless verbosity to that

16 years agouse g_debug for debug messages
Dana Jansens [Sun, 2 Mar 2008 20:17:31 +0000 (15:17 -0500)]
use g_debug for debug messages

16 years agoshow prompts when printing error messages
Dana Jansens [Sun, 2 Mar 2008 20:14:24 +0000 (15:14 -0500)]
show prompts when printing error messages

16 years agoMerge branch 'backport' into work
Dana Jansens [Sun, 2 Mar 2008 20:03:10 +0000 (15:03 -0500)]
Merge branch 'backport' into work

16 years agomake code to show a prompt when you just want to display and message and not do anyth...
Dana Jansens [Sun, 2 Mar 2008 20:02:34 +0000 (15:02 -0500)]
make code to show a prompt when you just want to display and message and not do anything when the user presses the button

16 years agomake the SessionLogout action always available but it shows an error if you use it...
Dana Jansens [Sun, 2 Mar 2008 20:01:46 +0000 (15:01 -0500)]
make the SessionLogout action always available but it shows an error if you use it and Openbox wasn't built with SM support

16 years agoMerge branch 'backport' into work
Mikael Magnusson [Sun, 2 Mar 2008 18:41:32 +0000 (19:41 +0100)]
Merge branch 'backport' into work

Conflicts:

openbox/actions/desktop.c
openbox/actions/if.c

16 years agoUpdate portuguese translation.
Mikael Magnusson [Sun, 2 Mar 2008 18:12:01 +0000 (19:12 +0100)]
Update portuguese translation.

16 years agoUpdate japanese translation with the last couple of strings.
Ryoichiro Suzuki [Sun, 2 Mar 2008 16:22:20 +0000 (17:22 +0100)]
Update japanese translation with the last couple of strings.

16 years agodon't steal focus from windows you are typing in, even if the new window is a relative
Dana Jansens [Sun, 2 Mar 2008 18:30:44 +0000 (13:30 -0500)]
don't steal focus from windows you are typing in, even if the new window is a relative

16 years agodisplay the NotShowIn stuff correctly
Dana Jansens [Sun, 2 Mar 2008 16:41:08 +0000 (11:41 -0500)]
display the NotShowIn stuff correctly

16 years agoUpdate japanese translation. Chu
Ryoichiro Suzuki [Sun, 2 Mar 2008 16:22:20 +0000 (17:22 +0100)]
Update japanese translation. Chu

16 years agoan else disappeared somehow
Dana Jansens [Sun, 2 Mar 2008 15:53:09 +0000 (10:53 -0500)]
an else disappeared somehow

16 years agosome modifications to xdg-autostart based on suggestions from the PyXDG maintainer
Dana Jansens [Sun, 2 Mar 2008 15:45:28 +0000 (10:45 -0500)]
some modifications to xdg-autostart based on suggestions from the PyXDG maintainer

16 years agoDon't run actions in If in reverse order.
Mikael Magnusson [Sun, 2 Mar 2008 00:51:06 +0000 (01:51 +0100)]
Don't run actions in If in reverse order.

16 years agoSuper miniscule optimization.
Mikael Magnusson [Sat, 1 Mar 2008 16:55:35 +0000 (17:55 +0100)]
Super miniscule optimization.

16 years agomissing a header
Dana Jansens [Sun, 2 Mar 2008 09:19:38 +0000 (04:19 -0500)]
missing a header

16 years agoMerge branch 'backport' into work
Dana Jansens [Sun, 2 Mar 2008 09:18:17 +0000 (04:18 -0500)]
Merge branch 'backport' into work

Conflicts:

openbox/actions/all.h
openbox/event.c
openbox/prompt.c

16 years agodon't let you use left to go "up to parent" on menus which don't have any parent
Dana Jansens [Sun, 2 Mar 2008 09:16:17 +0000 (04:16 -0500)]
don't let you use left to go "up to parent" on menus which don't have any parent

16 years agoadd cups manager to the default menu
Dana Jansens [Sun, 2 Mar 2008 09:10:47 +0000 (04:10 -0500)]
add cups manager to the default menu

16 years agoadd SessionLogout to the default menu, add a system submenu with common configuration...
Dana Jansens [Sun, 2 Mar 2008 08:41:58 +0000 (03:41 -0500)]
add SessionLogout to the default menu, add a system submenu with common configuration tools in it (obconf, g-control-center, kcontrol)

16 years agoadd a gdm-control tool that lets you..control..gdm..
Dana Jansens [Sun, 2 Mar 2008 07:20:53 +0000 (02:20 -0500)]
add a gdm-control tool that lets you..control..gdm..

16 years agomake the prompt option default to 'true' for Exit and SessionLogout
Dana Jansens [Sun, 2 Mar 2008 08:18:38 +0000 (03:18 -0500)]
make the prompt option default to 'true' for Exit and SessionLogout

16 years agoadd a SessionLogout action
Dana Jansens [Sun, 2 Mar 2008 07:50:19 +0000 (02:50 -0500)]
add a SessionLogout action

16 years agoSave target window across restarts for sendkeyevent.
Mikael Magnusson [Wed, 27 Feb 2008 15:27:07 +0000 (16:27 +0100)]
Save target window across restarts for sendkeyevent.

16 years agoNew SendKeyEvent and SetKeyTarget actions.
Mikael Magnusson [Tue, 5 Feb 2008 10:19:10 +0000 (11:19 +0100)]
New SendKeyEvent and SetKeyTarget actions.

These let you define SendKeyEvent actions that send a specified key to a target
 window. The target window can be changed at runtime with the SetKeyTarget action.

16 years agoDon't bring windows when uniconifying.
Mikael Magnusson [Sat, 1 Mar 2008 17:17:20 +0000 (18:17 +0100)]
Don't bring windows when uniconifying.

16 years agoremove some debug prints
Dana Jansens [Sat, 1 Mar 2008 16:45:33 +0000 (11:45 -0500)]
remove some debug prints

16 years agoqueue hooks so that they don't run as each thing happens, instead run them at the...
Dana Jansens [Sat, 1 Mar 2008 06:52:38 +0000 (01:52 -0500)]
queue hooks so that they don't run as each thing happens, instead run them at the end.  keep the openbox code paths fast.

16 years agomake it $pid and $wid, it's a little faster this way and they look the same so why not
Dana Jansens [Sat, 1 Mar 2008 06:30:29 +0000 (01:30 -0500)]
make it $pid and $wid, it's a little faster this way and they look the same so why not

16 years agoMerge branch 'backport' into work
Dana Jansens [Sat, 1 Mar 2008 06:22:37 +0000 (01:22 -0500)]
Merge branch 'backport' into work

16 years agomove some code around in the execute action
Dana Jansens [Sat, 1 Mar 2008 06:21:55 +0000 (01:21 -0500)]
move some code around in the execute action

16 years agofix the menu's command for urxvt
Dana Jansens [Sat, 1 Mar 2008 06:16:18 +0000 (01:16 -0500)]
fix the menu's command for urxvt

16 years agoinstead of passing things to the environment, substitute $pid and $window inline...
Dana Jansens [Sat, 1 Mar 2008 05:52:49 +0000 (00:52 -0500)]
instead of passing things to the environment, substitute $pid and $window inline in the Execute command string

16 years agopass the targeted window's PID (if available) and WINDOW_ID to the environment of...
Dana Jansens [Sat, 1 Mar 2008 05:18:33 +0000 (00:18 -0500)]
pass the targeted window's PID (if available) and WINDOW_ID to the environment of the Execute action

16 years agoalways send the exact client to the hook's actions that the hook fired for
Dana Jansens [Sat, 1 Mar 2008 05:09:20 +0000 (00:09 -0500)]
always send the exact client to the hook's actions that the hook fired for

16 years agoGet hooks working
Dana Jansens [Sat, 1 Mar 2008 05:04:28 +0000 (00:04 -0500)]
Get hooks working

16 years agochange some of the hooks, and add all the hooks to the code so that they run
Dana Jansens [Sat, 1 Mar 2008 04:34:28 +0000 (23:34 -0500)]
change some of the hooks, and add all the hooks to the code so that they run

16 years agoAdd a hook system. They hooks don't run yet but they parse from the config file.
Dana Jansens [Sat, 1 Mar 2008 04:16:31 +0000 (23:16 -0500)]
Add a hook system.  They hooks don't run yet but they parse from the config file.

16 years agoMerge branch 'backport' into work
Mikael Magnusson [Fri, 29 Feb 2008 03:21:02 +0000 (04:21 +0100)]
Merge branch 'backport' into work

Conflicts:

openbox/client.c
openbox/screen.c