Commit graph

3484 commits

Author SHA1 Message Date
fluxgen
a4043853ff fix for Font drawText 2004-09-12 00:06:37 +00:00
fluxgen
82262ec0b8 update 2004-09-12 00:02:21 +00:00
fluxgen
2187735552 dont backup the menu unless we actually have one 2004-09-11 23:59:13 +00:00
fluxgen
9f95dbcdd1 update 2004-09-11 23:13:00 +00:00
fluxgen
049e40c9eb Font::drawText takes reference to FbDrawable instead of X Drawable + some code cleaning 2004-09-11 23:01:34 +00:00
fluxgen
acd2176355 copyright update 2004-09-11 23:00:44 +00:00
fluxgen
82c2f3521e access function for display 2004-09-11 20:30:28 +00:00
fluxgen
b4daf0f808 using ShowMenu commands for buttonPress event 2004-09-11 20:29:29 +00:00
fluxgen
323f5188fd workspace menu and root menu inside visible area 2004-09-11 20:28:35 +00:00
fluxgen
93ffd19686 init frame window in frame struct 2004-09-11 18:58:27 +00:00
rathnor
28c32c087a more X error fixing 2004-09-11 15:52:23 +00:00
rathnor
b063688992 ignore 32-bit visuals for now - until we can support alpha channel in colors 2004-09-11 14:13:06 +00:00
fluxgen
92bc932dc3 update 2004-09-11 13:46:11 +00:00
fluxgen
768d98a39d head specific strut, patch from Mathieu De Zutter 2004-09-11 13:45:16 +00:00
fluxgen
3775776963 head specific strut, patch from Mathieu De Zutter 2004-09-11 13:33:07 +00:00
fluxgen
ad63de0281 head specific strut 2004-09-11 13:27:10 +00:00
rathnor
7d793fc6a8 fix issues that resulted in unnecessary X errors 2004-09-11 12:33:14 +00:00
akir
c8f9cf1177 cosmetic + avoid unneeded App::instance()->display() calls 2004-09-10 16:48:15 +00:00
akir
df0c942aa2 cosmetic + avoid unneeded App::instance()->display() calls 2004-09-10 16:41:30 +00:00
akir
a90fe37f9a updated changes 2004-09-10 16:18:12 +00:00
akir
bf48239dee cosmetic + try to avoid App::instance()->display() calls when not needed 2004-09-10 16:12:49 +00:00
akir
97d2577f1a cosmetic issues, removed unneeded strcasestr-code (is already in StringUtil),
tried to avoid App::instance()->display() calls again.
2004-09-10 16:12:01 +00:00
akir
b453d143bb cosmetic, man, we need a beautifarm :) 2004-09-10 16:04:16 +00:00
akir
ae5637609e updated last changes 2004-09-10 15:56:55 +00:00
akir
a7967dfb25 put App::instance()->display() to FbDrawable::s_display to avoid too much
unnecessary calls
2004-09-10 15:46:08 +00:00
akir
631dfbbc63 cosmetic, tab vs spaces 2004-09-10 15:36:04 +00:00
akir
e51cc63ccb cosmetic, tabs to spaces 2004-09-10 07:15:23 +00:00
rathnor
1081940af3 clean up unused variables, from Ryan O'Hara 2004-09-10 04:03:58 +00:00
akir
c75a703586 tiny cleanup to avoid calling unnecessary FbTk::App::instance() 2004-09-09 21:13:10 +00:00
rathnor
dca2a55d7e mod screenshot menu option in fbgm 2004-09-09 15:25:26 +00:00
akir
28359eadfd *** empty log message *** 2004-09-09 14:34:20 +00:00
akir
e11fb1b473 added forgotten [macrocmd] to menuitems 2004-09-09 14:32:56 +00:00
akir
1d355a9192 transfered ::getRootPixmap from several places to new home, FbPixmap 2004-09-09 14:29:10 +00:00
akir
7507098440 cosmetic, removing unnecessary calls. 2004-09-08 16:50:42 +00:00
akir
1cd19c941c added button2-on-workspacename in workspacemenu jumps to workspacadded
button2-on-workspacename in workspacemenu jumps to workspacee
2004-09-06 21:12:10 +00:00
akir
b470256cf6 fix the segfault-fix of fluxgen some days before. workspacemenu must be
destroyed after rootmenu is cleaned.
2004-09-06 13:17:56 +00:00
fluxgen
0e82d97262 update 2004-09-05 01:14:21 +00:00
fluxgen
23fcec1728 fix for crash on shutdown, the workspacemenu must be destroyed before clientlist. fix for duplicates in iconlist, note: check update(stateSig) in fluxbox.cc, icons might be added twice 2004-09-05 01:11:41 +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
akir
cc7586f483 blank lines again 2004-09-04 04:54:38 +00:00
rathnor
88fd395167 thanks Jason 2004-09-03 17:10:01 +00:00
rathnor
012f661179 fix crash on amd64 2004-09-03 17:05:35 +00:00
akir
d6a32de0f8 added -nearmouse to fbrun 2004-09-03 14:18:48 +00:00
akir
1be3c8b270 cosmetic 2004-09-03 14:17:47 +00:00
akir
8d87514b90 adds -liconv when iconv_close is in libiconv 2004-09-02 16:51:54 +00:00
akir
312828fdbe start of 0.9.11 entries 2004-09-02 16:50:56 +00:00
akir
2951159ed3 updated fixes 2004-09-02 09:55:14 +00:00
akir
f2db83f3fd fix to avoid crash when in remember-submenu and closing the application
-> current clientwindow would be 0x0 -> crash
2004-09-02 09:52:26 +00:00
akir
4b1b3f592a allow blank lines in apps-file
fixed wrong mapping of [TOP] <-> getNormalLayer()
2004-09-02 08:58:06 +00:00
fluxgen
39e88f3f6f update 2004-09-01 19:03:14 +00:00