Commit Graph

271 Commits

Author SHA1 Message Date
Zach Borboa
313cfc2f74 Rename "rename tab" to "rename current tab" 2014-03-14 09:07:12 -07:00
Matthias Lisin
691a4f8a76 cursor_blink_mode gconf setting 2014-03-11 16:31:05 +01:00
Gaetan Semet
cca253f4b0 small rework (still experimental)
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-18 15:24:09 +01:00
Gaetan Semet
512203ab7b fix python trace regex
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-18 00:11:54 +01:00
Gaetan Semet
ed09d31a05 POC for #240. Check GuakeTerminal.add_matches and GuakeTerminal.button_press
Things are a bit hardcoded for the moment.

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-17 18:28:50 +01:00
Gaetan Semet
8fbe84ffb3 Rebase of #141.
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-17 14:48:53 +01:00
Taha Jahangir
ac1f51e398 Apply path from http://guake.org/ticket/475 - show indicator in unity 2014-02-17 16:24:26 +03:30
Gaetan Semet
5bb683679f Fix #200 issue when X11 timestamp is > 2^31
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-14 17:18:41 +01:00
Gaetan Semet
91d967e62e hardcoded ubuntu color
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-14 10:27:06 +01:00
Gaetan Semet
2e547811bc fix bad function call
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-14 10:06:36 +01:00
Gaetan SEMET
de55ce1adf Temp fix for #170
Signed-off-by: Gaetan SEMET <gaetan@xeberon.net>
2014-02-13 23:08:38 +01:00
Gaetan SEMET
3e98f9dd38 Tentative for #156
Signed-off-by: Gaetan SEMET <gaetan@xeberon.net>
2014-02-13 23:01:23 +01:00
Gaetan SEMET
fb29d017e2 Fix typo from #123
Signed-off-by: Gaetan SEMET <gaetan@xeberon.net>
2014-02-13 22:44:15 +01:00
Gaetan SEMET
a16e71273f Fix #79: Open new tab in current directory
Signed-off-by: Gaetan SEMET <gaetan@xeberon.net>
2014-02-13 22:13:41 +01:00
Gaetan SEMET
84677ae9cc import restore-orig-size.patch from debian
Signed-off-by: Gaetan SEMET <gaetan@xeberon.net>
2014-02-13 21:24:34 +01:00
Gaetan Semet
4f97ccf8e5 Fix #243: Bad value for the "Main windows height" scrollbar
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-13 19:32:59 +01:00
Gaetan Semet
1018ae5669 pep8/pylint
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-13 18:55:40 +01:00
Gaetan Semet
840ec082e0 Merge branch 'fix_multi_mon' of https://github.com/jordanrinke/guake into jordanrinke-fix_multi_mon
Conflicts:
	src/guake
2014-02-13 18:52:37 +01:00
Gaetan Semet
121f270fce Add cursor shape settings (hidden settings in gconf)
I did not succeed to have the schema properly writen on gconf :(

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-13 10:26:40 +01:00
Gaetan Semet
ebe6f77bff Merge branch 'focus_if_open' of https://github.com/pypingou/guake into pypingou-focus_if_open
Conflicts:
	src/guake

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-12 11:18:54 +01:00
Stibbons
7213d7c229 add special quote for proxy
This closes #236 (https://github.com/Guake/guake/issues/236)
2014-02-11 22:02:07 +01:00
Gaetan Semet
5c7e1cb6f2 Merge branch 'master' of https://github.com/sanya-m/guake into sanya-m-master 2014-02-11 16:35:59 +01:00
Gaetan Semet
3aae1148b2 guake.py back to guake
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-11 15:22:56 +01:00
Gaetan Semet
691c81c6fc pep8 & pylint on main file
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-11 15:14:41 +01:00
Gaetan Semet
84dc19d693 Fix undefined variable (thanks pylint) 2014-02-11 15:07:25 +01:00
Gaetan Semet
813e5d6211 remove unused variable (pylint)
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-11 15:07:10 +01:00
Gaetan Semet
e7a0ba5e14 moved guake to guake.py
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-11 15:00:40 +01:00
Gaetan Semet
2409a9079f support int value in width and height
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-11 11:56:23 +01:00
Gaetan Semet
1ffedadb38 Merge branch 'master' of https://github.com/mgaut72/guake into mgaut72-master 2014-02-11 11:46:52 +01:00
Gaetan Semet
cd5750f632 pep8
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2014-02-10 16:29:42 +01:00
Gaetan Semet
d5cb19baca Merge remote-tracking branch 'bersam/master' 2014-02-07 14:50:30 +01:00
Gaetan Semet
20c1773d3e Merge remote-tracking branch 'eodus/master' 2014-02-07 14:45:30 +01:00
Alexander Shlemov
bb35de6c75 Add switch to tab1-tab10 hotkeys 2013-11-18 13:16:43 +04:00
Gaetan Semet
eba7a11cab Merge remote-tracking branch 'upstream/master' 2013-10-22 19:07:58 +02:00
ulidtko
86b1fa8a42 Update AUTHORS and copyright notes 2013-10-07 01:29:39 +03:00
ulidtko
17fccc63ef fix broken indent from d9c55e9 2013-10-05 13:29:48 +03:00
ulidtko
8779a8cfe9 Revert "Fix focus issue on gnome-shell"
This reverts commit 5bbeaa7613.

The change is not longer needed, as discussed on GitHub.
2013-10-05 13:21:17 +03:00
Pierre-Yves Chibon
bb9030e257 Add option to give back the focus to guake instead of hidding the window if it's opened and out of focus 2013-10-01 18:10:28 +02:00
Pierre-Yves Chibon
9e42516a7e Fix regex to include the port number when there is one 2013-10-01 03:32:03 +03:00
Pierre-Yves Chibon
70c53fded2 Let allow the signal.SIGTERM to fail
If os.kill(pid, signal.SIGTERM) fails, currently guake fails as well
we should allow this command to fail withouth throwing an
exception.
2013-10-01 03:31:59 +03:00
Pierre-Yves Chibon
06e634ff32 Fix the FSF address in the headers of the files.
The Free Software Foundation has changed its address, this change
reflects it.
2013-10-01 03:31:48 +03:00
Pierre-Yves Chibon
cd6da92db4 Fix focus issue on gnome-shell
This fixes issue #436 from guake's trac.
Problem was that after hiding guake's window the window below
doesn't get the focus back.

However, this fix seems to not work completely on ubuntu
(something with unity?).
2013-10-01 03:31:41 +03:00
rgaudin
efcf62de42 Preserve custom tab titles
GitHub issues #42, #44, #58
Trac 487, 515
2013-10-01 02:36:18 +03:00
ulidtko
ef10523a86 Fall back gracefully when notify-osd isn't running
[merge from gtk3]

Resolve PR #212, Debian #682271 and numerous others
2013-09-22 04:50:19 +03:00
Maxim Ivanov
aa6f58ea4e Merge pull request #146 from nevir/primary-as-control
Properly handle ctrl (primary) on ubuntu 12+
2013-09-21 16:25:21 -07:00
max ulidtko
5500c0db28 Allow <Ctrl>= to zoom in along with <Ctrl>+ 2013-09-21 23:39:25 +03:00
max ulidtko
bdc6d49b6b More fine-grained zooming
6 presses per doubling/halving of the scale factor
2013-09-21 23:39:22 +03:00
ulidtko
115a0ba743 fixup Add Zoom-in/out 2013-09-21 23:38:32 +03:00
Eiichi Sato
db825141b8 Add Zoom-in/out 2013-08-26 13:31:28 +09:00
Bersam Karbasion
7712e0314f python is linked to python3 in many distros 2013-07-30 05:05:00 +04:30