Commit Graph

716 Commits (1315b5f5e1571b6e27ebf14c6029412af21bd363)

Author SHA1 Message Date
Alexei Sorokin 1315b5f5e1 Basic MATE Gtk3 support (#473)
* * Match Metacity theme color

* [Gtk3] Add MATE support
2016-06-10 15:15:17 +05:30
Csaba Jakosa a91c5d56d0 * Fixed #466 (#478) 2016-06-09 18:05:05 -05:00
Csaba Jakosa d85d3f2f54 * Implement stackswitcher circular button. (#476) 2016-06-09 11:05:20 -05:00
Csaba Jakosa 4ce96295f6 * Fixed #434 (#475) 2016-06-09 11:04:47 -05:00
Csaba Jakosa 8c5fbffa13 * Implement cinnamon-settings code. (#471) 2016-06-02 08:16:03 -05:00
Csaba Jakosa 4fb890854c * Implement inline-toolbar background color and border. (#468) 2016-06-02 12:17:39 +05:30
Csaba Jakosa e99d167adf * Implement stackswitcher text button. Fix #465 (#467) 2016-05-25 23:46:53 +05:30
Khurshid Alam 5cb22a97c4 [Gtk-3.20]: Drop custom style for gnome-terminal (#359).
In gnome-terminal 3.20, we can choose either dark or light variant from terminal preference (irrespective of global variant). Hence no need for custom style. We keep the code for fallback and future reference.
2016-05-21 22:15:52 +05:30
Khurshid Alam ca1253077a [Gtk-3.18]: Progressbar under treeview : removed backdrop state
Transmission has a visual bug where it doesn't change progressbar color quickly when changing state from active to bakdrop or backdrop to active. This makes entire thing appears buggy (#408)
2016-05-21 21:23:03 +05:30
Csaba Jakosa 266945047a * Optimized (minimal dark color) treeview expander. (#456) 2016-05-19 14:08:21 -05:00
Csaba Jakosa 642898bdf5 * Repair osd. (#461) 2016-05-19 21:09:29 +05:30
Csaba Jakosa 3af6c1aad8 * Update progressbar.osd (#460) 2016-05-19 21:08:50 +05:30
Khurshid Alam 704dc5f150 [Gtk-3.18]: Readjust highlight hover color for scale slider. Fixes #392 2016-05-19 14:54:16 +05:30
Khurshid Alam f696652305 [Gtk-3.18]: Use bottom highlight in notebook tab 2016-05-19 13:01:43 +05:30
Csaba Jakosa 372d5efb9f GTK 3.20 :: Optimized spinbutton (#454)
* * Optimized spinbutton.

* * Removed top and left border not used code.

* * Fixed: Missing name of pseudo-class.
2016-05-18 22:37:46 +05:30
Csaba Jakosa 6d6ef98d25 * Progressbar border radius fix. (#449) 2016-05-16 11:52:14 -05:00
Csaba Jakosa d00b2c371f * Levelbar not(.empty) fix. (#448) 2016-05-16 17:56:17 +05:30
Csaba Jakosa 62528fbcf6 GTK 3.20 :: Fixed levelbar nth-child (#446)
* * Fixed levelbar nth-child.

* * Border color fix.
2016-05-16 15:32:20 +05:30
Csaba Jakosa fa6fdff0fe * Entry progressbar convert progress. (#444) 2016-05-16 02:17:39 +05:30
Khurshid Alam 4ba345b5a6 Merge pull request #437 from megax/patch11
GTK 3.20 :: Rewirte spinbutton and linked entry, button. Implement inline-toolbar button linked.
2016-05-16 01:44:12 +05:30
Khurshid Alam 62f60a6bca Merge pull request #441 from megax/patch12
GTK 3.20 :: Optimized headerbar padding size
2016-05-16 00:55:42 +05:30
Megax 2b42ee4910 * Optimized headerbar padding size. 2016-05-15 21:12:37 +02:00
Megax 01247caf4a * Fixed RB and other inline-toolbar bug. 2016-05-15 21:02:06 +02:00
Megax 082329e4c1 * Toolbar linked fix. 2016-05-15 20:56:29 +02:00
Megax a25c350921 * Fixed separator. 2016-05-15 20:06:17 +02:00
Khurshid Alam b73fb6f7ed Merge pull request #440 from megax/patch12
GTK 3.20 :: Assistant sidevar padding fix
2016-05-15 22:37:02 +05:30
Megax 0a0af39509 * Assistant sidevar padding fix. 2016-05-15 18:58:34 +02:00
Dustin Falgout f658bca4d7 fixes #438 2016-05-15 09:15:12 -05:00
Megax 13bab8e34e * Fixed nemo linked code. 2016-05-15 14:19:06 +02:00
Megax 3cb2ee87da * Rewirte spinbutton and linked entry, button. Implement inline-toolbar button linked. 2016-05-15 13:58:00 +02: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
Khurshid Alam f46215c687 Merge pull request #435 from megax/patch10
GTK 3.20 :: Implement entry vertical code
2016-05-14 20:58:42 +05:30
Megax da1083cca2 * Implement entry vertical code. 2016-05-14 17:11:26 +02:00
Khurshid Alam 7692d47c02 Merge pull request #433 from megax/patch9
GTK 3.20 :: Implement keycap code
2016-05-14 18:58:43 +05:30
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
Dustin Falgout 7d17698d3f Create circle.yml 2016-05-11 08:59:24 -05:00
Khurshid Alam 62839b2a97 Merge pull request #429 from megax/patch6
GTK 3.20 :: gnome-terminal scrollbar rewirte
2016-05-11 19:22:05 +05:30
Dustin Falgout e9b86c2064 Update README.md 2016-05-11 08:50:12 -05: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
Khurshid Alam 0b04851064 Merge pull request #416 from megax/patch2
GTK 3.20 :: Popover frame fix
2016-05-10 12:34:06 +05:30
Megax 67bfbdd051 * Popover frame fix. 2016-05-10 08:41:20 +02:00