• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Japanese translation of message catalog for Sawfish Window-Manager


RSS
Rev. Time Author
36a4f00 1999-08-22 02:10:31 john

(Fcall_command): new interactive specs, `w', the window that received
the current event, and `W', either the same as `w' or the focused window

4f8ef79 1999-08-22 02:09:52 john

(move-window-interactively, resize-window-interactively): use the `W'
interactive decl

d5d67d2 1999-08-22 02:09:43 john

(focus-mode): new variable, replaces sloppy-focus. Implemented
click-to-focus mode

a3f7f3c 1999-08-21 19:24:16 john

*** empty log message ***

3d11aad 1999-08-21 19:24:10 john

(Fsend_client_message): this can now send arbitrary messages; new
arguments DATA and FORMAT, TYPE replaces ATOM

7271181 1999-08-21 19:04:12 john

*** empty log message ***

e3b05e4 1999-08-21 19:04:01 john

require rep >= 0.3

e6ccc27 1999-08-21 19:03:50 john

(Fdelete_window): accept integer window ids

(Fdestroy_window): if an integer window id, use XDestroyWindow, not
XKillClient

(Fsend_client_message): new function

(Fcreate_window): new function (so I can do gnome-wm in lisp)

(x-atom, x-atom-name): translate between symbols<->atoms

(Flist_x_properties, Fdelete_x_property, Fset_x_property,
Fget_x_property): new functions

2626580 1999-08-21 19:02:58 john

(x_atom_symbol, x_win_from_arg): new functions

a1a52e0 1999-08-21 19:02:48 john

(client_message): now pass _all_ the data in the event to the hook,
format is (WINDOW TYPE-ATOM DATA-ARRAY). DATA-ARRAY is a string (8-bit
format) or vector of integers

3465b6e 1999-08-21 19:02:31 john

deleted, this is now done in lisp

e2d7469 1999-08-21 19:02:21 john

(Fcurrent_event_window): as well as returning a window object, this
might instead return the symbol `root' or the integer id of an
unmanaged window

(Fproxy_current_event): send the current event on to a specified window

513e194 1999-08-21 19:02:09 john

(Qbefore_exit_hook): new hook; called before exiting

efbbd00 1999-08-21 19:01:51 john

(ws-client-msg-handler): handle WM_CHANGE_STATE messages (i.e.
iconification requests)

7617593 1999-08-21 19:01:41 john

new file, replaces the libgnome.so dl

30fd112 1999-08-21 19:01:26 john

(eval_lisp_form): don't use puts () to output the result string since
it could contain zero bytes

bc291f4 1999-08-21 01:56:33 john

*** empty log message ***

d4502a0 1999-08-21 01:56:22 john

extra arg to remove_window

ec68f79 1999-08-21 01:56:06 john

(remove_window): a new argument FROM-ERROR. If non-nil then we're being
called from the error handler, and thus won't generate any X protocol
requests, let gc destroy the frame later

1fe5b1a 1999-08-21 01:55:54 john

(frame_part_destroyer): don't try to delete parts without windows

a039c76 1999-08-21 01:55:29 john

(next-window): new command, cycles through all uniconified windows on
all workspaces

a6bc729 1999-08-21 01:55:18 john

(move-resize-window): fix error when there's no current-event

b8b62cf 1999-08-20 05:28:10 john

*** empty log message ***

d2e5b06 1999-08-20 05:28:08 john

change the names of the edge-snapping variables

d147aa1 1999-08-20 05:27:54 john

bumped version to 0.3

56891ac 1999-08-20 05:21:19 john

*** empty log message ***

9a71d8d 1999-08-20 05:21:14 john

(move-resize-snap-move, move-resize-snap-epsilon): variables
controlling window edge snapping

1ace78c 1999-08-20 05:21:05 john

new file, some utilities for dealing with window edges

241e869 1999-08-20 05:20:53 john

(custom-add-to-group): ensure that only one instance of any symbol is
added to the group

6eed597 1999-08-20 00:48:21 john

*** empty log message ***