• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

標籤
無標籤

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
修訂. 時間 作者
28cd32a 2016-07-31 05:01:51 Christopher Roy Bratusek

fixup NEWS

88a1da7 sawfish-1.11.91 2016-07-31 03:52:07 Christopher Roy Bratusek

bump version

ce03115 2016-07-31 03:48:28 Christopher Roy Bratusek

debian/changelog

16b9f07 2016-07-31 03:47:47 Christopher Roy Bratusek

news

12b5a61 2016-07-31 03:44:47 Christopher Roy Bratusek

Merge branch 'master' of github.com:SawfishWM/sawfish

ce2af7c 2016-07-31 03:43:26 Christopher Roy Bratusek

by default add 'never-tile window-matcher to Conky

6eaedda 2016-07-31 03:42:56 Chris 'Nano' Bratusek

Merge pull request #21 from jaor/master

Better detection of transient windows during tilings

56ab4e7 2016-07-31 03:37:33 Christopher Roy Bratusek

update config.guess, config.sub, install-sh

8a42828 2016-07-31 03:36:43 Christopher Roy Bratusek

fixup edge-flip-delay not working as expected.

42d6a08 2016-07-31 02:35:40 Christopher Roy Bratusek

fix debian/rules

505b731 2016-07-24 16:36:39 Christopher Roy Bratusek

fix typo in configure --with-kde5session

29cfc38 2016-05-26 13:25:22 Jose Antonio Ortega Ruiz

Better detection of transient windows during tilings

We were avoiding tiling transient windows such as dialogs by including
in the tile-able window list only those windows of type 'default. But
that excludes windows, such as CoreBird's, that are 'unframed. With
this patch, we check for transients via the 'transient type.

ba51040 2016-01-18 04:06:30 Christopher Roy Bratusek

fix code spelling

00ff7f7 2016-01-18 04:06:19 Christopher Roy Bratusek

NEWS

8fb4ee4 2016-01-18 04:01:56 Christopher Roy Bratusek

remove gitclean makefile target, improve distclean target

5d6a97e 2016-01-18 04:01:37 Christopher Roy Bratusek

fix libtool version check in autogen.sh

9bf3881 2016-01-18 04:01:25 Christopher Roy Bratusek

remove configure.in

6709c47 2016-01-18 04:01:16 Christopher Roy Bratusek

rename configure.in to configure.ac

f7eb8b2 sawfish-1.11.90 2016-01-04 08:24:37 Christopher Roy Bratusek

debian/changelog

6fd90d1 2016-01-04 08:19:25 Christopher Roy Bratusek

NEWS

1ca51f0 2016-01-04 08:19:16 Christopher Roy Bratusek

autotools changes for session integration:
- remove --with-xdmsession configure flag
- add --with-kde5session configure flag
- add --with-luminasession configure flag
- add --with-matesession configure flag
- add --with-xfcession configure flag
- allways install bare sawfish session file
- properly uninstall session files upon make uninstall

132783d 2016-01-04 08:17:37 Christopher Roy Bratusek

add KDE5 session integration data files

7729ffe 2016-01-04 08:17:11 Christopher Roy Bratusek

update debian packaging scripts for KDE5 integration

7636c31 2016-01-04 08:16:19 Christopher Roy Bratusek

update sawfish.wm.integration.kde for KDE5

a3ef160 2016-01-04 08:15:49 Christopher Roy Bratusek

update config.guess and config.sub

220b494 2016-01-04 08:15:40 Christopher Roy Bratusek

only double buffer frame parts if DBE is actually available

cc2e49b 2015-07-29 01:52:45 Christopher Roy Bratusek

properly filter out Conky from Cabinet

fb5a0d5 2015-07-29 01:48:15 Christopher Roy Bratusek

NEWS

7fb2e90 2015-07-29 01:45:27 Chris 'Nano' Bratusek

Merge pull request #19 from hans1024/master

Frame parts double buffering

7b4a3d6 2015-07-27 03:28:45 hans1024

Add double buffering of frame parts to reduce flicker