summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Improve warning about registering background with AccountsService.Lockywolf2021-12-091-1/+1
* Fix wordingAndre Miranda2021-11-161-1/+1
* Fix indentationAndre Miranda2021-10-081-2/+2
* Strip only known icon suffixMiao Wang2021-09-301-0/+3
* Use `icon_name` variable instead of hard-coded valueAvinash Sonawane2021-08-081-1/+1
* Remove unnecessary `else`Avinash Sonawane2021-08-081-4/+3
* Fix indentationAvinash Sonawane2021-08-081-14/+14
* Remove redundant codeAvinash Sonawane2021-08-082-5/+3
* Remove unused function call (Issue #157)Alexander Schwinn2021-08-081-1/+0
* Add option to disable "Delete" menu entry in context menu (!22)Manuel Grießmayr2021-04-072-10/+48
* Use a more specific device eject label (!24)Damjan Jovanovic2021-03-231-1/+27
* Ask for confirmation before desktop icons are rearanged (Issue #128)Alexander Schwinn2021-03-221-2/+11
* Fix compilation warningsGaël Bonithon2021-03-019-50/+42
* Do not delete property not setAndre Miranda2021-02-231-1/+0
* Set a pixmap XID, not the XID of the root window (#62)Andre Miranda2021-02-231-3/+5
* Fix Applications Menu memory leak (Bug #102)Jan Ziak2021-01-251-0/+2
* Fix next background (!16)Andre Miranda2021-01-104-11/+24
* Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bumpAlexander Schwinn2020-12-192-14/+0
* Remove GSourceFunc castsOlaf Hering2020-12-025-15/+15
* Avoid warning, pointer target in assignment differ in signednessOlivier Duchateau2020-11-021-2/+3
* Remove extra separator from context menuAndre Miranda2020-07-141-9/+2
* Move 'Open in New Window' of root window context menu (#59)Andre Miranda2020-07-131-21/+24
* Remove "Properties..." entry from desktop context menu (#59)Andre Miranda2020-07-011-13/+15
* Avoid redundant calls to backdrop_changed_cb (Bug #16773)Jan Ziak2020-05-061-0/+4
* Unselect all items after single click activationTheo Linkspfeifer2020-04-111-2/+1
* Fix memory leak when reconnecting DP monitor (Bug #16314)Jan Ziak2020-04-111-0/+6
* Fix regression caused by Bug #16342Andre Miranda2020-03-231-1/+3
* Fix transparent background color (Bug #16380)Theo Linkspfeifer2020-02-221-1/+1
* Add Shift+Ctrl+N keybinding for Create Folder (Bug #15660)Theo Linkspfeifer2020-02-191-0/+10
* Ignore modifier key events in type-ahead find (Bug #11149)Boris Astardzhiev2020-02-171-6/+9
* Added type-ahead find for Desktop icons (Bug #11149)Boris Astardzhiev2020-02-161-1/+64
* Do not insert hyphens at intra-word line breaks (Bug #16339)Andre Miranda2020-02-121-0/+15
* Replace deprecated G_FILE_MONITOR_EVENT_MOVED (Bug #16342)Andre Miranda2020-01-091-3/+17
* Update thumbnail when file changes (Bug #14919)Andre Miranda2019-12-251-0/+3
* Add DnD support for application/octet-stream (Bug #14919)Andre Miranda2019-12-211-0/+42
* Add padding to custom actions without icon (Bug #14628)Andre Miranda2019-11-031-4/+2
* Fix yet another rubber band DnD issue (Bug #16046)Theo Linkspfeifer2019-10-161-1/+3
* Reintroduce workaround for Bug #11283Andre Miranda2019-10-061-6/+8
* Show file names in tooltips (Bug #15899)Jean-Pierre Demailly2019-09-251-1/+2
* fallback style: Highlight selected icons (Bug #15866)Andre Miranda2019-08-251-0/+6
* windowlist: Fix ellipsizing (Bug # 15851)Andre Miranda2019-08-191-1/+1
* Do not query file information again (Bug #15460)Theo Linkspfeifer2019-07-301-6/+0
* Use https where possibleAndre Miranda2019-07-131-1/+1
* Add padding to Window Actions menu entry (Bug #14628)Theo Linkspfeifer2019-07-101-2/+4
* Display correct icon size of minimized apps (Bug #8951)Romain Bouvier2019-07-081-0/+3
* SimplifyAndre Miranda2019-06-221-3/+1
* Allow to load non-theme icons (Bug #15294)Theo Linkspfeifer2019-06-221-10/+33
* Fix drag data being received multiple times (Bug #14471)Theo Linkspfeifer2019-06-191-0/+2
* Highlight drag target when hovering it (Bug #12695)Theo Linkspfeifer2019-06-171-4/+61
* Improve fallback CSSTheo Linkspfeifer2019-06-171-13/+13