[go: up one dir, main page]

Activity for Scwm

  • Dale P. Smith committed [1aafb6]

    Update dev tool verstions

  • Greg J. Badros committed [238de9]

    * background/background.c (s_make_resized_image): Fix argument

  • Greg J. Badros committed [cab0fa]

    Added -- the beginnings of a GUI for the constraint solver. Written

  • Greg J. Badros committed [5c480e]

    * kwm-emulation.scm: Some general clean up, try to handle

  • Greg J. Badros committed [828182]

    * configure.in (scwm_image_load_path): Added

  • Greg J. Badros committed [9b15f0]

    Added

  • Greg J. Badros committed [8357f6]

    * Makefile.am (SUBDIRS): Added xlib-drawing

  • Greg J. Badros committed [37fbc7]

    * scwmgtkhelper/scwmgtkhelper.c (s_scwm_gdk_X_fdes): Added doc comment

  • Greg J. Badros committed [83f4f3]

    * overlay-plane/overlay-plane.c: Make init_overlay_plane() static fn

  • Greg J. Badros committed [16951f]

    *** empty log message ***

  • Greg J. Badros committed [6af3da]

    Added -- example of xlib-drawing module

  • Greg J. Badros committed [cab985]

    * message-window.c (s_make_message_window): Move FIXME comment out

  • Greg J. Badros committed [eb8440]

    Re-built

  • Greg J. Badros committed [58e1a2]

    * dev/scwm-packaging-rpm.txt, dev/scwm-ui-constraints.txt: Added

  • Greg J. Badros committed [792917]

    * scwm.spec: Added. Thanks Harvey Stein!

  • Greg J. Badros committed [a45263]

    *** empty log message ***

  • Greg J. Badros committed [8af0c0]

    * xlib-drawing/drawing.c, drawing.h: Simplify drawing.h -- needs

  • Greg J. Badros committed [e430d4]

    * xlib-drawing/drawing.c: Use scm_misc_error for out-of-range

  • Greg J. Badros committed [78dcb1]

    *** empty log message ***

  • Greg J. Badros committed [04141f]

    Added, for testing that scheme module

  • Greg J. Badros committed [84c41f]

    Added xlib-set-drawing-mask! call

  • Greg J. Badros committed [d2103d]

    * ui-constraints.scm: Use delq, not remove-from-list, fix some

  • Greg J. Badros committed [cea03d]

    Some change, more testing

  • Greg J. Badros committed [6e6c69]

    *** empty log message ***

  • Greg J. Badros committed [5fdc37]

    Use optargs, and make the enable-constraint optional for

  • Greg J. Badros committed [8bcf79]

    * ui-constraints.scm: Bug fixes. Use "error" instead of returning

  • Greg J. Badros committed [90eae0]

    More test code -- gets all the way through it now! Need to evaluate

  • Greg J. Badros committed [af39f2]

    Implement draw-cn-keep-lefts-even more completely-- still not really

  • Greg J. Badros committed [4071f2]

    Minor cleanup -- mostly moved into scheme/modifier-key-bindings.scm module

  • Greg J. Badros committed [aa30f6]

    * kwm-emulation.scm: Use X-PropertyNotify-hook to catch changes in

  • Greg J. Badros committed [17703c]

    * gtk.scm: Added `gtk-pixmap-new-search-scwm-path' for finding

  • Greg J. Badros committed [7aecf9]

    * menu.c (PopdownMenu): Only invoked the unhover-action if the

  • Greg J. Badros committed [7e73e9]

    * tests/constraints.scm: Use new name scwm-set-master-solver!

  • Greg J. Badros committed [ae2775]

    * window-locations.scm, ui-constraints-classes.scm,

  • Greg J. Badros committed [79d9a4]

    Add and honour an optional enable? argument to the constraint constructors

  • Greg J. Badros committed [310d74]

    *** empty log message ***

  • Greg J. Badros committed [a784e5]

    Added

  • Greg J. Badros committed [7b686b]

    * constraints.scm: Added -- top level module for constraint

  • Greg J. Badros committed [477fcc]

    *** empty log message ***

  • Greg J. Badros committed [0fab74]

    * pixmaps/cn-keep-above.xpm, pixmaps/cn-keep-to-left-of.xpm:

  • Greg J. Badros committed [9b771e]

    * icons.c: Added second arg (was-iconified?) to handlers called by

  • Greg J. Badros committed [e509c2]

    * constraints.scm: Drop the window-style, since it used something

  • Greg J. Badros committed [324560]

    * ui-constraints.scm: Use error more pervasively. Rename

  • Greg J. Badros committed [545e56]

    *** empty log message ***

  • Greg J. Badros committed [264f8c]

    * menu.c (MenuInteraction): Added MENUSTATUS_NEWITEM_HOTKEY for

  • Greg J. Badros committed [c7cd8a]

    Added -- these pixmaps are needed by the constraint user interface.

  • Greg J. Badros committed [ac1b30]

    Added window style for ScwmUIConstraintsButtons

  • Greg J. Badros committed [5602ec]

    * ui-constraints.scm: Use simple-constraints module, and refer to

  • Greg J. Badros committed [5e22d7]

    *** empty log message ***

  • Greg J. Badros committed [cc2e88]

    * winops.scm (default-resize-opaquely, default-move-opaquely): Use

  • Greg J. Badros committed [e19fa2]

    * modifier-key-bindings.scm: Added -- from scheme/tests/keycode.scm

  • Greg J. Badros committed [76c9c8]

    * constraint-primitives.cc (s_scwm_set_master_solver_x): Added

  • Greg J. Badros committed [e82f0c]

    * constraints.scm: Use ui-constraints-toggle-menu, and bind it to C-M-S-c

  • Greg J. Badros committed [a751d2]

    *** empty log message ***

  • Greg J. Badros committed [0747fc]

    * window.c, window.h: Added window_pixel_size_to_client_units to

  • Greg J. Badros committed [cc09cf]

    * simple-constraints.scm: Added synopsis doc comments, declare

  • Greg J. Badros committed [2e05b9]

    *** empty log message ***

  • Greg J. Badros committed [c08d6a]

    * scwmdoc.in: Check scm_wrong_type_arg and VALIDATE_COLOR lines to

  • Greg J. Badros committed [8cb718]

    * window.c (s_deiconify): Permit deiconify to be given a virtual

  • Greg J. Badros committed [8b2fe0]

    * c-animation/c-animation.c: Replace uses of iarg with literal

  • Greg J. Badros committed [012c65]

    *** empty log message ***

  • Greg J. Badros committed [045e96]

    * icons.c: Fixed a couple of comments.

  • Greg J. Badros committed [78fd6f]

    *** empty log message ***

  • Maciej Stachowiak committed [cb35e2]

    Final updates for version 0.9

  • Greg J. Badros committed [51dc33]

    Test new version of the interface

  • Greg J. Badros committed [ce9c5f]

    * animate-iconify-window.scm: Added

  • Greg J. Badros committed [de32d1]

    * background/background.c: Clean up argument mismatches, added /*

  • Greg J. Badros committed [a55593]

    * fvwm-module.scm: Make fvwm2-module-send-window-list private (I

  • Greg J. Badros committed [09d583]

    * base.scm: Added MESSAGE-WINDOW argument to

  • Greg J. Badros committed [b4b20f]

    * xlib-drawing/drawing.c (xlib_point_pair_p,

  • Greg J. Badros committed [4a1c55]

    *** empty log message ***

  • Greg J. Badros committed [8fa977]

    Re-exported.

  • Greg J. Badros committed [617a8c]

    *** empty log message ***

  • Sam Steingold committed [c6da9a]

    move inside the viewport after at-point placement

  • Greg J. Badros committed [e34da9]

    Fix bug -- was calling `proc' w/ wrong name

  • Greg J. Badros committed [a24fe3]

    * animate-iconify-window.scm: Added. Still issues remaining with

  • Sam Steingold committed [a18327]

    sync

  • Greg J. Badros committed [32378c]

    Added some additional comments w/ useful lines to eval when debugging

  • Greg J. Badros committed [0cc4ab]

    * gjb.scwmrc: Use animated iconify, deiconify

  • Greg J. Badros committed [525dbd]

    * string-prompt.scm: Pack the prompt label in with expand set to

  • Greg J. Badros committed [261be1]

    Updated to test some new additions to the library.

  • Greg J. Badros committed [8b185d]

    * menulook.c, menu.c, ICCCM.c: Changed some doc comments.

  • Greg J. Badros committed [d9cbe9]

    Move example to top of file

  • Greg J. Badros committed [b5e15b]

    * message-window.scm: Fix `resize-message-new-size-hook' to take

  • Sam Steingold committed [ea365f]

    do not use `+='

  • Greg J. Badros committed [d8cbda]

    * Makefile.am: Added $$SCWMDOC_ARGS to invocation of scwmdoc so

  • Greg J. Badros committed [a16959]

    * xrm.c, xproperty.c, window.c, message-window.c, menulook.c,

  • Greg J. Badros committed [f57715]

    Added (window.xpm is just a pair of windows to be moved and marked up

  • Sam Steingold committed [c76916]

    install animate-iconify-window.scm

  • Greg J. Badros committed [233bf3]

    Some notes, mostly for constraints support

  • Maciej Stachowiak committed [a2518a]

    * borders.c (SetBorderX): Do not try to draw when the border width

  • Sam Steingold committed [f5e933]

    Removed `peek'.

  • Maciej Stachowiak committed [29e026]

    * kde-hints.scm: Renamed from kwm-emulation.scm

  • Greg J. Badros committed [41b9e2]

    Added Eric S. Raymond

  • Robert Bihlmeyer committed [fb91bb]

    * session-manager.c (SavePhase): New variable.

  • Greg J. Badros committed [48fb28]

    * gjb.scwmrc: Fix the starting of .xclients.

  • Maciej Stachowiak committed [92cdba]

    * events.c: Pass window (or 'root-window or #f if unrecognized) based

  • Greg J. Badros committed [211437]

    Added q/a re: converting .fvwm2rc to .scwmrc

  • Maciej Stachowiak committed [8f8247]

    * binding.c (remove_binding): Ungrab key when removing a

  • Greg J. Badros committed [25186e]

    *** empty log message ***

1 >