fluxgen
|
369b4e1b92
|
moved class Layer from class Fluxbox and thus reduces some dependecies
|
2006-02-20 21:04:35 +00:00 |
|
fluxgen
|
6d42d1cf5e
|
Added center resize. Resizes all corners at the same time.
|
2006-02-19 12:50:01 +00:00 |
|
fluxgen
|
98209ba704
|
FbWinFrame should not depend on class Fluxbox
|
2006-02-19 11:44:57 +00:00 |
|
fluxgen
|
2d0075c14a
|
moved placement strategies to different PlacementStrategy classes
|
2006-02-19 11:12:02 +00:00 |
|
fluxgen
|
acaf89bbb6
|
moved placement strategies to different PlacementStrategy classes
|
2006-02-19 11:11:48 +00:00 |
|
fluxgen
|
b772fd969f
|
moved placement strategies to different PlacementStrategy classes
|
2006-02-19 11:11:22 +00:00 |
|
fluxgen
|
d099e7673a
|
forgot to delete focus control
|
2006-02-19 08:11:10 +00:00 |
|
fluxgen
|
9559a08760
|
removed some debug output
|
2006-02-19 07:39:04 +00:00 |
|
fluxgen
|
f503c6cbb0
|
added safety counter for the loops in nextFocus
|
2006-02-19 07:38:02 +00:00 |
|
fluxgen
|
5ceacc6592
|
moved all focus handling to FocusControl
|
2006-02-18 20:19:22 +00:00 |
|
fluxgen
|
f53c93e5e0
|
moved all focus handling to class FocusControl
|
2006-02-18 11:40:52 +00:00 |
|
fluxgen
|
330c8c0b09
|
moved all focus handling to class FocusControl
|
2006-02-18 11:40:02 +00:00 |
|
fluxgen
|
4d52797b95
|
moved all focus handling to class FocusControl
|
2006-02-18 11:39:38 +00:00 |
|
fluxgen
|
d23eeeaa4e
|
Added template getResource(string) to ResourceManager.
It finds and returns reference to resource on success,
else throws ResourceException.
|
2006-02-18 10:12:10 +00:00 |
|
fluxgen
|
c21f0d4a74
|
moved all focus handling to class FocusControl
|
2006-02-18 09:20:58 +00:00 |
|
fluxgen
|
43f690ff7b
|
moved all focus handling to class FocusControl
|
2006-02-18 09:20:50 +00:00 |
|
mathias
|
ae05ad9a01
|
updated copyright info
|
2006-02-16 06:53:05 +00:00 |
|
simonb
|
9b9f34d946
|
fix nls compilation (committed on akira's behalf)
|
2006-02-14 12:46:29 +00:00 |
|
fluxgen
|
6f1c084a46
|
fixed bug #1417688, remember apps keeps incrementing vertical dimension
|
2006-02-12 12:13:37 +00:00 |
|
fluxgen
|
2d965148ca
|
minor typeo
|
2006-02-12 08:06:47 +00:00 |
|
fluxgen
|
f0ad96c7dc
|
explicit constructor
|
2006-02-12 08:05:58 +00:00 |
|
fluxgen
|
ab26593cdd
|
added static validColorString function, returns true if the color string is in valid color format
|
2006-02-12 08:05:34 +00:00 |
|
fluxgen
|
e85b2f3f5b
|
added force_update option to force an update of the m_root_pixmaps
|
2006-02-12 08:04:31 +00:00 |
|
fluxgen
|
6eae743582
|
added run() for ExecuteCmd, which returns pid of the child process
|
2006-02-12 08:03:47 +00:00 |
|
fluxgen
|
3ceb311a32
|
fixed root pixmap crash problem, using fbsetroot to render background
|
2006-02-12 08:02:39 +00:00 |
|
fluxgen
|
b429656122
|
minor stuff
|
2006-01-22 13:54:02 +00:00 |
|
mathias
|
f803d8f250
|
applied patch from php-coder to fix some warnings, mostly signed vs unsigned
issues
|
2006-01-16 18:46:39 +00:00 |
|
fluxgen
|
3d012e07a1
|
unused headers
|
2006-01-03 18:21:27 +00:00 |
|
fluxgen
|
50d41f6f5b
|
unused headers
|
2006-01-03 18:20:49 +00:00 |
|
fluxgen
|
7be5606abb
|
using screen based vector for theme lists
|
2006-01-03 10:02:46 +00:00 |
|
fluxgen
|
5ecc2f8fa4
|
removed unused variable
|
2005-12-22 23:41:14 +00:00 |
|
fluxgen
|
05ac62be90
|
removed unused variable
|
2005-12-22 23:40:36 +00:00 |
|
fluxgen
|
6e95ba9cee
|
removed unused variable
|
2005-12-22 23:40:02 +00:00 |
|
fluxgen
|
e4976c3d34
|
removed unused variable
|
2005-12-22 23:39:31 +00:00 |
|
fluxgen
|
7593eb165f
|
removed unused variable
|
2005-12-22 23:39:03 +00:00 |
|
fluxgen
|
d72ed76cbd
|
removed unused variable
|
2005-12-22 23:38:24 +00:00 |
|
fluxgen
|
6a31371e49
|
oops
|
2005-12-03 18:15:55 +00:00 |
|
fluxgen
|
2e616226fe
|
added random and aspect options for background, thanks mitz
|
2005-12-03 09:48:32 +00:00 |
|
fluxgen
|
7de6a40c46
|
minor fix: forgot template above function
|
2005-11-22 22:27:56 +00:00 |
|
fluxgen
|
4d77f7fbf1
|
new background style item, making rootCommand in styles obsolete
|
2005-11-22 21:59:48 +00:00 |
|
fluxgen
|
e621769134
|
testing replaceString
|
2005-11-22 21:58:25 +00:00 |
|
fluxgen
|
1faef3ac2d
|
nls for screen argument
|
2005-11-22 21:09:43 +00:00 |
|
fluxgen
|
f7cfa81bbb
|
const function Resource getString
|
2005-11-22 21:09:14 +00:00 |
|
fluxgen
|
be1cbd4690
|
public setRootPixmap
|
2005-11-22 21:08:07 +00:00 |
|
fluxgen
|
b131f3a8af
|
minor indent
|
2005-11-22 21:07:34 +00:00 |
|
fluxgen
|
8e404f10dd
|
const fix
|
2005-11-22 21:07:07 +00:00 |
|
fluxgen
|
8434c42aa8
|
const resourceValue function
|
2005-11-22 21:06:49 +00:00 |
|
fluxgen
|
37a435f1d7
|
indentation
|
2005-11-22 21:00:07 +00:00 |
|
simonb
|
93e30412af
|
changelog had wrong name, default was from old patch
|
2005-11-16 22:48:35 +00:00 |
|
mathias
|
28837ee6e1
|
introduced session.styleOverlay (~/.fluxbox/overlay), all style settings
made in that file will override/overlay the ones made in the used
style. TODO: write more specific docu about it
|
2005-11-16 22:08:05 +00:00 |
|