- 08 Nov, 2013 2 commits
-
-
Moritz Lipp authored
-
Moritz Lipp authored
-
- 07 Nov, 2013 2 commits
-
-
Sebastian Ramacher authored
-
Sebastian Ramacher authored
This was added by accident. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 04 Nov, 2013 7 commits
-
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Moritz Lipp authored
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
I suppose there is a better way, but otherwise the do not have the correct background color with GTK+ 3. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 23 Aug, 2013 2 commits
-
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian@ramacher.at>
-
Abdo Roig-Maranges authored
Adds statusbar-h-padding and statusbar-v-padding options replacing statusbar-padding, to adjust vertical and horizontal padding for the status, input and notification bars. In addition, we remove a GTK2 hack introduced in commit a026b72b for forcing the statusbar and inputbar to have the same height. Now we adjust the statusbar items padding directly in girara_statusbar_item_add. Signed-off-by:
Sebastian Ramacher <sebastian@ramacher.at>
-
- 22 Aug, 2013 2 commits
-
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Fixes regression introduced in commit a026b72b which rendered the notification bar of fixed height, truncating multiline messages. This should fix Issue 338. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 15 Aug, 2013 4 commits
-
-
Moritz Lipp authored
Version 0.1.7
-
Moritz Lipp authored
-
Moritz Lipp authored
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 27 Jul, 2013 2 commits
-
-
Moritz Lipp authored
-
Moritz Lipp authored
-
- 09 Jul, 2013 14 commits
-
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Also adapt changes from Abdó to my my private_data changes. Conflicts: session.c session.h
-
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
And move there the new members introduced in commits cc858bcb172aa963b and b90f8b0c572a4e251 so we do not break the ABI. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
On GTK3, we make the bottom_box container that groups status, input notification and completions, into an overlay on top of the main view. This means that hiding the inputbar no loger triggers a content resize, and we will be able, eventually, to get rid of some ugly hacks elsewhere. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
We group the status input notification and completion widgets into a new bottom_box container. Also, make sure, particularly in GTK3, that status, input and notification bars get the same height. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 07 Jul, 2013 2 commits
-
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
This fixes odd window size issues with gtk3. Prevously the scrollbars where displayed or hidden by changing the scroll policy of GtkScrolledWindow. It seems that in gtk3 a NEVER policy is understood as no scrolling, so the container fits the size request of the page widget. Now we set an AUTOMATIC scroll policy, and show or hide scrollbars simply by changing the visibility of their widget. For some reason, changing scrollbar widget visibility does not work in GTK2, so I had handle GTK2 and GTK3 separately. Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 29 Jun, 2013 1 commit
-
-
Otherwise, make install will fail if a previous installation is present in DESTDIR Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 25 Jun, 2013 1 commit
-
-
Created wrappers around girara_sc_tab_navigate so one could bind different combinations for navigating around tabs (my muscle memory is hardwired to use control+page{up,down}, so I can't stand 'gt'). Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-
- 31 May, 2013 1 commit
-
-
Sebastian Ramacher authored
Signed-off-by:
Sebastian Ramacher <sebastian+dev@ramacher.at>
-