markt
562fa26423
minor usability fix for :Tab command and fixed handle rendering when switching from a style without them
2007-07-02 05:26:32 +00:00
markt
2b25b05b27
added SetAlpha key command
2007-02-02 19:04:57 +00:00
markt
09cc0bf6af
little cleanup
2007-01-13 18:59:49 +00:00
markt
81c650c63e
add support for negative arguments to :Tab
2006-08-03 18:39:32 +00:00
markt
c929da4054
replacing some instances of focusedWindow()->fbwindow() with focusedFbWindow()
2006-07-12 00:08:57 +00:00
mathias
dc53283060
* cosmetics to Workspace.hh CurrentWindowCmd.cc
...
* added first draft of new docs in asciidoc format, needs to be converted
properly to roff-format, right now its just a temporary "home"
* rename of Coding_style to CODESTYLE
2006-04-22 07:03:58 +00:00
fluxgen
5ceacc6592
moved all focus handling to FocusControl
2006-02-18 20:19:22 +00:00
mathias
ae05ad9a01
updated copyright info
2006-02-16 06:53:05 +00:00
mathias
56580b2321
respect border size in the MoveTo action, especially at the right and lower
...
border of the screen.
2005-07-05 21:57:33 +00:00
fluxgen
1727656e0a
cleaning, change getCount to numberOfWorkspace
2005-07-04 18:18:32 +00:00
mathias
d69e300376
Enhanced MoveTo, fixes #1074568
...
MoveTo <int|*> <int|*> <Reference Corner>
- * means "use current value"
- Reference Corner is one of:
- UpperLeft, Upper, UpperRight
- Left, Right
- LowerLeft, Lower, Right
examples:
MoveTo 0 * Left -> snap to left workspace edge
MoveTo * 0 Lower -> snap to lower workspace edge
MoveTo 0 0 UpperRight -> snap to upper right workspace corner
TODO: perhaps add some "aliases" to make it more userfriendly
2005-06-15 15:17:48 +00:00
mathias
cdc4338c6b
Fixes #1213003 , SendToWorkspace shouldnt follow
...
SendToWorkspace and the rest are putting the window onto the new workspace
silently, TakeToWorkspace warps to the new workspace with the window.
2005-06-15 09:48:46 +00:00
mathias
12dff3d3a9
added "Fullscreen" - command, removes borders and maximizes to
...
the full screen ... hence the name :)
2005-03-23 20:36:12 +00:00
mathias
cf46669bc1
copyright date
2005-01-24 18:34:57 +00:00
mathias
6dffafc39e
* added new command:
...
sethead <int>
which sets the current window to head<int>
* added remembering of the head to apps-file:
[Head] {<int>}
2004-12-21 16:09:36 +00:00
fluxgen
6ba7744f65
Tab command, thanks Steeve Lennmark, steeve dot lennmark at mediasvar dot se
2004-12-10 09:49:01 +00:00
mathias
839d5b6ad8
minor issue
2004-11-30 01:23:24 +00:00
mathias
5525d29b9b
ensure sane values for ResizeCmd
2004-11-22 18:46:59 +00:00
mathias
993c17cf2e
svn propset svn:keywords "Id"
2004-11-19 11:37:27 +00:00
fluxgen
afb137c788
added SendToNextWorkspace and SendToPrevWorkspace, patch from Mathias Gumz
2004-02-20 19:40:31 +00:00
fluxgen
35b2305b62
minor fix
2003-10-26 12:36:55 +00:00
fluxgen
9c35bbdd40
added resizeto and moveto commands
2003-10-25 22:11:22 +00:00
fluxgen
b78edef5b6
added move command, thanks Mathias Gumz
2003-09-10 14:07:48 +00:00
fluxgen
39abccae4a
resize command
2003-09-06 15:43:27 +00:00
fluxgen
5749014fa7
added resizehorizontal and resizevertical, patch from Mathias Gumz
2003-08-19 23:37:31 +00:00
rathnor
d353b688de
update many things to use WinClient instead of FluxboxWindow
2003-07-28 15:06:36 +00:00
rathnor
2b7aace6b3
fix a couple of keybindings
2003-07-26 13:44:00 +00:00
fluxgen
695d926b2f
commands on current window
2003-06-30 14:35:11 +00:00