Commit graph

4134 commits

Author SHA1 Message Date
simonb
ddcecec37e fix a few small bugs from recent big patch 2005-04-13 14:39:25 +00:00
simonb
88c66f0687 Big changes to how transparency works
Consequently rearrange lots of rendering ops, and strip calls to 
updateTransparent
2005-04-10 18:18:14 +00:00
mathias
6cf66c6655 updated changes 2005-04-09 07:49:24 +00:00
mathias
90cc378f2a fixed issues introduced from last change (it was me :) 2005-04-09 07:46:27 +00:00
mathias
eb9161016b no need to compile default.cc for every run, so we ll check for a
change of the revision-number
2005-04-07 02:14:29 +00:00
simonb
007c495239 Tidy up some redundant pixmap allocs 2005-04-02 14:59:38 +00:00
mathias
62431956b4 forgotten xchat-2 2005-03-24 20:14:36 +00:00
mathias
0a0706e753 updated changes 2005-03-23 20:37:15 +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
1a6d067013 move the slitframe out of sight at startup 2005-03-17 14:24:36 +00:00
mathias
9d6916b4bd updated changes 2005-03-17 11:34:40 +00:00
mathias
f59f5e6c5a mostly cosmetic changes (tabs -> spaces),
added 'cli_find' which does the same as 'normal_find' but 
creates entries for cli-programs
2005-03-17 11:34:24 +00:00
mathias
859f167cba updated changes 2005-03-17 00:09:54 +00:00
mathias
1ac6df3dbd 2005-03-17 00:06:25 +00:00
mathias
99ec2b49e0 added -c <startupfile> to startfluxbox so one can have different startup-files 2005-03-17 00:05:50 +00:00
mathias
d6befe5371 fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob Stevens <stever3 at nycap dot rr dot com> 2005-03-16 23:19:36 +00:00
mathias
ac3fa211bb updated changes 2005-03-16 22:53:07 +00:00
mathias
cfdba894ed added new option to specify, on which screen
fluxbox should handle the windows. default behavior is to handle 
each available screen. closes #1159809. usage:

   -screen <"all"|int[,int]>

eg:  
    
    $> fluxbox -screen 0,2      will run fluxbox on 0.0 and 0.2 so 
                                one can run any other wm on 0.1. 

    $> fluxbox -screen all      default, fluxbox manages all screens
2005-03-16 22:51:54 +00:00
mathias
150777e336 fix for #1152450, when having multiple screens the rootCommand's were
called too often:

  m_root_menu is locked for the current screen when loading the
  style for the current screen, but not for the screens already
  initialized and thus its executed when called thru Theme::reconfigure();
 
  now only the themes on the same screen are affected by the load-routine.
2005-03-16 22:44:48 +00:00
fluxgen
abce9a0c27 update 2005-03-16 08:43:19 +00:00
fluxgen
68708a89cb with menu, style, keys, init options, thanks php-coder 2005-03-16 08:42:18 +00:00
fluxgen
fa930f7edf with menu, style, keys, init options, thanks php-coder 2005-03-16 08:42:11 +00:00
mathias
6b3400512a updated changes 2005-03-10 17:00:45 +00:00
mathias
730e398b82 commands with trailing whitespaces were problematic coz the 'argument' was
notempty (eg :NextWorkspace or :PrevWorkspace want to have the 'argument'
        really empty).
now the first thing we do is to remove whitespaces from begin and end of the
line.
2005-03-10 16:51:24 +00:00
simonb
86797859d4 changelog update about which usage 2005-03-10 13:55:27 +00:00
simonb
b7d3dc2fa3 fix 'which' program compatibility.
Test the capabilities of the one we find, rather than guessing
based on the system type
2005-03-10 13:53:26 +00:00
fluxgen
aa0a9cd506 update 2005-02-13 16:42:22 +00:00
fluxgen
5f344f3a35 update for romanian, thanks Costin Stroie 2005-02-13 16:42:13 +00:00
fluxgen
5b95321cbd update 2005-02-13 16:37:51 +00:00
fluxgen
bac15c745e using stringstream header in FbTk 2005-02-13 16:36:54 +00:00
fluxgen
b8a39c1e6c stringstream header 2005-02-13 16:34:37 +00:00
fluxgen
e822437cb8 added stringstream header 2005-02-13 16:34:14 +00:00
fluxgen
8e0a3300ad stringstream 2005-02-13 16:33:49 +00:00
mathias
4a7d0b8434 cosmetic + updated copyright year 2005-02-10 10:24:31 +00:00
mathias
6e15a32973 more portability-stuff from dung, mostly for variables 2005-02-10 02:01:15 +00:00
mathias
b1b4008ce7 updated changes 2005-02-09 14:58:31 +00:00
mathias
cc57d59dbb patch from dung lam to fix some portability-issues with latest fbgm 2005-02-09 14:57:49 +00:00
mathias
39e27876dd updated copyright year 2005-02-08 17:09:56 +00:00
mathias
b82b3b98d2 copyright year 2005-02-07 23:39:57 +00:00
mathias
d74e851955 updated copyright date 2005-02-07 13:51:50 +00:00
mathias
703fc0b0ee cosmetic white-space-stuff and/or copyright dates 2005-02-07 13:46:55 +00:00
mathias
8e33dad39f white-space cosmetic 2005-02-07 13:45:31 +00:00
mathias
31d8f96685 updated copyright dates 2005-02-07 13:42:43 +00:00
mathias
a1cf88cf25 updated changes 2005-02-04 17:29:05 +00:00
mathias
17abbcb3a7 fixed uninitialized pointer which could lead to segfaults when the user
specifies nonexistent/invalid tool-names in the init-file
2005-02-04 17:27:39 +00:00
mathias
7b2d1c12f2 updated changes 2005-02-03 16:48:47 +00:00
mathias
b7bf873aa0 fixes the year for fluxbox -version
added a way to display the svn-revision-number in fluxbox -info
2005-02-03 16:46:46 +00:00
mathias
a88dcb3676 updated manpage for the SIGNAL change 2005-02-02 15:25:02 +00:00
mathias
42b57e68ea updated changes 2005-02-02 15:24:05 +00:00
mathias
78c0048b5c changed SIGNAL handling to:
SIGHUP: restartfluxbox
  SIGUSR1: load configuration
  SIGUSR2: reload configuration

TODO:

  whats the essential difference between "loading" and "reloading"?
  maybe we can drop one of that functions
2005-02-02 15:22:58 +00:00