summaryrefslogtreecommitdiff
path: root/src/tabwin.c
Commit message (Expand)AuthorAgeFilesLines
* tabwin: Comply with the primary monitor settingDridi Boukelmoune2020-07-251-0/+10
* tabwin: Ensure selected windows remain selectedSimon Steinbeiss2020-04-081-4/+9
* icons: Refactor getAppIcon()Olivier Fourdan2019-06-131-4/+2
* tabwin: apply a proper scaling for icons and previewsViktor Odintsev2018-12-261-7/+21
* tabwin: modify CSS only once after theme changeViktor Odintsev2018-02-281-15/+24
* Add style class to tabwin modesAndre Miranda2019-02-061-0/+6
* tabwin: Place tabwin in center when display is scaledJonas Zetterberg2018-12-091-4/+4
* build: Fix warnings and errorsOlivier Fourdan2018-03-311-2/+2
* trace: rework tracesOlivier Fourdan2018-03-311-18/+20
* Fix memory leaks in tabwinAndre Miranda2018-03-311-12/+36
* tabwin: fix initial sizingViktor Odintsev2017-08-041-0/+1
* tabwin: complete GTK3 port, add CSS supportViktor Odintsev2017-07-031-218/+126
* Remove usage of deprecated macroses and private fieldsViktor Odintsev2017-07-021-6/+11
* Handle GDK display/screen/monitor deprecationsViktor Odintsev2017-07-021-9/+9
* Use larger window preview by defaultOlivier Fourdan2015-02-211-1/+1
* Use temporary pixmap to apply clippingOlivier Fourdan2015-02-101-2/+1
* Allow for larger preview iconsOlivier Fourdan2015-02-061-1/+1
* And fix other properties as wellOlivier Fourdan2015-02-051-2/+2
* Restore themeability of tabwinOlivier Fourdan2015-02-051-1/+3
* Reduce windows preview sizeOlivier Fourdan2015-01-301-14/+11
* Add an option for window preview in tabwinOlivier Fourdan2015-01-291-1/+2
* Fix div by zero with tabwin in list modeOlivier Fourdan2015-01-291-0/+4
* Fix tabwin cols/rows computationOlivier Fourdan2015-01-261-5/+15
* Use actual client count to compute tabwin sizeOlivier Fourdan2015-01-251-6/+8
* Code cleanupOlivier Fourdan2015-01-241-5/+1
* Rework tabwinOlivier Fourdan2015-01-241-313/+433
* Use window pixmap in tabwinOlivier Fourdan2015-01-221-8/+11
* Revert "Experiment with button events."Olivier Fourdan2014-12-281-1/+1
* Fix selection with mouse in multi-monitor alt-tab dialogOlivier Fourdan2014-12-181-48/+60
* Shrink the app icon when out of spaceEric Koegel2014-02-231-7/+23
* Make buttons in tabwin square and account for more x/ythickness in themesSimon Steinbeiss2014-02-231-1/+1
* Fix memory leakEric Koegel2014-02-231-0/+1
* Tabwin list mode relative label widthEric Koegel2014-02-231-3/+5
* Fix cursor wrapping in grid mode with only one rowEric Koegel2014-02-231-1/+10
* Change tabwin focused buttons state from GTK_STATE_NORMAL to GTK_STATE_SELECTEDCédric Leporcq2014-02-231-4/+29
* Expand the font-size fix to work for the listviewSimon Steinbeiss2014-02-231-6/+9
* Install a new style property "listview-icon-size"Simon Steinbeiss2014-02-231-1/+13
* Account for custom font sizes in the tabwin labelEric Koegel2014-02-231-2/+8
* Fix mouse interactions with tabwin buttonscedric2014-02-231-1/+5
* Implement column list overflow tabwin modeEric Koegel2014-02-231-42/+210
* Improve keyboard navigation in the tabwinEric Koegel2014-02-231-0/+37
* Don't select the window when it gets mouse focusEric Koegel2014-02-231-7/+64
* Select window button on mouse overEric Koegel2014-02-231-0/+19
* Tabwin buttons are clickableEric Koegel2014-02-231-13/+46
* Experiment with button events.Nick Schermer2014-02-231-1/+3
* Small tabwin code improvementsSimon Steinbeiss2014-02-231-12/+15
* Rename radius to border-radius and set relative default borderSimon Steinbeiss2014-02-231-14/+16
* Fix property typesSimon Steinbeiss2014-02-231-2/+2
* Install a few more style propertiesSimon Steinbeiss2014-02-231-10/+50
* Make border-width property functional againSimon Steinbeiss2014-02-231-4/+4