Commit graph

  • 437ec3bf37 Converted fbsetroot(1) to asciidoc format Jim Ramsay 2009-02-18 15:21:54 -0500
  • 4b4fa5bdeb Moved fbsetbg(1) to asciidoc format Jim Ramsay 2009-02-18 11:36:04 -0500
  • 0ac042c1ce Moved fbrun(1) to asciidoc format Jim Ramsay 2009-02-18 10:53:06 -0500
  • a85866175a Created fluxbox-menu(5) Jim Ramsay 2009-02-17 21:29:06 -0500
  • 6beb1f96b2 Process all asciidoc-generated man pages with sed Jim Ramsay 2009-02-17 20:52:35 -0500
  • bd8275b33c Renamed fluxstyle(1) to fluxbox-style(5) Jim Ramsay 2009-02-10 16:25:22 -0500
  • 6a818df30e Added missing asciidoc manual attributes Jim Ramsay 2009-02-10 09:03:37 -0500
  • a69c429e02 Removed APPLICATIONS section from fluxbox(1) Jim Ramsay 2009-02-10 09:03:01 -0500
  • 56e393a71c Added fluxbox-apps(5) manpage Jim Ramsay 2009-02-10 09:00:11 -0500
  • 49ec77449f don't try to install fbrun.1 twice. Slava Semushin 2009-05-25 08:11:39 +0200
  • df81e1f774 minor cosmetics Mathias Gumz 2009-05-25 08:04:41 +0200
  • 761c841171 minor cosmetics Mathias Gumz 2009-05-25 06:47:15 +0200
  • c1dee4a405 Ignore EnterNotify on workspace change Jim Ramsay 2009-03-09 14:05:41 -0400
  • dfa360e890 src/TextDialog.cc: removed useless stdexcept header inclusion. Slava Semushin 2009-03-03 16:00:59 +0600
  • 5532aca916 src/Keys.cc(deleteTree): use FbTk::STLUtil::destroyAndClearSecond() instead of self-written code. Slava Semushin 2009-03-03 17:55:04 +0600
  • a144008c1f doc/ru/fluxbox.1.in: fixed typo (s/Remeber/Remember/). Slava Semushin 2009-03-03 17:16:49 +0600
  • efea05e85c Renamed function svnversion() to gitrevision() because now we uses GIT. Slava Semushin 2009-03-03 16:43:57 +0600
  • 925fb1774d .gitignore: added more files. Slava Semushin 2009-03-03 16:34:00 +0600
  • 2103c48ff4 Renamed .cvsignore to .gitignore Slava Semushin 2009-03-03 16:25:08 +0600
  • 2f9cce3687 compilefix Mathias Gumz 2009-03-04 20:24:59 +0100
  • c4d8e9c8e1 buildfix: fluxbox didnt link when configured with --disable-remember Mathias Gumz 2009-03-04 20:12:25 +0100
  • f3bd0455f0 removed autogenerated file Slava Semushin 2009-03-04 20:11:35 +0100
  • 014ff1f71c dont try to read file when they are actually a directory Mathias Gumz 2009-03-04 19:54:48 +0100
  • 54c1ac8704 Ignore EnterNotify on Move or Resize Jim Ramsay 2009-01-30 10:54:04 -0500
  • 8a7879913b Ignore EnterNotify on Lower Jim Ramsay 2009-01-30 10:51:10 -0500
  • 76ea1d9bbe Ignore EnterNotify on Unmap Jim Ramsay 2009-01-30 10:47:24 -0500
  • 5c7784affe Added facility to selectively ignore EnterNotify events Jim Ramsay 2009-01-30 10:41:27 -0500
  • e770016660 remove unnecessary xpm.h include in imlib code Mark Tiefenbruck 2009-02-24 14:22:18 -0800
  • 4e831484d5 fixed resize bug (caused by typo, see #2498507) Peter Hercek 2009-01-11 14:23:08 +0100
  • f5fdbab98c don't reload keys file on modifier map events, just re-grab keys Mark Tiefenbruck 2008-11-01 17:03:32 -0700
  • 3b9611b61d increase default size of toolbar and icon buttons Mark Tiefenbruck 2008-10-18 21:40:32 -0700
  • f92fd6ca05 unrevert 1fdef35e51 x Mathias should listen to me when I say "by the way, I know you liked the code I just removed; you should change your keys file to use :MacroCmd {Focus} {Raise} {StartMoving}". Behavior in 1.0.0 and previous was that alt+click would focus and raise, regardless of whether the window was moved or not. If mathias really wants his alt+drag to preserve stacking order, he should add Mouse<N>Move events to the keys file to distinguish moving from clicking. I've been planning on doing it anyway. Mark Tiefenbruck 2008-10-15 16:20:30 -0700
  • 6642792f68 additional fix for the resize bug Mathias Gumz 2008-10-15 23:31:37 +0200
  • ccf096f771 reverted 1fdef35e51, added more info about that feature Mathias Gumz 2008-10-15 23:07:14 +0200
  • 3441261346 don't allow resizing to negative dimensions Mathias Gumz 2008-10-15 08:31:10 +0200
  • 9bd6401013 ignore XRandr events that don't actually change the screen size Mark Tiefenbruck 2008-10-14 19:40:33 -0700
  • 7380a1f8f2 remove doc/asciidoc/fluxbox.1 from index Mark Tiefenbruck 2008-10-12 21:56:28 -0700
  • 5b07791ed4 merge menuDelay and menuDelayClose options Mark Tiefenbruck 2008-10-12 21:55:03 -0700
  • e5fd401f4e focus window when done dragging to a new workspace with outline moving Mark Tiefenbruck 2008-10-12 09:54:35 -0700
  • 93924af160 using namespace instead of a useless class Mathias Gumz 2008-10-09 09:38:42 +0200
  • f3bd8e7565 don't show window on new workspace when warping with outline moving Mark Tiefenbruck 2008-10-08 17:15:53 -0700
  • 706ec5c262 show/hide tooltip if title length changes enough while mouse is over the iconbutton Mark Tiefenbruck 2008-10-07 14:32:42 -0700
  • a97ba40053 fix windows mapping into IconicState again Mark Tiefenbruck 2008-10-07 00:59:05 -0700
  • 1fdef35e51 remove some unneeded code Mark Tiefenbruck 2008-10-07 00:49:45 -0700
  • dda95bf106 allow relative path for background images in style files Mark Tiefenbruck 2008-10-06 18:16:26 -0700
  • c033c201c4 remove menu modes Mark Tiefenbruck 2008-10-04 19:49:28 -0700
  • 86a072e7fd remove follow models Mark Tiefenbruck 2008-10-04 19:30:19 -0700
  • e1eb5e225b remove line style resources from init file Mark Tiefenbruck 2008-10-04 19:08:50 -0700
  • ab25696328 remove rootcommand from init file Mark Tiefenbruck 2008-10-04 18:49:00 -0700
  • 073beb9da5 add a message to default init file explaining why there aren't any options there Mark Tiefenbruck 2008-10-04 18:20:55 -0700
  • aee9889a27 recognize --option in addition to -option for most things Mark Tiefenbruck 2008-10-04 14:32:20 -0700
  • e6570b61f3 add -print option to fbrun to return result to stdout instead of executing it Mark Tiefenbruck 2008-10-04 14:01:31 -0700
  • 4b5c00b764 in ClickFocus, replay pointer before focusing window Mark Tiefenbruck 2008-10-03 23:16:37 -0700
  • b265d0d870 fix CustomMenu and ClientMenu commands from fluxbox-remote Mark Tiefenbruck 2008-10-03 23:09:11 -0700
  • 22f3df9aa8 break keychains after an invalid key is pressed (which unfortunately will be swallowed) Mark Tiefenbruck 2008-10-03 22:59:14 -0700
  • c91926cf71 fix flickering of shaped windows on focus changes Mark Tiefenbruck 2008-10-03 20:48:38 -0700
  • 9df75ed7a6 fix restacking Mark Tiefenbruck 2008-10-01 02:29:59 -0700
  • 269459e1aa don't flash original window in the middle of cycling focus Mark Tiefenbruck 2008-10-01 01:38:56 -0700
  • b3da022ee2 reset background on resolution change Mark Tiefenbruck 2008-09-30 21:04:28 -0700
  • 6e9d8e2dc6 restore missing config files on reconfigure Mark Tiefenbruck 2008-09-30 20:49:04 -0700
  • 9aee5b80cb Changed resize signal in BScreen to use the new signal system Henrik Kinnunen 2008-09-28 18:13:30 +0200
  • 2fcc0fd9e7 Changed workspace area signal to use the new signal system Henrik Kinnunen 2008-09-28 16:00:48 +0200
  • f2c8868724 Merge branch 'master' of fluxbox@git.fluxbox.org:fluxbox Henrik Kinnunen 2008-09-28 10:53:16 +0200
  • bcf37890b6 Change focused signal to use the new signal system Henrik Kinnunen 2008-09-28 10:46:49 +0200
  • 04a1d2a83b don't let KeyRelease events propagate to windows Mark Tiefenbruck 2008-09-28 01:26:21 -0700
  • c8022b3bdb turn off size/position display by default, move click raises to focus model menu Mark Tiefenbruck 2008-09-27 13:37:04 -0700
  • 01aa0b6f8f fix some goofy code Mark Tiefenbruck 2008-09-27 00:59:12 -0700
  • 6f6cb15ce7 forgotten Changelog entry Mathias Gumz 2008-09-26 06:53:04 +0200
  • bb70b14432 fix rounded corners on restart Mark Tiefenbruck 2008-09-25 20:51:37 -0700
  • 4018d08818 add some more default keybindings Mark Tiefenbruck 2008-09-25 17:01:17 -0700
  • acd690ff65 fixed detection of bad values in the _NET_WM_ICON property. eg, tvtime.sf.net is not aware of how to correctly feed icon data into the property on 64bit architecture which caused the dimensions of the icon beeing corrupt and due to overflow arithmetics fluxbox crashed. Mathias Gumz 2008-09-23 09:13:53 +0200
  • 769ca8f1c8 Merge branch 'master' of fluxbox@dev:fluxbox Mathias Gumz 2008-09-22 07:44:50 +0200
  • 984fb5bef2 cosmetics Mathias Gumz 2008-09-22 07:44:40 +0200
  • 3f33657fb7 fix active menu item when inserting or removing other items Mark Tiefenbruck 2008-09-21 22:32:02 -0700
  • ed53f3c623 Changed icon list signal in BScreen to use the new signal system Henrik Kinnunen 2008-09-21 20:45:01 +0200
  • 52e22a0304 Changed client list signal in BScreen to use the new signal system Henrik Kinnunen 2008-09-21 19:32:40 +0200
  • d05804e666 Changed background changed signal in BScreen to use the new signal system Henrik Kinnunen 2008-09-21 16:12:36 +0200
  • 71674739ec Changed workspace names signal in BScreen to use the new signal system Henrik Kinnunen 2008-09-21 15:25:47 +0200
  • 86819abab9 Changed current workspace signal in BScreen to use the new signal system Henrik Kinnunen 2008-09-21 13:44:48 +0200
  • f5113e2ec1 no virtuals needed Signals, added leaveAll for SignalTracker which must be used before all screens dies. Henrik Kinnunen 2008-09-21 12:02:49 +0200
  • 75cf24da28 re-fix maximizing problem with non-northwest gravity windows Mark Tiefenbruck 2008-09-21 00:07:40 -0700
  • 93ccd39a48 fix placement of windows with non-default decorations Mark Tiefenbruck 2008-09-21 00:04:01 -0700
  • 4c11204716 fix a few things with new signal code Mark Tiefenbruck 2008-09-20 23:46:23 -0700
  • ab8b21d18c Merge branch 'master' of fluxbox@git.fluxbox.org:fluxbox Henrik Kinnunen 2008-09-18 22:31:00 +0200
  • 2f4db57898 Changed workspace count signal in BScreen to use the new signal system. Henrik Kinnunen 2008-09-18 22:27:16 +0200
  • e4d4717703 Added new Signal/Slot system in FbTk Henrik Kinnunen 2008-09-18 22:24:35 +0200
  • ea9f80399b fix crash when trying to set the title on a window that's already closed Mark Tiefenbruck 2008-09-18 11:15:15 -0700
  • 8e97963e42 minor changes for news Henrik Kinnunen 2008-09-18 05:37:02 +0200
  • c6a08ab6ff new version Henrik Kinnunen 2008-09-17 19:30:30 +0200
  • a4feddcbd6 added RectangleUtil.hh to build Henrik Kinnunen 2008-09-14 21:46:36 +0200
  • 91408776f0 Fixed a pixmap resource leak with selected pixmap in menus. Henrik Kinnunen 2008-09-14 21:36:16 +0200
  • 9f519ec0fc some minor code cleaning. Henrik Kinnunen 2008-09-14 20:06:28 +0200
  • de8275f688 fix some default values Mark Tiefenbruck 2008-09-11 15:48:46 -0700
  • 3ac1ab023e try to fix some weird focus issues Mark Tiefenbruck 2008-09-11 14:01:36 -0700
  • bf620f96df fix program crashes caused by unshading Mark Tiefenbruck 2008-09-11 13:01:11 -0700
  • 8d0fb85bbc be aware of badly specified _NET_WM_ICONS Mathias Gumz 2008-09-11 16:21:51 +0200
  • 68bf9796e8 fix updating of keys file for scrolling on toolbar Mark Tiefenbruck 2008-09-09 22:10:19 -0400
  • 6b391c3bea update workspace names atoms/resources when adding a new workspace also removed unnecessary items from default init file Mark Tiefenbruck 2008-09-08 18:50:25 -0400
  • 39e0bdcbcc remove unnecessary signals causing toolbar renders on workspace change Mark Tiefenbruck 2008-09-08 13:52:38 -0400
  • b288fc1401 turn on opaque window moving by default Mark Tiefenbruck 2008-09-04 14:27:21 -0400