max ulidtko
b638176e43
Merge branch 'gsemet_push_vte_title' of git://github.com/Stibbons/guake into vte-titles-ui
...
Pull request 171
2013-06-12 09:53:28 +03:00
Patrick Paul
1273d928d9
Fixed D-Bus method get_tab_name which could return illegal NoneType value instead of string
2013-06-08 19:29:31 -04:00
Gaetan Semet
6fa83308d9
Add use VTE titles setting in configuration panel.
...
Signed-off-by: Gaetan Semet <gaetan.semet@intel.com>
2013-06-05 16:33:13 +02:00
max ulidtko
dc71f6095a
Fix mouse scrolling on Ubuntu
...
This fixes pull request #12 and Trac #237 .
2013-05-21 03:11:26 +03:00
max ulidtko
8ca2b5c5e4
add --show and --hide remote controls
2013-05-20 23:49:03 +03:00
Patrick Paul
ee4178aa52
Added 4 new D-Bus API methods: show, hide, get_tab_name, get_tab_cont
2013-05-19 19:47:51 -04:00
Ralph Bean
a81a109998
Include bpython and ipython as interpreters.
2013-04-21 08:55:29 -04:00
Pierre-Yves Chibon
2de8f3d185
Merge pull request #7 from guilhem/patch-1
...
Manage unity dock
2013-03-22 08:49:03 -07:00
Guilhem Lettron
87048c103d
new pep8 patch
2013-03-22 16:43:58 +01:00
Guilhem Lettron
dd3079daf4
pep8 standard
2012-10-19 13:27:23 +03:00
Guilhem Lettron
9ab5eca6aa
Manage unity dock
...
manage unity dock for Ubuntu <= 12.04
2012-10-12 15:30:30 +03:00
Sylvestre Ledru
38e7cabc1a
Fix some more typos
2012-07-31 09:46:59 +02:00
Lincoln de Sousa
7a392660f7
Updating copyright note
2012-07-27 02:48:14 -04:00
Lincoln de Sousa
6780994a66
Fix for a small problem of resizing main window after fullscreen
2012-07-27 02:09:39 -04:00
Lincoln de Sousa
84f43f5745
Finishing to merge some things about the fullscreen status
2012-07-26 04:46:09 -04:00
Lincoln de Sousa
5cc2fb028b
Merge remote-tracking branch 'eMPee584/master'
2012-07-26 04:21:38 -04:00
Robert van Drunen
5e98d1fc0c
Fix for missing localization of tree items in Shortcuts tab of preferences window.
2012-07-26 04:12:09 -04:00
Sylvestre Ledru
2fa0311a85
Guake did not restored to its original size after fullscreen.
2012-07-25 19:49:44 +02:00
Sylvestre Ledru
e3653768a2
Guake overlaped the second screen in a dual-monitor setup with a side panel
2012-07-25 19:48:55 +02:00
Lincoln de Sousa
096df658a7
Setting the program name with GObject ( Closes : #414 )
2012-07-25 00:19:53 -04:00
Marcel Partap
9fa202a4bc
Put fullscreen startup where resizer is ready to be hidden
2012-06-11 22:04:13 +02:00
Marcel Partap
9b38eeca69
Rename variable (less brain twisting)
2012-06-11 21:20:07 +02:00
Marcel Partap
40256dce9c
Consolidate fullscreen state changes & implement --fullscreen switch
2012-06-11 21:13:58 +02:00
Dom Sekotill
a7367a7b9a
Added starting in fullscreen mode with a prefs checkbox.
2012-06-11 05:50:43 +02:00
Marcel Partap
e8b0fadf81
Prevent resizing when showing fullscreen.
2012-06-11 05:02:45 +02:00
Lincoln de Sousa
26c81961a0
Small fixes in the build scripts to make distcheck work properly
2012-06-06 17:07:55 -03:00
max ulidtko
0353da88e5
globalhotkeys build fix for glib 2.31
...
apply patch from #425
2012-03-02 07:51:38 +02:00
max ulidtko
e52a8dd71e
fix guake-prefs appearing unlocalized
2011-05-20 20:41:31 +03:00
max ulidtko
dc46f5aed0
handle XDG desktop entries
2011-05-20 20:39:42 +03:00
max ulidtko
329f80fb16
accept drag-n-drop of files and URIs
2011-05-20 20:39:42 +03:00
max ulidtko
1721249cd6
don't rip out underscores from terminal titles
...
As radiobutton labels are now set to terminal titles, using underscores in the
labels to create accelerators becomes harmful. In most cases the underscore will
be a part of dirname or command or file name, so user wouldn't want that
accelerator, and will instead be confused of underscore just disappearing.
Anyway, we should get some more usable accelerator scheme for the tabs
(like in #233 )
2011-05-20 20:34:12 +03:00
Aleksandar Krsteski
61f59c9c0d
Get initial tab title from VTE
2010-11-30 23:06:41 +01:00
Aleksandar Krsteski
7b4dbe6785
[ #211 ] Wrong window size after fullscreen and hide
...
Notify the size change handler to configure the correct size when
exiting the fullscreen in line with notifications about the toolbar and
resizer.
2010-11-30 23:06:41 +01:00
pingou
d5ab26a844
Window grabs focus after pressing the add tab button
2010-11-30 19:12:16 -02:00
max ulidtko
1f7c063780
Better tab titling
2010-11-29 17:06:31 -02:00
DJ Amireh
da6b9429af
Fixed spelling error
2010-11-29 16:34:44 -02:00
pingou
133002603c
Retrieve proxy port from gconf as int
2010-11-29 16:07:06 -02:00
max ulidtko
0b9bb3afa5
fix python layout, guake-prefs script
...
i don't know how in the world it may be needed... but here it is
2010-11-28 16:51:37 -02:00
max ulidtko
e910f80712
fix python layout, lapping
...
correct forgotten imports
move prefs.py back to package, as it is used as module
2010-11-28 16:51:33 -02:00
max ulidtko
13d36c109a
fix python layout, part 2
...
turn all interior imports into absolute-import form
correct further usage in the source appropriately
correct autotools rules to install the package full of modules
into local site-packages dir
2010-11-28 16:51:30 -02:00
max ulidtko
61d67c4d61
fixing python layout, part 1
...
remove wrappers in sh
create package, add __init__.py
rename guake_globals.py -> globals.py
so now it becomes guake.globals submodule in guake package
bump required python version up to 2.5.0, as of that version onwards
python supports absolute imports which are required for this to work
2010-11-28 16:51:27 -02:00
Lincoln de Sousa
092215bd64
Calling the hide() method when closing main window ( Closes : #229 )
2010-06-23 14:15:21 -03:00
Lincoln de Sousa
9896803477
Fixing dbus path and name for the RemoteControl object ( Closes : #202 )
...
Guake was exporting a wrong unique name in dbus in both service
file and dbusiface.py. The right one is org.guake.* not org.gnome.Guake
nor org.gnome_terminal.*.
2010-06-23 14:00:46 -03:00
Lincoln de Sousa
fd2c3a0c09
Setting http{s,}_proxy vars before calling fork_command ( Closes : #172 )
...
This improves the integration between Guake and Gnome. When the user
uses the gnome-network-properties program to set an http proxy, guake
refletcts this change.
This patch was done by hellfeuer <hellfeuer@gmail.com>. Thank you!
2010-05-23 17:38:48 -03:00
Eduardo Grajeda
737f256aa2
Updated the corresponding code of the preferences window
2010-04-13 14:37:47 -03:00
Eduardo Grajeda
6f3385dbbd
Now it shows the color scheme set in gconf
2010-04-13 14:37:28 -03:00
Aleksandar Krsteski
e07d5e0d56
Do not hide when showing rename dialog
...
Guake is hiding when showing rename dialog and hide in lose focus
is enabled. This patch adds variable to disable lose focus hiding
that we may use in other situations.
2010-04-13 14:22:00 -03:00
Lincoln de Sousa
ab20446b5a
Fixing the tab renaming feature ( Closes : #205 )
...
The .destroy() method of the dialog that holds the entry
with the new name was being called before the entry.get_text()
one. This used to work in some oldest gtk+ versions.
But it is wrong, anyway, so here goes the fix!
2010-04-13 14:13:39 -03:00
Lincoln de Sousa
514ff0d724
Temporarely removing window width and alignment changes
2009-11-17 10:30:05 -02:00
Lincoln de Sousa
2501ac8bff
Changing email addresses of guake developers!
2009-11-10 02:25:06 -02:00