fluxgen
3ee68615c3
fix for stuck icons, thanks _markt
2006-03-07 17:17:52 +00:00
mathias
a21d42da37
fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at lowlatency dot de>
2006-03-02 07:49:13 +00:00
fluxgen
369b4e1b92
moved class Layer from class Fluxbox and thus reduces some dependecies
2006-02-20 21:04:35 +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
fluxgen
f7cfa81bbb
const function Resource getString
2005-11-22 21:09:14 +00:00
fluxgen
1727656e0a
cleaning, change getCount to numberOfWorkspace
2005-07-04 18:18:32 +00:00
mathias
9214e519b3
added new IconbarModes:
...
NoIcons - display all noniconified windows
WorkspaceNoIcons - display all noniconified windows on the current
workspace
modified the nls-files accordingly
2005-04-29 16:54:30 +00:00
simonb
9970dd11c7
fix a few more bugs with recent reworking stuff
...
Some fixes could incidentally fix a few other bugs... the flaws were
pre-existing, I've just been weeding out a lot of duplication
2005-04-27 15:15:36 +00:00
mathias
0cc3391cec
fixed a problem with iconified + sticky window not displayed in the iconbar
...
when running in WorkspaceIcons-mode
2005-04-22 11:25:07 +00:00
mathias
31d8f96685
updated copyright dates
2005-02-07 13:42:43 +00:00
mathias
cf46669bc1
copyright date
2005-01-24 18:34:57 +00:00
mathias
eb42a7806d
icc complaint about a "possible" conflict between the
...
FbTk::Menu::update(Subject*) and FbTk::Menu::update(int index)
to avoid this, we rename FbTk::Menu::update(int index)
-> FbTk::Menu::updateMenu(int index)
this is mostly cosmetic, but if it makes the life of a compiler happy, well ..
be happy icc :)
2004-12-13 14:03:17 +00:00
mathias
96de2d57d6
really set the default deiconifyMode to FOLLOW
2004-12-01 20:43:53 +00:00
mathias
71abcf7343
deiconifyMode: Follow is the new/old default (as it was before deiconifyMode was introduced)
2004-12-01 14:45:32 +00:00
mathias
993c17cf2e
svn propset svn:keywords "Id"
2004-11-19 11:37:27 +00:00
akir
f5d7833b32
added iconbar.wheelMode and iconbar.deiconifyMode
2004-10-22 00:35:29 +00:00
akir
df9ddbbae8
added iconbar.iconTextPadding
2004-10-10 16:11:25 +00:00
rathnor
af9e76fce5
* Update de_DE Translation and add some missing NLS values
...
(Thanks Christian Storm)
- also a tiny cleanup of weird nls set
2004-10-10 12:00:37 +00:00
rathnor
42c1fd3ae3
preliminary support for composite/compositing manager. Also general work
...
for consistency with transparency resources
2004-09-12 14:56:20 +00:00
fluxgen
fb2e570e8c
unique list from removeDuplicate. If we, for some reason, should have duplicate windows in the second argument windowlist
2004-09-05 00:37:16 +00:00
fluxgen
51f26f0c47
clientWidth now iconWidth
2004-08-30 13:42:13 +00:00
rathnor
97ef84da59
a few random fixes
2004-08-29 08:33:13 +00:00
rathnor
5337fc6640
fix up theming of the toolbar
2004-08-25 17:16:40 +00:00
fluxgen
9bd6c403f2
using menu separator
2004-06-27 13:45:20 +00:00
rathnor
a49d1128cd
tweak iconbar rendertheme - need to re-render after addWindow
2004-06-17 00:17:22 +00:00
rathnor
8f88c1fecb
toolbar fixes, updates and optimisations
2004-06-16 15:38:19 +00:00
fluxgen
5f84132c19
minor indent and using MenuSeparator
2004-06-07 21:43:02 +00:00
rathnor
fff4456dee
update NLS string handling...
2004-06-07 11:46:05 +00:00
rathnor
d4a8717851
toolbar themeing fixes
2004-04-26 15:04:37 +00:00
fluxgen
67ec8b7d3e
fixed missing text on restart, patch from Mathias Gumz
2004-03-22 20:08:08 +00:00
fluxgen
3c78d753c0
fixed focus issues with remember hidden, patch from Mathias Gumz
2004-02-20 09:07:27 +00:00
fluxgen
17c41e5bac
added hidden state to remember, patch from akira
2004-02-16 10:26:03 +00:00
fluxgen
5e5118b4e3
using empty instead of size
2004-01-21 14:14:40 +00:00
fluxgen
df5d6f30e2
using isHidden attrib in Window
2004-01-19 18:28:08 +00:00
fluxgen
b9e375bca0
set border width on buttons before we render textures for them so we get the right texture size
2004-01-14 23:06:13 +00:00
rathnor
6914d00eb7
toolbar transparency
2004-01-13 14:41:32 +00:00
rathnor
58a586a73e
fix small rendering issue on iconbar
2004-01-10 01:19:13 +00:00
fluxgen
66c38184c6
detach from signals when screen is shuttingdown
2004-01-09 11:59:10 +00:00
fluxgen
5451d138c3
minor bug in ALLWINDOWS mode
2004-01-09 10:27:23 +00:00
rathnor
ea184b3566
fix rendering of icon buttons when they are slightly larger because of
...
rounding
2003-12-23 01:55:07 +00:00
fluxgen
1dd4b27d30
timedRender so we can remove flicker while changing current client in window
2003-12-19 14:58:48 +00:00
fluxgen
bb02a522fb
code cleaning
2003-12-18 18:03:23 +00:00
fluxgen
d2d3fbc96c
alignment of iconbar buttons
2003-12-12 14:36:22 +00:00
fluxgen
5ffb6290c1
cleaning in the menu code
2003-12-10 23:08:06 +00:00
fluxgen
4e435cb3db
listen to title change
2003-12-07 17:51:02 +00:00
fluxgen
c5b79ed14b
usePixmap from Texture
2003-12-07 16:39:43 +00:00
fluxgen
5ce6c4e762
internal menu
2003-12-03 00:16:56 +00:00
fluxgen
47ed1fb449
changed text
2003-11-29 00:36:09 +00:00
fluxgen
5ce35d9fa8
toggle pixmap for IconButton
2003-11-27 14:30:11 +00:00
fluxgen
8681e27ec2
minor bugfix
2003-10-26 20:13:11 +00:00
rathnor
018665d7a3
drawing optimisations and fixes
2003-10-09 16:48:09 +00:00
rathnor
dda34421a3
fix shape - all menus shaped, and some weird shape bugs
2003-10-06 06:22:43 +00:00
fluxgen
3e615b15de
fixed mode NONE bug
2003-09-15 20:19:36 +00:00
fluxgen
a992dec03c
fixed workspace mode
2003-09-10 11:17:53 +00:00
fluxgen
925f968a6a
add iconbar mode
2003-09-08 17:52:34 +00:00
fluxgen
f1f5472711
added removeWindow and fixed workspace sig
2003-08-18 11:13:32 +00:00
fluxgen
a1df5f7d15
fixed iconified windows and minor optimization
2003-08-16 11:47:26 +00:00
fluxgen
502dd6b3e3
minor fix in rendering
2003-08-15 17:23:23 +00:00
fluxgen
eebfc5b889
border theme item
2003-08-13 09:57:40 +00:00
fluxgen
cb0621a6b6
code cleaning and optimization
2003-08-12 12:16:28 +00:00
fluxgen
680407c294
optimized focus change rendering
2003-08-12 11:09:46 +00:00
fluxgen
905538affe
listen to die signal
2003-08-12 01:01:16 +00:00
fluxgen
687d1a8021
added empty pixmap and change icon2winmap to a std list
2003-08-12 00:19:14 +00:00
fluxgen
fe1c6012e4
iconbar for toolbar
2003-08-11 15:42:29 +00:00