Commit Graph

112 Commits (f658bca4d761a0627b5eb99a7b3bc1ac24d72c06)

Author SHA1 Message Date
Dustin Falgout f658bca4d7 fixes #438 2016-05-15 09:15:12 -05:00
Khurshid Alam 94e5f7a717 Merge pull request #432 from megax/patch8
GTK 3.20 :: Old column-header code removed
2016-05-14 20:59:11 +05:30
Megax da1083cca2 * Implement entry vertical code. 2016-05-14 17:11:26 +02:00
Megax 1a818d96cb * Implement keycap code. 2016-05-14 13:32:31 +02:00
Megax 0af54019d0 * Old column-header code removed. 2016-05-14 13:09:10 +02:00
Megax 0a8db0f8db * gnome-terminal scrollbar rewirte. 2016-05-11 15:14:16 +02:00
Csaba Jakosa ea00088098 * Fix sass code build. (#427) 2016-05-11 05:29:38 -05:00
Khurshid Alam e5116cc078 Merge pull request #425 from megax/patch4
GTK 3.20 :: Implement vertical linked button code
2016-05-11 15:31:49 +05:30
Megax 57f66dc7b3 * Implement vertical linked button code. 2016-05-11 10:26:58 +02:00
Csaba Jakosa ea73ab4114 * Adding acceleditor code. (#424) 2016-05-11 01:14:45 -05:00
Csaba Jakosa 848411d0dd * Firefox tooltip fix. (#422) 2016-05-11 01:14:08 -05:00
Khurshid Alam d3fcccc820 Merge pull request #419 from megax/patch1
GTK 3.20 :: row:selected:hover fix
2016-05-10 21:07:33 +05:30
Megax 5f9edf911d * row:selected:hover fix. 2016-05-10 17:14:48 +02:00
Khurshid Alam 3ad6588875 Merge pull request #415 from megax/patch1
GTK 3.20 :: Nemo desktop border fix.
2016-05-10 12:35:26 +05:30
Megax 67bfbdd051 * Popover frame fix. 2016-05-10 08:41:20 +02:00
Megax 25e168b25b * Nemo desktop border fix. 2016-05-10 08:29:17 +02:00
Khurshid Alam 5e6ae19bca Merge pull request #413 from megax/patch1
GTK 3.20 :: Tooltip rewirte
2016-05-09 22:42:38 +05:30
Csaba Jakosa 4977f0897a * Linked button fix. (#414) 2016-05-09 12:11:15 -05:00
Megax 5257fb62fd * Tooltip rewirte. 2016-05-09 17:20:15 +02:00
Dustin Falgout 22a3938038 fix search bar for nemo and nautilus
(cherry picked from commit antergos/numix-frost@c61955e)
2016-05-09 05:34:47 -05:00
Khurshid Alam 76a8fc2dee Merge pull request #412 from megax/patch2
GTK 3.20 :: Calendar rewirte
2016-05-08 18:30:57 +05:30
Megax 1ffe16205c * Padding fix. 2016-05-08 13:32:05 +02:00
Megax 965fc01fb4 * Calendar rewirte. 2016-05-08 11:54:48 +02:00
Megax 6bcf885a7c * Treeview border(top, left) black color fix. Progressbar selected backdrop color fix. 2016-05-08 10:31:42 +02:00
jeweloper b9ed4f709b Update _lightdm.scss (antergos/numix-frost#34)
* Update _lightdm.scss

make all selectors compatible to work with GTK 3.20

* Update _lightdm.scss

- change GtkComboBox to combobox
- hostname in menubar touches the screen frame --> set the left padding to 5px

* Update _lightdm.scss

(cherry picked from commit antergos/numix-frost@b84b315)
2016-05-07 01:55:20 -05:00
Dustin Falgout 9ed8bb4df6 fix progressbar styles when inside an osd. disable psuedo element warnings. darken separator color for titlebuttons. 2016-05-07 00:27:57 -05:00
Dustin Falgout f8ace81be8 add left margin to titlebutton separator so that there is equal empty space between the separator and surrounding widgets. also fixed a typo. 2016-05-06 23:31:27 -05:00
Csaba Jakosa 9b823b727f * Titlebar separator fix. (#381) 2016-05-06 23:14:59 -05:00
Yauhen Kirylau f5a5e84ee8 fix(gtk3.20: button): linked combobox - 2 (#402) 2016-04-29 09:12:30 -05:00
Yauhen Kirylau 66d8f683a9 fix(gtk3.20: button): linked combobox (#401) 2016-04-29 08:01:49 -05:00
Megax 614d8b53c4 * Black, white converted. Other fix. 2016-04-28 17:38:57 +02:00
Satyajit Sahoo 7a7994b9f1 Merge pull request #388 from SammysHP/app-notification
Fix #387: app notification border and button style
2016-04-28 19:39:02 +05:30
Csaba Jakosa f813182196 * Overshoot code update. (#382) 2016-04-28 02:17:28 -05:00
Khurshid Alam 9848d0f9a4 Undershoot effect without the dotted line 2016-04-28 11:10:14 +05:30
Khurshid Alam cc6d6d86b3 Merge pull request #361 from SammysHP/scrollbar
Fix #357: Scrollbar margin inconsistency
2016-04-27 13:29:03 +05:30
Megax c1d098190f * Remove old file. 2016-04-25 18:39:50 +02:00
Megax db5526375b * Notebook tabs design update and fixed tabs border bug. 2016-04-25 16:46:32 +02:00
SammysHP e63f8d0f7f Fix #387: app notification border and button style 2016-04-23 20:03:40 +02:00
Khurshid Alam dbdd6edc64 Merge pull request #379 from megax/patch15
[gtk3.20] Redesign windows csd decoration
2016-04-23 23:29:33 +05:30
SammysHP 8d8627a9f5 Fix #357: Scrollbar margin inconsistency
Completely refactored scrollbar and added proper stepper support
(although they are disabled by default).
2016-04-23 19:32:36 +02:00
Csaba Jakosa 0a2db9eaa1 [gtk3.20] Fixed toolbar separator margin (#386)
* * Fixed toolbar separator padding.

* * Adding padding plus 2px.
2016-04-23 12:08:05 -05:00
Megax 081e3162d0 * Popup and messagedialog revert code. 2016-04-23 17:02:29 +02:00
Megax 965778ed2a * Style optimize. 2016-04-23 16:49:46 +02:00
Megax 7f6bf0d247 * Fixed. 2016-04-23 16:28:31 +02:00
Megax 2a27a4646d * ssd unity/compiz fix. 2016-04-23 16:06:43 +02:00
Megax aa2c9936eb * Popup menu shadow fix. 2016-04-23 14:35:18 +02:00
Csaba Jakosa d8ffa5b0ce * Adding printdialog code. (#383) 2016-04-23 07:23:40 -05:00
Megax bd091fd0b9 * Fixed Unity/compiz regression. 2016-04-23 10:05:32 +02:00
Csaba Jakosa 3c82d31944 * Popover csd border fix. (#378) 2016-04-22 21:15:05 -05:00
Csaba Jakosa 40955cd01e * Fixed titlebar and headerbar top border radius. (#377) 2016-04-22 21:14:18 -05:00